Skip to content
Snippets Groups Projects
  1. Jan 18, 2025
    • Heinrich Otto Preiser's avatar
      Improve frontpage supervisor list · 74f5c7ca
      Heinrich Otto Preiser authored
      1. Numbers are now hidden if it's exactly one Supervisor.
         `\ThesisSetSupervisors{Just One}` leads to:
         "Referee: Just One"
         `\ThesisSetSupervisors{{First One},{Then Another}}` leads to:
         "1. Referee: First One\\2. Referee: Then Another"
      2. It's now possible to override the label if your thesis type
         needs a different one.
         `\ThesisOverrideSupervisorLabel{Betreuer}` changes the label:
         "1. Betreuer: First One\\2. Betreuer: Then Another"
      Unverified
      74f5c7ca
    • Heinrich Otto Preiser's avatar
      feat: Make thesis type a variable instead of option · bbfc6bc6
      Heinrich Otto Preiser authored
      Use `\ThesisSetType{Bachelor}` or similar to set the exact kind of thesis
      you're writing. The class options `bachelor` and `master` have been
      removed.
      Unverified
      bbfc6bc6
  2. Sep 19, 2022
Loading