All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog. Versioning is done using Calendar Versioning.
pdflatex
run works again if both lualatex and pdflatex are used.
commands.tex
now collects all LaTeX macros / commands for a better overview on available (custom) LaTeX commands.
- Changed names of example files (no
-listings
part for English template).
- Fixed magic comment
!BIB program
for biblatex. - Database mode for JabRef is now biblatex.
- Fixed path to
cover.tex
inREADME.md
.
- Added TeXcount to GitHub workflow summary.
- GitHub workflow job summary for
latexmk
generated using texlogsieve.
- Fixed links to example PDFs. #23
- Fixed indent issues in German example document.
- Major restructuring to support the LaTeX Template Generator.
- Moved contents of
shared/template.tex
intothesis-example.tex
for having a single.tex
file.
- Year on the title page is derived from
\date{\today}
.
- Example PDFs are generated using GitHub actions and published on GitHub pages
CHANGELOG.md
- Footnotes are now continuous throughout the document. #24
Dockerfile
is now for TeXLive 2022