All Projects → novoid → Latex Koma Template

novoid / Latex Koma Template

Licence: other
Generic template for midsize and larger documents based on KOMA script classes.

Projects that are alternatives of or similar to Latex Koma Template

Tufte Latex
A Tufte-inspired LaTeX class for producing handouts, papers, and books
Stars: ✭ 1,161 (+668.87%)
Mutual labels:  latex, templates, template
Cookietemple
A collection of best practice cookiecutter templates for all domains and languages with extensive Github support
Stars: ✭ 81 (-46.36%)
Mutual labels:  latex, template
Latex Template Cn
\LaTeX 中文模版收集。
Stars: ✭ 1,111 (+635.76%)
Mutual labels:  latex, template
Tongjithesis
同济大学本科毕业设计LaTeX模板 LaTeX template for Tongji Undergaduate Thesis
Stars: ✭ 85 (-43.71%)
Mutual labels:  latex, template
Tail Kit
Tail-kit is a free and open source components and templates kit fully coded with Tailwind css 2.0.
Stars: ✭ 997 (+560.26%)
Mutual labels:  templates, template
Latexcv
👔 A collection of cv and resume templates written in LaTeX. Leave an issue if your language is not supported!
Stars: ✭ 1,027 (+580.13%)
Mutual labels:  latex, template
Staradmin Free Bootstrap Admin Template
A Free Responsive Admin Dashboard Template Built With Bootstrap 4. Elegant UI Theme for Your Web App!
Stars: ✭ 1,191 (+688.74%)
Mutual labels:  templates, template
Awesome Beamers
beamer template collection
Stars: ✭ 121 (-19.87%)
Mutual labels:  latex, template
Open React Template
A free React landing page template designed to showcase open source projects, SaaS products, online services, and more. Made by
Stars: ✭ 1,956 (+1195.36%)
Mutual labels:  templates, template
Seven
Eleventy template using Bootstrap, Sass, Webpack, Vue.js powered search, includes lots of other features
Stars: ✭ 114 (-24.5%)
Mutual labels:  templates, template
Freemo
A free resume,portfolio and CV HTML template
Stars: ✭ 30 (-80.13%)
Mutual labels:  templates, template
Whatsbook
Create books from WhatsApp group chats with Python and LaTeX
Stars: ✭ 147 (-2.65%)
Mutual labels:  latex, books
Mcdowell Cv
A Nice-looking CV template made into LaTeX
Stars: ✭ 855 (+466.23%)
Mutual labels:  latex, template
Wedding Website
Our Wedding Website 👫
Stars: ✭ 1,090 (+621.85%)
Mutual labels:  templates, template
Latex Mimosis
A minimal & modern LaTeX template for your (bachelor's | master's | doctoral) thesis
Stars: ✭ 850 (+462.91%)
Mutual labels:  latex, template
Cleanthesis
Clean Thesis is a clean, simple, and elegant LaTeX style (or template) for thesis documents.
Stars: ✭ 787 (+421.19%)
Mutual labels:  latex, template
Yaac Another Awesome Cv
YAAC: Another Awesome CV is a template using Font Awesome and Adobe Source Font.
Stars: ✭ 516 (+241.72%)
Mutual labels:  latex, template
Thesisuestc
ThesisUESTC-电子科技大学毕业论文模板
Stars: ✭ 577 (+282.12%)
Mutual labels:  latex, template
Easymcm
A simple LaTeX package for Mathematical Contest in Modeling (MCM)
Stars: ✭ 97 (-35.76%)
Mutual labels:  latex, template
Latex Cheatsheet
Template for a compact LaTeX Cheatsheet I made some years ago.
Stars: ✭ 136 (-9.93%)
Mutual labels:  latex, template
  • LaTeX-KOMA-template

** Purpose of This Project

This is a generic template for [[http://en.wikipedia.org/wiki/LaTeX][LaTeX]] documents using [[http://www.komascript.de/][KOMA Script]] classes which are pretty common at least in German spoken countries.

The template does not want to contain each and every trick but should provide a clean, consistent and well documented starting point for any document exceeding a few pages. So if you plan to write a longer report, a diploma thesis, a PhD thesis, or similar, this template should give you a good basis.

The focus is that you - the author - is able to concentrate on the content of your work rather than start fiddling around with the look of the document. Several typographic optimizations are included in order to get a final document that is optimized to deliver your content.

Please do read [[https://github.com/novoid/LaTeX-KOMA-template/blob/master/Template-Documentation.pdf][Template-Documentation.pdf]].

** Example Documents

In case you want to see some example documents generated via this template, please do read [[https://github.com/novoid/LaTeX-KOMA-template/blob/master/Hall_of_fame.org][the Hall of Fame]].

Do me a favor and do submit the name or an URL of your final document as well. It helps other people in their decision process and adds up to a very cool collection of results we can be proud of.

#+ATTR_HTML: :style margin-left: auto; margin-right: auto; #+caption: Screenshot of the title page. [[figures/PDF preview - title page -- screenshots.png]]

#+ATTR_HTML: :style margin-left: auto; margin-right: auto; #+caption: Screenshot of the table of contents page. [[figures/PDF preview - contents -- screenshots.png]]

#+ATTR_HTML: :style margin-left: auto; margin-right: auto; #+caption: Screenshot of the first page of a chapter. [[figures/PDF preview - language and writing -- screenshots.png]]

#+ATTR_HTML: :style margin-left: auto; margin-right: auto; #+caption: Screenshot of the bibliography. [[figures/PDF preview - bibliography -- screenshots.png]]

** Requirements

This template uses up-to-date technology like pdflatex, [[http://www.tex.ac.uk/tex-archive/info/translations/biblatex/de/][biblatex]] (instead of BibTeX-Format), [[http://en.wikipedia.org/wiki/Biber_(LaTeX)][biber]] (instead of bibtex-compiler), and optionally [[http://www.gnu.org/s/make/][GNU make.]] You should be familiar with compiling LaTeX documents by yourself. If you are new to LaTeX please get basic knowledge from tutorial pages such as [[http://LaTeX.TUGraz.at][this one]].

You can find out more in [[https://github.com/novoid/LaTeX-KOMA-template/blob/master/Template-Documentation.pdf][Template-Documentation.pdf]].

** What Makes This Template Special?

The speciality of this consistent template is, that every setting in the preamble is well documented (in LaTeX). You can generate the documentation file "Template-Documentation.pdf" on your own by not removing the template documentation include command in the main LaTeX file and using [[http://www.gnu.org/software/make/][GNU make]] with the rule "templatedocu":

#+begin_src sh make templatedocu #+end_src

This command results in the "[[https://github.com/novoid/LaTeX-KOMA-template/blob/master/Template-Documentation.pdf][Template-Documentation.pdf]]" file containing the most current documentation of this template. Please refer to this PDF file for further information about the template.

** How to Start?

Please do read the "[[https://github.com/novoid/LaTeX-KOMA-template/blob/master/Template-Documentation.pdf][Template-Documentation.pdf]]" file which contains a "How to use this LaTeX template" section.

** License

This template is licensed under a [[https://creativecommons.org/licenses/by-sa/3.0/][Creative Commons Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0) license]]:

  • You can share (to copy, distribute and transmit) this template.
  • You can remix (adapt) this template.
  • You can make commercial use of the template.
  • In case you modify this template and share the derived template: You must attribute the template such that you do not remove (co-)authorship of Karl Voit and you must not remove the URL to [[https://github.com/novoid/LaTeX-KOMA-template][the original repository on github]].
  • If you alter, transform, or build a new template upon this template, you may distribute the resulting template only under the same or similar license to this one.
  • There are no restrictions of any kind, however, related to the resulting (PDF) document!
  • You may remove the colophon (but it's not recommended).

** What Is Still Work in Progress?

Please have a look at the file "[[https://github.com/novoid/LaTeX-KOMA-template/blob/master/template/todos.org][template/todos.org]]".

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].