Skip to content
Snippets Groups Projects
  1. Dec 26, 2018
  2. Jun 15, 2018
  3. Sep 08, 2017
  4. Jun 02, 2017
  5. May 25, 2017
  6. May 24, 2017
  7. May 22, 2017
  8. May 03, 2017
  9. Jan 28, 2017
  10. Jun 06, 2016
  11. Jun 05, 2016
  12. May 26, 2016
  13. May 25, 2016
  14. May 15, 2016
  15. Apr 13, 2016
  16. Apr 12, 2016
  17. Mar 24, 2016
  18. Mar 23, 2016
  19. Mar 17, 2016
  20. Jan 13, 2016
  21. Jan 07, 2016
  22. Dec 09, 2015
  23. Dec 08, 2015
  24. Dec 02, 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 29, 2015
Loading