Releases: latextemplates/uni-stuttgart-dissertation-template
Releases · latextemplates/uni-stuttgart-dissertation-template
2025-04-11
Added
- Added support to use
lualatex-dev. - Added more words to personal aspell dictionary.
- Added
.aspell.de.pwsfor 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
Changed
- Updated zauguin/install-texlive to
v4.
2025-02-12
Fixed
pdflatexrun works again if both lualatex and pdflatex are used.
2025-01-31
Added
commands.texnow collects all LaTeX macros / commands for a better overview on available (custom) LaTeX commands.
Changed
- Changed names of example files (no
-listingspart for English template).
Fixed
- Fixed magic comment
!BIB programfor biblatex. - Database mode for JabRef is now biblatex.
- Fixed path to
cover.texinREADME.md.
2025-01-25
Added
- Added TeXcount to GitHub workflow summary.
- GitHub workflow job summary for
latexmkgenerated using texlogsieve.
Fixed
- Fixed links to example PDFs. #23
- Fixed indent issues in German example document.
2025-01-23
Changed
- Major restructuring to support the LaTeX Template Generator.
- Moved contents of
shared/template.texintothesis-example.texfor having a single.texfile.
Fixed
- Year on the title page is derived from
\date{\today}.