README
This is a collection of LaTeX and XeTeX templates.
There is still room for optimization, so please feel free to contribute!
Some of the templates use proprietary fonts. If you have problems compiling just remove the command which sets a custom font.
Competition submission
Curriculum Vitae (CV, Tabellarischer Lebenslauf)
The curriculum-vitae/
folder contains a Makefile, if you use something else to compile the
document be sure to use the XeLaTeX/XeTeX engine.
This template uses the font Minion Pro. If you don't have it installed on
your system uncomment the line 112 \setmainfont{Minion Pro}
in the cv.tex
file.
University Essay Collection
Academic Paper/Essay
The paper/
folder contains a Makefile. In order to compile the entire
paper execute make biber
. If you use something else to compile the
document be sure to use the XeLaTeX/XeTeX engine.
This template uses the font Palatino Linotype, if you don't have it installed on
your system uncomment line 7 \setmainfont{Palatino Linotype}
in the
file paper.tex
.
I built the template for my thesis proposal, it is heavily inspired by an old ACM template which was used in e.g. the classical UNIX paper.
XeTeX Letter
You might have to compile the file two times for the folding marks to show up.
Invoices
Link to Single Page Invoice PDF, Link to Multiple Page Invoice PDF
University exercise
Presentation template
Using the LaTeX beamer class.
To compile the house.mp use mpost house.mp
.
Timesheet (Stundenzettel)
Poem
For building instructions see ./poem/Makefile
.
Cheatsheet
Letter
Further resources
When searching for templates, I have found these sites to be quite helpful:
- http://www.latextemplates.com/: a nice collection, a lot of various templates.
- Typesetting your academic CV in LaTeX
Contributors
License (MIT)
Copyright (c)
2011-2014 Michael Müller, http://micha.elmueller.net
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.