Moves templates for use with git stow

This commit is contained in:
Jonathan Hodgson 2019-07-30 15:42:14 +01:00
parent 8887885796
commit 0e2565eade
9 changed files with 1 additions and 0 deletions

View file

@ -0,0 +1,33 @@
\documentclass[12pt]{article}
\usepackage{geometry} % Required for adjusting page dimensions
\usepackage{amsmath}
\usepackage{amsthm}
\usepackage{amssymb}
\usepackage{amsfonts}
\usepackage{longtable}
\usepackage{booktabs}
\usepackage[UKenglish]{babel}
\geometry{
paper=a4paper, % Change to letterpaper for US letter
top=3cm, % Top margin
bottom=1.5cm, % Bottom margin
left=4.5cm, % Left margin
right=4.5cm, % Right margin
%showframe, % Uncomment to show how the type block is set on the page
}
\title{<++>}
\author{Jonathan Hodgson}
\date{\today}
\begin{document}
\maketitle
\section{<++>}
<++>
\end{document}