You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-24Lines changed: 1 addition & 24 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -89,28 +89,5 @@ Due to a bug (typst/typst#2917 typst/typst#2098) typst sometimes uses the font `
89
89
To be on the safe side, double-check the embedded fonts in the pdf (there should be no `Roboto condensed`).
90
90
What also works is to uninstall/deactivate all `Roboto condensed` fonts from your system.
91
91
92
-
93
92
## Todos
94
-
### Thesis Template:
95
-
*[ ] some bug seems to insert an empty page at the end of the document when content (title page) appears before this second 'set page'
96
-
*[ ] numbering/labeling of sub-equations (that are aligned with the other sub-equations)
97
-
*[x] remove page numbers in footer before ~~and at table of contents~~
98
-
*[x] fix first-level heading page is wrong
99
-
* in the outline, the page of the first-level heading is sometimes the previous page of the heading. Just appears in combination with `figure_numbering_per_chapter`.
100
-
*[ ] fix referencing figures respect figure numbering when using `figure_numbering_per_chapter`
101
-
*[ ] first-level headings should be referenced as 'Chapter' not as 'Sections'
102
-
*[ ] add pages for:
103
-
*[x] abstract
104
-
*[ ] list of figures, tables, ... other
105
-
*[ ] list of abbreviations (glossary)
106
-
*[x] references
107
-
*[ ] references list: use same citation style is 'numeric' in latex
108
-
*[ ] reduce vertical spacing between adjacent headings when there is no text in between (looks better, latex template also does this)
109
-
*[x] add arguments for optional pages:
110
-
* after title page
111
-
* before outline table of contents
112
-
* after outline table of contents
113
-
*[ ] fix equation numbering per chapter (somehow increases in steps of 2)
114
-
*[x] provide some default page margins (small, medium, large)
115
-
*[ ]~~make all font sizes relative to the main text font size (e.g. headings)~~
116
-
*[ ] switch to kebab case for template, function args
93
+
-[todos of thesis template](templates/tudapub/TODO.md)
*[ ] some bug seems to insert an empty page at the end of the document when content (title page) appears before this second 'set page'
5
+
*[ ] numbering/labeling of sub-equations (that are aligned with the other sub-equations)
6
+
*[x] remove page numbers in footer before ~~and at table of contents~~
7
+
*[x] fix first-level heading page is wrong
8
+
* in the outline, the page of the first-level heading is sometimes the previous page of the heading. Just appears in combination with `figure_numbering_per_chapter`.
9
+
*[ ] fix referencing figures respect figure numbering when using `figure_numbering_per_chapter`
10
+
*[ ] first-level headings should be referenced as 'Chapter' not as 'Sections'
11
+
*[ ] add pages for:
12
+
*[x] abstract
13
+
*[ ] list of figures, tables, ... other
14
+
*[ ] list of abbreviations (glossary)
15
+
*[x] references
16
+
*[ ] references list: use same citation style is 'numeric' in latex
17
+
*[ ] reduce vertical spacing between adjacent headings when there is no text in between (looks better, latex template also does this)
18
+
*[x] add arguments for optional pages:
19
+
* after title page
20
+
* before outline table of contents
21
+
* after outline table of contents
22
+
*[ ] fix equation numbering per chapter (somehow increases in steps of 2)
23
+
*[x] provide some default page margins (small, medium, large)
24
+
*[ ]~~make all font sizes relative to the main text font size (e.g. headings)~~
25
+
*[ ] switch to kebab case for template, function args
0 commit comments