foreword

The template has evolved from the projects and requirements I had in documents in over 10 years. It is suitable for structured documents such as a thesis, especially in the field of science. The advantages of this template are that you can directly use most LaTeX features, including literature, glossary, index, and an attractive layout. It considers all the problems that stop you when putting together the package yourself: incompatibilities and the dependencies between individual packages. Using this template therefore saves your time.

Vorwort

Die Vorlage hat sich aus den Projekten und Anforderungen in über 10 Jahren entwickelt. Sie ist für strukturierten Dokumenten wie ein Abschlussarbeiten, speziell im naturwissenschaftlichen Bereich.

Die Vorteile dieser Vorlage liegen darin, dass man den Großteil alle LaTeX Funktionen inklusive Literatur, Glossar, Index, und einem ansprechenden Layout direkt verwenden kann. Dabei sind alle Probleme berücksichtigt, die einen aufhalten, wenn man selber die Paktet zusammenstellt: Inkompatibilitäten sowie die Abhängigkeiten zwischen einzelnen Paketen. Die Verwendung dieser Vorlage spart daher vor allem Zeit.

Download

Version 3.3.0, 2023 (Koma Script Version 3.x)

Download der aktuellen Version (getestet mit Texlive 2023)

Unter den folgenden Blog Einträgen sind weitere Informationen über diese Vorlage verfügbar: Der Quellcode ist im Source Code verfügbar

target users

This template was developed with all sorts of structured documents in mind that require a good citation and reference framework with a customizable layout. It has so far been used for bachelor, master and phd-thesis as well as the thesis of teachers in their practical year. These theses had all a natural science background, which means that also this template is optimized for the needs of people in natural sciences. Nevertheless, it should be easily adaptable to topics in humanities, linguistics or even arts. This template has been used under the supervision of the maintainer by very early beginners and advanced LaTeX users. The experience was that beginners as well as advanced users are more productive with it because ‘it just works’, while the more advanced users additionally know that they can find all options for later modifications because of the documentation in the code.

Zielgruppe

Diese Vorlage wurde für alle Arten von strukturierten Dokumenten entwickelt, die Möglichkeiten für Zitate und REferenzen in einem Dokument mit einen sehr gut anpassbaren Layout benötigen. Es wurde bisher verwendet für Bachelor-, Master- und Doktorarbeiten sowie für die Abschlussarbeit von Referendaren im Lehramt.

Diese Arbeiten hatten alle einen naturwissenschaftlichen Hintergrund, was für diese Vorlage bedeutet, dass sie optimiert ist für die Anforderungen in den Naturwissenschaften. Trotzdem sollte es leicht sein die Vorlage an die Anforderungen in Geisteswissenschaften, Linguistik oder auch Kunst anzupassen.

Diese Vorlage wurde unter meiner Aufsicht während der Promotion verwendet von Anfängern und auch fortgeschrittenen LaTeX Benutzern. Die Erfahrung war, dass Anfänger so wie fortgeschrittene Benutzer produktiver damit sind, weil “es einfach funktioniert”, während die Fortgeschrittene Benutzer davon profitieren, dass sie alle Optionen für spätere Änderungen finden können durch die Dokumentation im Code.

Features of the template

This template has several unique features. Here a list of the most important ones
  • Separation between function and layout. The packages are loaded separated from the layout. This makes it possible the exchange the layout of the document while keeping all functionality and makes it easier to test problem without customization in the layout.
  • Typesetting features: This template provides all methods (commands, environments, workflows) that are required for a complex scientific document. This is realized by loading many relevant and modern packages of LaTeX.
  • Extensive functionality. Packages and functions are loaded for these tasks:
    • Math and scientific notations
    • Text typesetting features (hyphenation, enumeration)
    • References
    • Figure, Images, placement and captions
    • Diagrams and scientific plots
    • Tables
    • Citations and Quotes
    • Index, Glossary, Acronym list, Symbol list
    • Code display with syntax highlighting
    • Layout modifications
    • PDF-Features
  • Sample Code with demonstration: In the documentation Part II LaTeX Examples most functions of LaTeX and all loaded packages are shown. See   TemplateDocumentation-V3.3.0.pdf (2,1 MiB)
  • Documentation of the code: All code was included with a minimal documentation. Packages are loaded with a short description and important information about package loading orders.
  • Solving Incompatibilities and fixing bugs: Incompatibilities between packages are take into consideration by putting all packages in the correct loading order and by preventing packages to load if this would raise an error.

Sample Code

The template shows LaTeX Code and its resulting typsetting in huge range of examples. The file LuaLaTeXTemplate.tex load a file latextutorial.tex which shows some basic LaTeX Code.

The template documentation has a complete Part with 90 pages full of examples. Here an excerpt of the text markup: