- Mar 22, 2021
-
-
Tereza Vrabcová authored
-
- Mar 19, 2021
-
-
Tereza Vrabcová authored
-
- Mar 12, 2021
-
-
Vít Starý Novotný authored
Use \thesis@blocks@preamble from fi.dtx for sci.dtx for now
-
Vít Starý Novotný authored
-
- Feb 26, 2021
-
-
Vít Starý Novotný authored
-
- Feb 21, 2021
-
-
Vít Starý Novotný authored
Following commit 7510875, LaTeX2e no longer identifies packages by pathnames, but by filenames. This breaks the inheritance mechanism of fithesis and required copying university identifier from directory names to LaTeX package filenames. More information is available at https://github.com/latex3/latex2e/issues/510.
-
- Dec 26, 2018
-
-
Vít Starý Novotný authored
-
- Nov 17, 2018
-
-
Vít Starý Novotný authored
-
- Sep 08, 2017
-
- Jun 02, 2017
-
-
Vít Starý Novotný authored
-
- May 28, 2017
-
-
Vít Starý Novotný authored
-
- May 26, 2017
-
-
Vít Starý Novotný authored
-
- May 25, 2017
-
-
Vít Starý Novotný authored
-
- May 24, 2017
-
-
Vít Starý Novotný authored
Renaming was necessary, `fithesis3.cls` has no notion of front matter.
-
Vít Starý Novotný authored
The patch was submitted by Juraj Pálenik.
-
Vít Starý Novotný authored
The patch was submitted by Juraj Pálenik.
-
Vít Starý Novotný authored
-
Vít Starý Novotný authored
-
Vít Starý Novotný authored
-
Vít Starý Novotný authored
-
Vít Starý Novotný authored
-
- May 23, 2017
-
-
Vít Starý Novotný authored
-
Vít Starý Novotný authored
The patch was submitted by Juraj Pálenik.
-
Vít Starý Novotný authored
The patch was submitted by Juraj Pálenik.
-
- May 22, 2017
-
-
Vít Starý Novotný authored
The patch was submitted by Juraj Pálenik.
-
Vít Starý Novotný authored
The patch was submitted by Juraj Pálenik.
-
Vít Starý Novotný authored
The patch was submitted by Juraj Pálenik.
-
- May 15, 2017
-
-
Vít Starý Novotný authored
-
- Jan 28, 2017
-
-
Vít Starý Novotný authored
-
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 15, 2016
-
-
Vít Novotný authored
-
Vít Novotný authored
-
- Mar 23, 2016
-
-
Vít Novotný authored
-
- Jan 13, 2016
-
-
Vít Novotný authored
-
Vít Novotný authored
-
- Dec 08, 2015
-
-
Vít Novotný authored
are no longer page-numbered, so that hyperref links work correctly.
-
- 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 19, 2015
-
-
Vít Novotný authored
-