Futher feedback from publishing:
- [class] Fix headline: Was empty on one side of the book when no section defined in chapter (default komascript style). Publisher requested to have chapter on both page headings then
- [class] Fix literature entries should not break between pages in final mode (with class option
accepted
) - [example] Fix TexStuio magic comments to build automatically with biber
Feedback from pubishing of colleagues:
- [readme] Provide some help for publishing process in the Readme's FAQ section
- [class] Go back from manaual setting page geometry, use komascript's native one instead
- [example] Add option for ragged bottom
- [example] Add option to force avoid bibliography entry splitting on two pages
Further feedback from publisher:
- [class] Fix indentation for
listoffigures
andlistoftables
to align with textarea
Feedback from publishing my dissertation:
- [class] Fix footnotes appearing outside of type area
- [class] English title is added on title page as required by faculty now (https://www.f07.uni-stuttgart.de/forschung/promotion-und-habilitation/promotion/dokumente/Titelblatt-Dissertation-1Einreichung_2Drucklegung.pdf)
- [example] Work on apppendix format
- [example] Fix running head of bibliography only appearing on even pages (solution is to add the bibliography to toc with class option "toc=bib," and not to call "heading=bibintoc" in \printbibliography)
- [example] Some cleanup
- [example] Provide example for glossary settings
- Moved bibliography definition to
diss_beispiel.tex
(Bugfix, if you started with v<1.5) - Worked on title page (now has english title as required by faculty 7)
- class now has a
smallfont
option for more space (12 pt in A4/manuscript) - class now has a
oneside
option for onesided print of the manuscript - Fixed figure/table numbers in appendix
- Improved glossaries style to work with german hyphenation, better formatting
- Feedback from first published dissertation with this template:
- improved glossaries style
- set link color to black for print (with option
accepted
) - Fix headline appearing on first page of toc, lof, lot, ...
- Syntax error in basehead fixed
- Fix undefined date of oral examination
- Fix capitalization error on title page
- Add support for long words hyphenation
- Initial release on GitHub