- Dec 26, 2018
-
-
Vít Starý Novotný authored
This reverts commit 1f3cd34795db6fcbfdc94cd22772bc4dc24f392a.
-
Vít Starý Novotný authored
-
Vít Starý Novotný authored
-
Vít Starý Novotný authored
-
Vít Starý Novotný authored
-
- Jun 15, 2018
-
-
Vít Starý Novotný authored
-
- Sep 08, 2017
-
- Jun 02, 2017
-
-
Vít Starý Novotný authored
-
- May 25, 2017
-
-
Vít Starý Novotný authored
-
- May 24, 2017
-
-
Vít Starý Novotný authored
-
Vít Starý Novotný authored
-
Vít Starý Novotný authored
-
Vít Starý Novotný authored
-
- May 22, 2017
-
-
Vít Starý Novotný authored
The patch was submitted by Juraj Pálenik.
-
- May 03, 2017
-
-
Vít Starý Novotný authored
-
- Jan 28, 2017
-
-
Vít Starý Novotný authored
-
- Jun 06, 2016
-
- Jun 05, 2016
-
-
Vít Novotný authored
This conditional determines, whether the scanned assignment specified by the `assignment` key is going to be hidden in the digital version of the document. It is by default, but some style files (`/mu/sci`) switch this, so that the scanned assignment is included in the digital version.
-
- May 26, 2016
-
-
Vít Novotný authored
The output of \thesis@block@assignment and \thesis@@{assignment} now depends on the value of the new \ifthesis@digital@ conditional.
-
Vít Novotný authored
-
- May 25, 2016
-
-
Vít Novotný authored
-
- May 15, 2016
-
-
Vít Novotný authored
-
Vít Novotný authored
-
Vít Novotný authored
-
Vít Novotný authored
-
- Apr 13, 2016
-
-
Vít Novotný authored
The tocdepth now uses the standard numbering (\part has tocdepth of -1). Added a visual test suite.
- Apr 12, 2016
-
-
Vít Novotný authored
\MakeUppercase is now disabled in PDF text, which fixes the \part error. \tableofcontents folding now works as indended for -1 <= tocdepth <= 4.
-
Vít Novotný authored
Removed \paragraph entries for tocdepth>4. Chapter entries are vertically spaced for tocdepth>1.
-
- Mar 24, 2016
-
- Mar 23, 2016
-
-
Vít Novotný authored
-
- Mar 17, 2016
-
-
Vít Novotný authored
`\thesis@blocks@clear\tableofcontents` in `\thesis@blocks@tables`.
-
- Jan 13, 2016
-
-
Vít Novotný authored
-
- Jan 07, 2016
-
-
Vít Novotný authored
As a result, hyperref links to appendices are no longer broken.
-
- Dec 09, 2015
-
-
Vít Novotný authored
required packages and changes the table measurements even though the `color` option is not specified.
-
Vít Novotný authored
style files. These set all the options appropriate for either the printed or the digital versions of a document.
-
- Dec 08, 2015
-
-
Vít Novotný authored
are no longer page-numbered, so that hyperref links work correctly.
-
- Dec 02, 2015
-
-
Vít Novotný authored
The `\thesis@require` command now also takes an optional argument and the `\thesis@requireWithOption` command has become `\thesis@requireIfExists`.
-
- Nov 30, 2015
-
-
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.
-
- Nov 29, 2015
-
-
Vít Novotný authored
-