Skip to content

Releases: se2p/se2thesis

se2thesis v4.4.1

Choose a tag to compare

@stephanlukasczyk stephanlukasczyk released this 03 Apr 15:01
v4.4.1
07e54ad

Fixed

  • Fix argument consistency for LaTeX3 code
  • Fix an issue with hyperref populating a strange number into the author field of the resulting PDF. See this on issue #17.

se2thesis v4.4.0

Choose a tag to compare

@github-actions github-actions released this 16 Oct 07:01

Added

  • se2thesis is now also available from MonsterWriter, 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.

se2thesis v4.3.4

Choose a tag to compare

@github-actions github-actions released this 19 Sep 16:24

Fixed

  • Align logo on the right side regardless of the logo size (#22), thanks to @wolfoo2931

se2thesis v4.3.3

Choose a tag to compare

@github-actions github-actions released this 18 Sep 08:48

Added

  • Load the mismath package before the unicode-math package, which is recommended according to mismath's documentation.

se2thesis v4.3.2—The Countdown Release

Choose a tag to compare

@github-actions github-actions released this 12 Aug 19:09

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

Choose a tag to compare

@github-actions github-actions released this 31 Jul 10:39

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

Choose a tag to compare

@github-actions github-actions released this 23 Jul 14:19

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

Choose a tag to compare

@github-actions github-actions released this 25 Jun 07:57

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

Choose a tag to compare

@github-actions github-actions released this 07 Jun 19:35

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.

se2thesis v4.0.3

Choose a tag to compare

@github-actions github-actions released this 27 May 19:24

Fixed

  • Add all missing option values for se2thesis' colormode parameter that are available from se2colors (#16 ).