Skip to content
Snippets Groups Projects
  1. Apr 23, 2021
  2. Mar 26, 2021
  3. Mar 22, 2021
  4. Mar 19, 2021
  5. Mar 04, 2021
  6. Feb 26, 2021
  7. Feb 21, 2021
  8. Mar 09, 2020
  9. Dec 26, 2018
  10. Jun 15, 2018
  11. Jun 11, 2018
  12. Feb 11, 2018
  13. Jul 10, 2017
  14. Jul 09, 2017
  15. Jun 03, 2017
  16. Jun 02, 2017
  17. May 24, 2017
  18. May 22, 2017
  19. Jan 28, 2017
  20. May 15, 2016
  21. Mar 17, 2016
  22. Feb 18, 2016
  23. Jan 13, 2016
  24. Dec 08, 2015
  25. Nov 30, 2015
    • Vít Novotný's avatar
      Major locale and style interface changes. · aba7a20f
      Vít Novotný authored
      `\thesis@selectLocale` is no longer performed globally for the
      entire document during `\thesis@load` (effectively overriding the
      user's hyphenation settings, if Babel's or Polyglossia's
      `\languagename` differs from `\thesis@locale`). Instead,
      `\thesis@preamble` and `\thesis@postamble` now locally switch the
      locale and expand `\thesis@blocks@preamble` and
      `\thesis@blocks@postamble`, which are the new redefinables. Since
      this breaks the behaviour of `\thesis@blocks@mainMatter`, whose
      effects would also be local, `\thesis@blocks@mainMatter` is now
      executed directly by `\thesis@preamble` after closing the group and
      becomes a new part of the interface between the class and the style
      files.
      
      As a preparation for the future inclusion of bibliography support,
      the /csquotes/ package is loaded, `\thesis@<locale>@csquotesStyle`
      is a new part of the locale interface that sets the /csquotes/
      style of a locale, and `\thesis@selectLocale` now switches the
      /csquotes/ style.
      aba7a20f
  26. Nov 19, 2015
Loading