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
se2thesis v4.4.0
Added:
- `se2thesis` is now also available from `MonsterWriter` [1], a tool
that aims for easy writing of academic works. We mention this in the
documentation and also link their website and a YouTube video that
demonstrates the usage of `se2thesis` within `MonsterWriter`.
Fixed:
- Increase the `marginparsep` slightly to avoid that two-digit counter
values run in to the text block.
[1] https://www.monsterwriter.com
se2thesis v4.3.2
Fixed:
- Prevent line break in the lower back title if one added a manual line
break using `\\` to the title in order to layout it properly for the
front title page.
se2thesis v4.3.1
Added:
- Add a hint on the usage of `scrreprt` as the base class if one wants to have
numbered bibliography or appendices.
- Add section in the documentation on the usage of babel, its shorthands for
German and English to re-enable hyphenation of compound words, and the
conflicting package `hyphenat`.
Fixed:
- Fix list of implicitly loaded packages.
se2thesis v4.3.0
Fixed:
- The spelling bachelor thesis and master thesis are widely used but
seem to be wrong. According to the Oxford English Dictionary, the
spelling shall be bachelor's thesis and master's thesis.
se2thesis v4.2.0
Fixed:
- The `phdphil` should not be a Doctor of Philosophy but, according to
the regulations of the University, be a Doctor of *Natural*
Philosophy.
se2thesis v4.1.0
Added:
- Add a `\summarybox` macro that simplifies the usage of the `summary`
environment.
Changed:
- Update the used actions for GitHub to their latest versions.
- Change the styling of the `summary` environment boxes.
- Adjust the options for `siunitx`.