- Mar 22, 2021
-
-
Tereza Vrabcová authored
-
- Mar 19, 2021
-
-
Tereza Vrabcová authored
-
Tereza Vrabcová authored
-
Tereza Vrabcová authored
-
- Mar 04, 2021
-
-
Tereza Vrabcová authored
-
- Feb 26, 2021
-
-
Vít Starý Novotný authored
-
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.
-
- Mar 09, 2020
-
-
Vít Starý Novotný authored
-
Vít Starý Novotný authored
-
- Dec 26, 2018
-
-
Vít Starý Novotný authored
-
- Jun 15, 2018
-
-
Vít Starý Novotný authored
-
- Jun 11, 2018
-
-
Vít Starý Novotný authored
-
Vít Starý Novotný authored
-
- Feb 11, 2018
-
-
Vít Starý Novotný authored
-
Vít Starý Novotný authored
-
- Jul 10, 2017
-
-
Vít Starý Novotný authored
-
- Jul 09, 2017
-
-
Vít Starý Novotný authored
The patch was submitted by Jana Ratajská.
-
- Jun 03, 2017
-
-
Vít Starý Novotný authored
`\thesis@blocks@bibEntry` definition for mu/econ moved to correct place.
-
Vít Starý Novotný authored
-
- Jun 02, 2017
-
-
Vít Starý Novotný authored
The patch was submitted by Jana Ratajská.
-
Vít Starý Novotný authored
The patch was submitted by Jana Ratajská.
-
Vít Starý Novotný authored
The patch was submitted by Jana Ratajská.
-
Vít Starý Novotný authored
-
- May 24, 2017
-
-
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.
-
- Jan 28, 2017
-
-
Vít Starý Novotný authored
-
Vít Starý Novotný authored
-
- May 15, 2016
-
-
Vít Novotný authored
-
- Mar 17, 2016
-
-
Vít Novotný authored
`\thesis@blocks@clear\tableofcontents` in `\thesis@blocks@tables`.
-
- Feb 18, 2016
-
- Jan 13, 2016
-
-
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
-
Vít Novotný authored
table of contents for `mu/econ`.
-
- Oct 09, 2015
-
-
Vít Novotný authored
-
- Jun 27, 2015
-
- Jun 26, 2015
-
-
witiko authored
`\def\thesis@locale{...}`, which also switches hyphenation patterns. The macro definitions inside locale files are now global to account for the fact that it now makes sense to include locale files on-site (and therefore possibly inside a group) using the `\thesis@selectLocale`.
-