Skip to content

Releases: latextemplates/uni-stuttgart-dissertation-template

2025-04-11

11 Apr 19:41
ca8f582

Choose a tag to compare

Added

  • Added support to use lualatex-dev.
  • Added more words to personal aspell dictionary.
  • Added .aspell.de.pws for German documents.
  • Added support for TeXLive 2025.

Fixed

  • Fixed utf-8 marking in generated .aspell-en.pws.

Removed

  • Removed support for TeXLive 2023.

2025-03-04

04 Mar 20:48
8bba7a0

Choose a tag to compare

Changed

2025-02-12

12 Feb 13:23
7c48404

Choose a tag to compare

Fixed

  • pdflatex run works again if both lualatex and pdflatex are used.

2025-01-31

31 Jan 04:11

Choose a tag to compare

Added

  • commands.tex now collects all LaTeX macros / commands for a better overview on available (custom) LaTeX commands.

Changed

  • Changed names of example files (no -listings part for English template).

Fixed

  • Fixed magic comment !BIB program for biblatex.
  • Database mode for JabRef is now biblatex.
  • Fixed path to cover.tex in README.md.

2025-01-25

24 Jan 23:18
8a814ae

Choose a tag to compare

Added

  • Added TeXcount to GitHub workflow summary.
  • GitHub workflow job summary for latexmk generated using texlogsieve.

Fixed

  • Fixed links to example PDFs. #23
  • Fixed indent issues in German example document.

2025-01-23

23 Jan 14:51
531f619

Choose a tag to compare

Changed

  • Major restructuring to support the LaTeX Template Generator.
  • Moved contents of shared/template.tex into thesis-example.tex for having a single .tex file.

Fixed

  • Year on the title page is derived from \date{\today}.