Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

Releases: fsphys/thesisvorlage-latex

v1.0.1 Release some old fixes as a new version

04 Feb 17:34
006cff8
Compare
Choose a tag to compare

Thesisvorlage für die Fakultät für Physik am KIT (v1.0.1)

Changes:

  • Fixed a package conflict.
  • Small content fixes and updates

v1.0.0

19 Oct 00:33
Compare
Choose a tag to compare

Thesisvorlage für die Fakultät für Physik am KIT (v1.0.0)

Changes:

  • Updated empty chapter cmd.
  • Added SVG image support.
  • Added chap/ and fig/ folders to image path.
  • cmds.tex file was not included by style file.
  • Fixed a few typos.
  • Improved code style and comments.
  • Additional cmds for punctuation in math environment.

v0.2.0

05 Apr 16:35
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Thesisvorlage für die Fakultät für Physik am KIT (v0.2.0)

One major update only:

  • Added preamble page (second page after titlepage) including "Erklärung zur Selbstständigkeit" and "Als Ansichtsexemplar genehmigt von".

Initial Release

19 Mar 16:46
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release

Thesisvorlage für die Fakultät für Physik am KIT (v0.1.0)

The repository consists of only one branch (master). This thesis class is strongly related to the Praktikumsvorlage.

Use the template

First, obtain a copy of the template. You have multiple possibilities:

Compile on the command line using make main.pdf or your favorite LaTeX editor, which will do something like the following for you:

  • pdflatex main.tex
  • bibtex main.aux
  • pdflatex main.tex
  • pdflatex main.tex

The template is known to be compatible with TeXLive 2012 and 2014.

Contribute to the template

The preferred way is to fork the repository and send a pull request. You can send your contributions via e-mail to [email protected] .