94453b731c
Fix incorrect total page count
...
Without this fix, the total page count shows the value of the very last page (which has its number shown in Roman numbers).
Fixes bug introduced in commit `4cba67d`
2024-08-07 15:15:06 +02:00
4cba67d231
Fix (differs than LaTeX template): Continue page counter at bibliography in Roman numerals where it was left of
...
This differs from the LaTeX template, but is apparently correct by the styling guidelines
2024-08-06 13:47:40 +02:00
f313b25e89
changes: Format code blocks, alignment of abstract
2024-04-18 12:22:23 +02:00
b251d7e441
change: Customize citation style to show ISBNs (configurable)
...
If no DOI is known, the ISBN is shown instead, and as a fallback the URL if available.
Can be configured via `customized_ieee_citations` property, default `true` (customized)
2024-04-18 12:20:47 +02:00
bf75041a0c
refactor: Table of Contents
2024-04-18 12:09:55 +02:00
2f399cd5ef
feat: Appendix
2024-04-18 12:07:20 +02:00
9c9709ccbb
change/feat: set PDF date in metadata:
...
Date must now be specified as an object rather than as string
2024-04-18 12:05:14 +02:00
79aa5a4ed9
change: Acronym pref must be String:
...
can be:
- `normal` to show long (short) on first usage,
- `short` to force short to be written first, or
- `long` to force the long version to be shown (first)
2024-04-18 11:25:01 +02:00
9b6fe813df
feat: Pagebreak headings if the page is too far advanced
...
Can be configured using the `heading_pagebreak_percentage` property
2024-03-24 15:13:24 +01:00
edb1a55ada
fix: Reference must not hide supplement of non-heading refs
2024-03-20 17:05:45 +01:00
f281f92356
fix: incorectly calling all Figures "Section" when referencing them
2024-03-20 14:30:27 +01:00
1558c5a6b1
Add german translation
2024-03-12 09:47:41 +01:00
fba4a1f643
Add automatic pagebreak on top-level headers
2024-03-11 19:57:27 +01:00
fd9f81e7b4
Merge pull request #1 from Likqez/template
...
fix bibliopraphy_path
2024-03-11 15:28:48 +01:00
Lukas Lanzner
27103965ff
fix mismatched bibliopraphy_path
2024-03-11 09:47:49 +01:00
9e27888d58
Update template.typ
2024-02-08 15:24:25 +01:00
a9076233fc
use svg logos
2023-12-18 14:04:36 +01:00
cd80eedd54
initial version of template
2023-12-13 17:58:37 +01:00