Skip to content

Releases: michaelroland/jku-templates-report-latex

v2.2

16 Jan 14:39
Compare
Choose a tag to compare

This is a maintenance release of our LaTeX Technical Report and Thesis Template for Johannes Kepler University Linz.

Major changes since v2.1:

  • Added LuaLaTeX support
  • Revised cover sheet (to account for formal requirements applicable starting with 2024W)
    • You can now use the legacymode= package option to switch to formal requirements of older curricula (currently supports phd2021 for unstructured doctoral programs before 2021W)

Bug-fixes and improvements:

  • Print date in current language format when \date{YYYY-MM-DD} is used in technical reports (you can get back the old behavior of taking "YYYY-MM-DD" verbatim by wrapping the value in braces, i.e. \date{{YYYY-MM-DD}} (fixes #18), thanks @ernstleierzopf for reporting
  • Improved for math-mode font support
  • Hotfix for mathastext with XeLaTeX (fixes #20, which has been resolved in latest upstream version of mathastext)
  • Increased default line spread due to popular request (you can change back to the previous setting using \linespread{1.0}), thanks @p-hofer for suggestions and tests
  • Fix broken gender choice for second and third supervisor fields
  • Improved documentation
    This is a maintenance release of our LaTeX Technical Report and Thesis Template for Johannes Kepler University Linz.

Major changes since v2.1:

  • Added LuaLaTeX support
  • Revised cover sheet (to account for formal requirements applicable starting with 2024W)
    • You can now use the legacymode= package option to switch to formal requirements of older curricula (currently supports phd2021 for unstructured doctoral programs before 2021W)

Bug-fixes and improvements:

  • Print date in current language format when \date{YYYY-MM-DD} is used in technical reports (you can get back the old behavior of taking "YYYY-MM-DD" verbatim by wrapping the value in braces, i.e. \date{{YYYY-MM-DD}} (fixes #18), thanks @ernstleierzopf for reporting
  • Improved for math-mode font support
  • Hotfix for mathastext with XeLaTeX (fixes #20, which has been resolved in latest upstream version of mathastext)
  • Increased default line spread due to popular request (you can change back to the previous setting using \linespread{1.0}), thanks @p-hofer for suggestions and tests
  • Fix broken gender choice for second and third supervisor fields
  • Improved documentation

v2.1

14 Dec 11:40
Compare
Choose a tag to compare

This is a maintenance release of our LaTeX Technical Report and Thesis Template for Johannes Kepler University Linz.

Major changes since v2.0.1:

  • Added PDF/A-1b compliance indication (don't expect full compliance though!)

Bug-fixes and improvements:

  • Fix hyperref/hyperxmp inclusion order to address changes introduced in these packages (and finally also fixing #16). Thanks to @CrazyChaoz for spotting and fixing this.

v2.0.1

01 Aug 17:01
Compare
Choose a tag to compare

This is a hot-fix release of our LaTeX Technical Report and Thesis Template for Johannes Kepler University Linz.

Bug-fixes and improvements:

  • Fix missing degree program name on title page (regression introduced in d267563). Thanks to @dahoat for spotting this.
  • Fix font and logo path discovery to allow package to be installed (to $TEXMF[LOCAL|HOME]). Thanks to @hpretl for this suggestion.

v2.0

11 Jul 10:56
Compare
Choose a tag to compare

This is a major release of our LaTeX Technical Report and Thesis Template for Johannes Kepler University Linz.

Major changes since v1.1:

  • Added example for (optional) list of acronyms.
  • Added environment (acks/acks*) to print (optional) acknowledgements in theses.
  • Added seminar report type (including example).
  • New option "nojkulogo" (obsoleting the existing option "notitlelogo") to remove JKU logos from reports (useful for anonymization)

Bug-fixes and improvements:

  • Improved support for fancyvrb and minted packages (font and style adjustments).
  • Improve backwards compatibility.
  • Add proper package versioning information (for easier debugging).
  • Add more build artifacts to default gitignore.

Obsoletions:

  • The option "notitlelogo" is now obsolete (in favor of the newly introduced "nojkulogo" option).

v1.1

27 Sep 07:57
Compare
Choose a tag to compare

This is a maintenance release of our LaTeX Technical Report and Thesis Template for Johannes Kepler University Linz.

Major changes since v1.0:

  • Removed sworn declaration since this became obsolete with the new thesis submission process.
  • Added initial support for fancyvrb and minted packages (font and style adjustments).

Bug-fixes since v1.0:

  • Fix PDF metadata to include author names.
  • Improve plainification of author names for PDF metadata.
  • Include scrhack to eliminate compiler warnings.
  • Improve font loading process to eliminate compiler warnings.

v1.0

17 Aug 18:05
Compare
Choose a tag to compare

This is the first stable release of our LaTeX Technical Report and Thesis Template for Johannes Kepler University Linz.

Changes compared to v0.9.1:

  • Added technical report example.

v0.9.1

17 Feb 14:44
Compare
Choose a tag to compare
v0.9.1 Pre-release
Pre-release

This is a bug-fix release of the LaTeX Technical Report and Thesis Template for Johannes Kepler University Linz..

Major changes:

  • Fix support for Bachelor's thesis

v0.9

08 Feb 14:35
Compare
Choose a tag to compare
v0.9 Pre-release
Pre-release

This is the first pre-release of our LaTeX Technical Report and Thesis Template for Johannes Kepler University Linz.