Releases: se2p/se2thesis
Releases · se2p/se2thesis
se2thesis v4.4.0
Added
se2thesis
is now also available fromMonsterWriter
, 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 ofse2thesis
withinMonsterWriter
.
Fixed
- Increase the
marginparsep
slightly to avoid that two-digit counter values run in to the text block.
se2thesis v4.3.4
Fixed
- Align logo on the right side regardless of the logo size (#22), thanks to @wolfoo2931
se2thesis v4.3.3
Added
- Load the
mismath
package before theunicode-math
package, which is recommended according tomismath
's documentation.
se2thesis v4.3.2—The Countdown Release
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 packagehyphenat
.
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 (#18 ).
se2thesis v4.2.0
Fixed
- The
phdphil
should not be a Doctor of Philosophy but, according tothe regulations of the University, be a Doctor of Natural Philosophy.
se2thesis v4.1.0
Added
- Add a
\summarybox
macro that simplifies the usage of thesummary
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
.
se2thesis v4.0.3
Fixed
- Add all missing option values for
se2thesis
'colormode
parameter that are available fromse2colors
(#16 ).
se2thesis v4.0.2
# Added:
- Enhance documentation of
se2packages
regarding the usage ofminted
and the grey-scale mode ofse2colors
.