Contact
CoCalc Logo Icon
StoreFeaturesDocsShareSupport News AboutSign UpSign In
| Download

📚 The CoCalc Library - books, templates and other resources

Views: 95758
License: OTHER

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.

Flattr this git repo

Competition submission

Competition submission

Link to PDF

Curriculum Vitae (CV, Tabellarischer Lebenslauf)

CV

Link to PDF

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

Essay Collection

Link to PDF

Academic Paper/Essay

Paper/Proposal Template

Link to PDF

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

XeTeX Letter

Link to PDF

You might have to compile the file two times for the folding marks to show up.

Invoices

Invoice, Single page

Invoice, Multiple pages

Link to Single Page Invoice PDF, Link to Multiple Page Invoice PDF

University exercise

University exercise

Link to PDF

Presentation template

Using the LaTeX beamer class. To compile the house.mp use mpost house.mp.

Presentation template

Link to PDF

Timesheet (Stundenzettel)

Timesheet

Link to PDF

Poem

For building instructions see ./poem/Makefile.

Poem

Link to PDF

Cheatsheet

Cheatsheet

Link to PDF

Letter

Letter

Link to PDF

Further resources

When searching for templates, I have found these sites to be quite helpful:

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.