Added LaTeX base
This commit is contained in:
parent
b016eaf130
commit
4f71a8f44a
12
cv.tex
Normal file
12
cv.tex
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
\documentclass[a4paper,openany,twoside]{memoir}
|
||||||
|
\usepackage[english]{babel}
|
||||||
|
\usepackage[a-3u]{pdfx}
|
||||||
|
\usepackage[uft8]{inputenc}
|
||||||
|
\usepackage{lipsum}
|
||||||
|
\author{Marty Sluijtman}
|
||||||
|
\title{On the Wonders of Bikes}
|
||||||
|
\begin{document}
|
||||||
|
\maketitle{}
|
||||||
|
\tableofcontent{}
|
||||||
|
|
||||||
|
\end{document}
|
Loading…
Reference in a new issue