diff options
author | Karl Berry <karl@freefriends.org> | 2016-03-31 21:15:46 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-03-31 21:15:46 +0000 |
commit | 7dbcb78e04b3bd1d5957c23730ece54f17f40231 (patch) | |
tree | 96a927bd98083f1f195e3dbe6d43f11b4bc0ca84 /Master/texmf-dist/tex | |
parent | 04599a378adc76d2b1e54df49c17ba45aee22672 (diff) |
fithesis (31mar16)
git-svn-id: svn://tug.org/texlive/trunk@40196 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
70 files changed, 54 insertions, 53 deletions
diff --git a/Master/texmf-dist/tex/latex/fithesis/fithesis.cls b/Master/texmf-dist/tex/latex/fithesis/fithesis.cls index d36291e7475..ea0c4eca030 100644 --- a/Master/texmf-dist/tex/latex/fithesis/fithesis.cls +++ b/Master/texmf-dist/tex/latex/fithesis/fithesis.cls @@ -6,7 +6,7 @@ %% %% fithesis.dtx (with options: `oldclass1') %% -%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Copyright 1998--2016 Daniel Marek (DM), Jan Pavlovič (JP), %% Vít Novotný (VN), Petr Sojka (PS) %% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml %% Faculty of Informatics, Masaryk University (Brno, Czech Republic) diff --git a/Master/texmf-dist/tex/latex/fithesis/fithesis2.cls b/Master/texmf-dist/tex/latex/fithesis/fithesis2.cls index 15d64d69576..b901b6b6131 100644 --- a/Master/texmf-dist/tex/latex/fithesis/fithesis2.cls +++ b/Master/texmf-dist/tex/latex/fithesis/fithesis2.cls @@ -6,7 +6,7 @@ %% %% fithesis.dtx (with options: `oldclass2') %% -%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Copyright 1998--2016 Daniel Marek (DM), Jan Pavlovič (JP), %% Vít Novotný (VN), Petr Sojka (PS) %% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml %% Faculty of Informatics, Masaryk University (Brno, Czech Republic) diff --git a/Master/texmf-dist/tex/latex/fithesis/fithesis3.cls b/Master/texmf-dist/tex/latex/fithesis/fithesis3.cls index 199a088a912..e0b04a8b49a 100644 --- a/Master/texmf-dist/tex/latex/fithesis/fithesis3.cls +++ b/Master/texmf-dist/tex/latex/fithesis/fithesis3.cls @@ -6,7 +6,7 @@ %% %% fithesis.dtx (with options: `class') %% -%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Copyright 1998--2016 Daniel Marek (DM), Jan Pavlovič (JP), %% Vít Novotný (VN), Petr Sojka (PS) %% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml %% Faculty of Informatics, Masaryk University (Brno, Czech Republic) @@ -54,7 +54,7 @@ \gdef\thesis@version@number{#1} \gdef\thesis@version@date{#2} \gdef\thesis@version{#2 #1 fithesis3 MU thesis class}} -\thesis@versiondef{v0.3.35}{2016/03/23}} +\thesis@versiondef{v0.3.36}{2016/03/30}} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \ProvidesClass{fithesis3}[\thesis@version] @@ -339,8 +339,9 @@ \long\def\thesislong#1#2{% \csname KV@thesis@#1\endcsname{#2}} \newif\ifthesis@loaded\thesis@loadedfalse -\AtEndPreamble{\thesis@load} -\def\thesis@load{% +\AtEndPreamble{\thesisload} +\def\thesis@load{\thesisload} +\def\thesisload{% \ifthesis@loaded\else \thesis@loadedtrue \makeatletter diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/fithesis-czech.def b/Master/texmf-dist/tex/latex/fithesis/locale/fithesis-czech.def index e4b6ec6f43d..fd0a246cff1 100644 --- a/Master/texmf-dist/tex/latex/fithesis/locale/fithesis-czech.def +++ b/Master/texmf-dist/tex/latex/fithesis/locale/fithesis-czech.def @@ -6,7 +6,7 @@ %% %% czech.dtx (with options: `base') %% -%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Copyright 1998--2016 Daniel Marek (DM), Jan Pavlovič (JP), %% Vít Novotný (VN), Petr Sojka (PS) %% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml %% Faculty of Informatics, Masaryk University (Brno, Czech Republic) diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/fithesis-english.def b/Master/texmf-dist/tex/latex/fithesis/locale/fithesis-english.def index 9836e02a3c0..65fc75a587e 100644 --- a/Master/texmf-dist/tex/latex/fithesis/locale/fithesis-english.def +++ b/Master/texmf-dist/tex/latex/fithesis/locale/fithesis-english.def @@ -6,7 +6,7 @@ %% %% english.dtx (with options: `base') %% -%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Copyright 1998--2016 Daniel Marek (DM), Jan Pavlovič (JP), %% Vít Novotný (VN), Petr Sojka (PS) %% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml %% Faculty of Informatics, Masaryk University (Brno, Czech Republic) diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/fithesis-slovak.def b/Master/texmf-dist/tex/latex/fithesis/locale/fithesis-slovak.def index c82a19dac99..a8a27b90f78 100644 --- a/Master/texmf-dist/tex/latex/fithesis/locale/fithesis-slovak.def +++ b/Master/texmf-dist/tex/latex/fithesis/locale/fithesis-slovak.def @@ -6,7 +6,7 @@ %% %% slovak.dtx (with options: `base') %% -%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Copyright 1998--2016 Daniel Marek (DM), Jan Pavlovič (JP), %% Vít Novotný (VN), Petr Sojka (PS) %% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml %% Faculty of Informatics, Masaryk University (Brno, Czech Republic) diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/econ/fithesis-czech.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/econ/fithesis-czech.def index 0f707d5824e..a02a652e15c 100644 --- a/Master/texmf-dist/tex/latex/fithesis/locale/mu/econ/fithesis-czech.def +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/econ/fithesis-czech.def @@ -6,7 +6,7 @@ %% %% czech.dtx (with options: `mu/econ') %% -%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Copyright 1998--2016 Daniel Marek (DM), Jan Pavlovič (JP), %% Vít Novotný (VN), Petr Sojka (PS) %% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml %% Faculty of Informatics, Masaryk University (Brno, Czech Republic) diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/econ/fithesis-english.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/econ/fithesis-english.def index d4bb4c16b4b..200f3310854 100644 --- a/Master/texmf-dist/tex/latex/fithesis/locale/mu/econ/fithesis-english.def +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/econ/fithesis-english.def @@ -6,7 +6,7 @@ %% %% english.dtx (with options: `mu/econ') %% -%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Copyright 1998--2016 Daniel Marek (DM), Jan Pavlovič (JP), %% Vít Novotný (VN), Petr Sojka (PS) %% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml %% Faculty of Informatics, Masaryk University (Brno, Czech Republic) diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/econ/fithesis-slovak.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/econ/fithesis-slovak.def index d4a94a6dcf4..a0bf41a4698 100644 --- a/Master/texmf-dist/tex/latex/fithesis/locale/mu/econ/fithesis-slovak.def +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/econ/fithesis-slovak.def @@ -6,7 +6,7 @@ %% %% slovak.dtx (with options: `mu/econ') %% -%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Copyright 1998--2016 Daniel Marek (DM), Jan Pavlovič (JP), %% Vít Novotný (VN), Petr Sojka (PS) %% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml %% Faculty of Informatics, Masaryk University (Brno, Czech Republic) diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/fi/fithesis-czech.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/fi/fithesis-czech.def index 8f5ef09dade..259e84d0cf1 100644 --- a/Master/texmf-dist/tex/latex/fithesis/locale/mu/fi/fithesis-czech.def +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/fi/fithesis-czech.def @@ -6,7 +6,7 @@ %% %% czech.dtx (with options: `mu/fi') %% -%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Copyright 1998--2016 Daniel Marek (DM), Jan Pavlovič (JP), %% Vít Novotný (VN), Petr Sojka (PS) %% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml %% Faculty of Informatics, Masaryk University (Brno, Czech Republic) diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/fi/fithesis-english.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/fi/fithesis-english.def index 971b6f64187..2eb227bdc93 100644 --- a/Master/texmf-dist/tex/latex/fithesis/locale/mu/fi/fithesis-english.def +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/fi/fithesis-english.def @@ -6,7 +6,7 @@ %% %% english.dtx (with options: `mu/fi') %% -%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Copyright 1998--2016 Daniel Marek (DM), Jan Pavlovič (JP), %% Vít Novotný (VN), Petr Sojka (PS) %% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml %% Faculty of Informatics, Masaryk University (Brno, Czech Republic) diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/fi/fithesis-slovak.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/fi/fithesis-slovak.def index 33f67f01a74..496578e6234 100644 --- a/Master/texmf-dist/tex/latex/fithesis/locale/mu/fi/fithesis-slovak.def +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/fi/fithesis-slovak.def @@ -6,7 +6,7 @@ %% %% slovak.dtx (with options: `mu/fi') %% -%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Copyright 1998--2016 Daniel Marek (DM), Jan Pavlovič (JP), %% Vít Novotný (VN), Petr Sojka (PS) %% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml %% Faculty of Informatics, Masaryk University (Brno, Czech Republic) diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/fithesis-czech.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/fithesis-czech.def index 35765e1c535..5cfcba26bfd 100644 --- a/Master/texmf-dist/tex/latex/fithesis/locale/mu/fithesis-czech.def +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/fithesis-czech.def @@ -6,7 +6,7 @@ %% %% czech.dtx (with options: `mu') %% -%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Copyright 1998--2016 Daniel Marek (DM), Jan Pavlovič (JP), %% Vít Novotný (VN), Petr Sojka (PS) %% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml %% Faculty of Informatics, Masaryk University (Brno, Czech Republic) diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/fithesis-english.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/fithesis-english.def index 3906a1eeca7..f939d13ce08 100644 --- a/Master/texmf-dist/tex/latex/fithesis/locale/mu/fithesis-english.def +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/fithesis-english.def @@ -6,7 +6,7 @@ %% %% english.dtx (with options: `mu') %% -%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Copyright 1998--2016 Daniel Marek (DM), Jan Pavlovič (JP), %% Vít Novotný (VN), Petr Sojka (PS) %% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml %% Faculty of Informatics, Masaryk University (Brno, Czech Republic) diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/fithesis-slovak.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/fithesis-slovak.def index 160806ba413..96ce8d3c99e 100644 --- a/Master/texmf-dist/tex/latex/fithesis/locale/mu/fithesis-slovak.def +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/fithesis-slovak.def @@ -6,7 +6,7 @@ %% %% slovak.dtx (with options: `mu') %% -%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Copyright 1998--2016 Daniel Marek (DM), Jan Pavlovič (JP), %% Vít Novotný (VN), Petr Sojka (PS) %% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml %% Faculty of Informatics, Masaryk University (Brno, Czech Republic) diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/fsps/fithesis-czech.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/fsps/fithesis-czech.def index 3da01ffa3a6..43287595e31 100644 --- a/Master/texmf-dist/tex/latex/fithesis/locale/mu/fsps/fithesis-czech.def +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/fsps/fithesis-czech.def @@ -6,7 +6,7 @@ %% %% czech.dtx (with options: `mu/fsps') %% -%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Copyright 1998--2016 Daniel Marek (DM), Jan Pavlovič (JP), %% Vít Novotný (VN), Petr Sojka (PS) %% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml %% Faculty of Informatics, Masaryk University (Brno, Czech Republic) diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/fsps/fithesis-english.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/fsps/fithesis-english.def index ee8fa6dacda..47219704aea 100644 --- a/Master/texmf-dist/tex/latex/fithesis/locale/mu/fsps/fithesis-english.def +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/fsps/fithesis-english.def @@ -6,7 +6,7 @@ %% %% english.dtx (with options: `mu/fsps') %% -%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Copyright 1998--2016 Daniel Marek (DM), Jan Pavlovič (JP), %% Vít Novotný (VN), Petr Sojka (PS) %% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml %% Faculty of Informatics, Masaryk University (Brno, Czech Republic) diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/fsps/fithesis-slovak.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/fsps/fithesis-slovak.def index 457263d21f6..281a11338b5 100644 --- a/Master/texmf-dist/tex/latex/fithesis/locale/mu/fsps/fithesis-slovak.def +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/fsps/fithesis-slovak.def @@ -6,7 +6,7 @@ %% %% slovak.dtx (with options: `mu/fsps') %% -%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Copyright 1998--2016 Daniel Marek (DM), Jan Pavlovič (JP), %% Vít Novotný (VN), Petr Sojka (PS) %% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml %% Faculty of Informatics, Masaryk University (Brno, Czech Republic) diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/fss/fithesis-czech.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/fss/fithesis-czech.def index 79ceea4511a..96f67fbb06f 100644 --- a/Master/texmf-dist/tex/latex/fithesis/locale/mu/fss/fithesis-czech.def +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/fss/fithesis-czech.def @@ -6,7 +6,7 @@ %% %% czech.dtx (with options: `mu/fss') %% -%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Copyright 1998--2016 Daniel Marek (DM), Jan Pavlovič (JP), %% Vít Novotný (VN), Petr Sojka (PS) %% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml %% Faculty of Informatics, Masaryk University (Brno, Czech Republic) diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/fss/fithesis-english.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/fss/fithesis-english.def index 662d758fa39..41b2c41b23d 100644 --- a/Master/texmf-dist/tex/latex/fithesis/locale/mu/fss/fithesis-english.def +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/fss/fithesis-english.def @@ -6,7 +6,7 @@ %% %% english.dtx (with options: `mu/fss') %% -%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Copyright 1998--2016 Daniel Marek (DM), Jan Pavlovič (JP), %% Vít Novotný (VN), Petr Sojka (PS) %% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml %% Faculty of Informatics, Masaryk University (Brno, Czech Republic) diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/fss/fithesis-slovak.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/fss/fithesis-slovak.def index b461b90ed21..93432e54554 100644 --- a/Master/texmf-dist/tex/latex/fithesis/locale/mu/fss/fithesis-slovak.def +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/fss/fithesis-slovak.def @@ -6,7 +6,7 @@ %% %% slovak.dtx (with options: `mu/fss') %% -%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Copyright 1998--2016 Daniel Marek (DM), Jan Pavlovič (JP), %% Vít Novotný (VN), Petr Sojka (PS) %% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml %% Faculty of Informatics, Masaryk University (Brno, Czech Republic) diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/law/fithesis-czech.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/law/fithesis-czech.def index 0a7532e905d..96730936804 100644 --- a/Master/texmf-dist/tex/latex/fithesis/locale/mu/law/fithesis-czech.def +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/law/fithesis-czech.def @@ -6,7 +6,7 @@ %% %% czech.dtx (with options: `mu/law') %% -%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Copyright 1998--2016 Daniel Marek (DM), Jan Pavlovič (JP), %% Vít Novotný (VN), Petr Sojka (PS) %% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml %% Faculty of Informatics, Masaryk University (Brno, Czech Republic) diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/law/fithesis-english.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/law/fithesis-english.def index 6482e1eadca..bc55fa4f0de 100644 --- a/Master/texmf-dist/tex/latex/fithesis/locale/mu/law/fithesis-english.def +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/law/fithesis-english.def @@ -6,7 +6,7 @@ %% %% english.dtx (with options: `mu/law') %% -%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Copyright 1998--2016 Daniel Marek (DM), Jan Pavlovič (JP), %% Vít Novotný (VN), Petr Sojka (PS) %% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml %% Faculty of Informatics, Masaryk University (Brno, Czech Republic) diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/law/fithesis-slovak.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/law/fithesis-slovak.def index d08d5a15dd7..cb24947fbaf 100644 --- a/Master/texmf-dist/tex/latex/fithesis/locale/mu/law/fithesis-slovak.def +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/law/fithesis-slovak.def @@ -6,7 +6,7 @@ %% %% slovak.dtx (with options: `mu/law') %% -%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Copyright 1998--2016 Daniel Marek (DM), Jan Pavlovič (JP), %% Vít Novotný (VN), Petr Sojka (PS) %% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml %% Faculty of Informatics, Masaryk University (Brno, Czech Republic) diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/med/fithesis-czech.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/med/fithesis-czech.def index 15145790fd7..0ee2bfdc89e 100644 --- a/Master/texmf-dist/tex/latex/fithesis/locale/mu/med/fithesis-czech.def +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/med/fithesis-czech.def @@ -6,7 +6,7 @@ %% %% czech.dtx (with options: `mu/med') %% -%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Copyright 1998--2016 Daniel Marek (DM), Jan Pavlovič (JP), %% Vít Novotný (VN), Petr Sojka (PS) %% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml %% Faculty of Informatics, Masaryk University (Brno, Czech Republic) diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/med/fithesis-english.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/med/fithesis-english.def index 346c0d39e4d..2c4dc955e6f 100644 --- a/Master/texmf-dist/tex/latex/fithesis/locale/mu/med/fithesis-english.def +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/med/fithesis-english.def @@ -6,7 +6,7 @@ %% %% english.dtx (with options: `mu/med') %% -%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Copyright 1998--2016 Daniel Marek (DM), Jan Pavlovič (JP), %% Vít Novotný (VN), Petr Sojka (PS) %% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml %% Faculty of Informatics, Masaryk University (Brno, Czech Republic) diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/med/fithesis-slovak.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/med/fithesis-slovak.def index eadc0d67d4a..8b6f5e49d0a 100644 --- a/Master/texmf-dist/tex/latex/fithesis/locale/mu/med/fithesis-slovak.def +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/med/fithesis-slovak.def @@ -6,7 +6,7 @@ %% %% slovak.dtx (with options: `mu/med') %% -%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Copyright 1998--2016 Daniel Marek (DM), Jan Pavlovič (JP), %% Vít Novotný (VN), Petr Sojka (PS) %% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml %% Faculty of Informatics, Masaryk University (Brno, Czech Republic) diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/ped/fithesis-czech.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/ped/fithesis-czech.def index 77bd961e370..e34fb36ce6c 100644 --- a/Master/texmf-dist/tex/latex/fithesis/locale/mu/ped/fithesis-czech.def +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/ped/fithesis-czech.def @@ -6,7 +6,7 @@ %% %% czech.dtx (with options: `mu/ped') %% -%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Copyright 1998--2016 Daniel Marek (DM), Jan Pavlovič (JP), %% Vít Novotný (VN), Petr Sojka (PS) %% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml %% Faculty of Informatics, Masaryk University (Brno, Czech Republic) diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/ped/fithesis-english.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/ped/fithesis-english.def index 4f49734e2a5..5e0b1042de6 100644 --- a/Master/texmf-dist/tex/latex/fithesis/locale/mu/ped/fithesis-english.def +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/ped/fithesis-english.def @@ -6,7 +6,7 @@ %% %% english.dtx (with options: `mu/ped') %% -%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Copyright 1998--2016 Daniel Marek (DM), Jan Pavlovič (JP), %% Vít Novotný (VN), Petr Sojka (PS) %% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml %% Faculty of Informatics, Masaryk University (Brno, Czech Republic) diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/ped/fithesis-slovak.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/ped/fithesis-slovak.def index 2e5a23c8ba3..55ef5e03f1b 100644 --- a/Master/texmf-dist/tex/latex/fithesis/locale/mu/ped/fithesis-slovak.def +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/ped/fithesis-slovak.def @@ -6,7 +6,7 @@ %% %% slovak.dtx (with options: `mu/ped') %% -%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Copyright 1998--2016 Daniel Marek (DM), Jan Pavlovič (JP), %% Vít Novotný (VN), Petr Sojka (PS) %% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml %% Faculty of Informatics, Masaryk University (Brno, Czech Republic) diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/phil/fithesis-czech.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/phil/fithesis-czech.def index 84ef718d6fb..4629e58ee52 100644 --- a/Master/texmf-dist/tex/latex/fithesis/locale/mu/phil/fithesis-czech.def +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/phil/fithesis-czech.def @@ -6,7 +6,7 @@ %% %% czech.dtx (with options: `mu/phil') %% -%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Copyright 1998--2016 Daniel Marek (DM), Jan Pavlovič (JP), %% Vít Novotný (VN), Petr Sojka (PS) %% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml %% Faculty of Informatics, Masaryk University (Brno, Czech Republic) diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/phil/fithesis-english.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/phil/fithesis-english.def index 068559a66f8..2b5f4a9debf 100644 --- a/Master/texmf-dist/tex/latex/fithesis/locale/mu/phil/fithesis-english.def +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/phil/fithesis-english.def @@ -6,7 +6,7 @@ %% %% english.dtx (with options: `mu/phil') %% -%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Copyright 1998--2016 Daniel Marek (DM), Jan Pavlovič (JP), %% Vít Novotný (VN), Petr Sojka (PS) %% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml %% Faculty of Informatics, Masaryk University (Brno, Czech Republic) diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/phil/fithesis-slovak.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/phil/fithesis-slovak.def index 7efb4d0e5ac..94e80c54b15 100644 --- a/Master/texmf-dist/tex/latex/fithesis/locale/mu/phil/fithesis-slovak.def +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/phil/fithesis-slovak.def @@ -6,7 +6,7 @@ %% %% slovak.dtx (with options: `mu/phil') %% -%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Copyright 1998--2016 Daniel Marek (DM), Jan Pavlovič (JP), %% Vít Novotný (VN), Petr Sojka (PS) %% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml %% Faculty of Informatics, Masaryk University (Brno, Czech Republic) diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/sci/fithesis-czech.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/sci/fithesis-czech.def index 581b2bfb91b..4f80d9a80ec 100644 --- a/Master/texmf-dist/tex/latex/fithesis/locale/mu/sci/fithesis-czech.def +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/sci/fithesis-czech.def @@ -6,7 +6,7 @@ %% %% czech.dtx (with options: `mu/sci') %% -%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Copyright 1998--2016 Daniel Marek (DM), Jan Pavlovič (JP), %% Vít Novotný (VN), Petr Sojka (PS) %% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml %% Faculty of Informatics, Masaryk University (Brno, Czech Republic) diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/sci/fithesis-english.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/sci/fithesis-english.def index 344b1ac7fec..633433d05f8 100644 --- a/Master/texmf-dist/tex/latex/fithesis/locale/mu/sci/fithesis-english.def +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/sci/fithesis-english.def @@ -6,7 +6,7 @@ %% %% english.dtx (with options: `mu/sci') %% -%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Copyright 1998--2016 Daniel Marek (DM), Jan Pavlovič (JP), %% Vít Novotný (VN), Petr Sojka (PS) %% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml %% Faculty of Informatics, Masaryk University (Brno, Czech Republic) diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/sci/fithesis-slovak.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/sci/fithesis-slovak.def index f0b4c9e8d3f..cb8017dc10f 100644 --- a/Master/texmf-dist/tex/latex/fithesis/locale/mu/sci/fithesis-slovak.def +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/sci/fithesis-slovak.def @@ -6,7 +6,7 @@ %% %% slovak.dtx (with options: `mu/sci') %% -%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Copyright 1998--2016 Daniel Marek (DM), Jan Pavlovič (JP), %% Vít Novotný (VN), Petr Sojka (PS) %% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml %% Faculty of Informatics, Masaryk University (Brno, Czech Republic) diff --git a/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-base-color.pdf b/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-base-color.pdf Binary files differindex 956394ba412..54f439e2c01 100644 --- a/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-base-color.pdf +++ b/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-base-color.pdf diff --git a/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-base.pdf b/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-base.pdf Binary files differindex 6752603de82..0e737cd1fef 100644 --- a/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-base.pdf +++ b/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-base.pdf diff --git a/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-econ-color.pdf b/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-econ-color.pdf Binary files differindex e4cf1a5d74b..30c93c3902f 100644 --- a/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-econ-color.pdf +++ b/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-econ-color.pdf diff --git a/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-econ.pdf b/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-econ.pdf Binary files differindex 559b2293a9c..45a7cfc4a9f 100644 --- a/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-econ.pdf +++ b/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-econ.pdf diff --git a/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-fi-color.pdf b/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-fi-color.pdf Binary files differindex 752baf6e664..aa4720ca287 100644 --- a/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-fi-color.pdf +++ b/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-fi-color.pdf diff --git a/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-fi.pdf b/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-fi.pdf Binary files differindex 18be5ff242a..379cc2a96e2 100644 --- a/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-fi.pdf +++ b/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-fi.pdf diff --git a/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-fsps-color.pdf b/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-fsps-color.pdf Binary files differindex 12f074b6eb2..9938eb6d764 100644 --- a/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-fsps-color.pdf +++ b/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-fsps-color.pdf diff --git a/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-fsps.pdf b/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-fsps.pdf Binary files differindex 662585def8a..85ef6020b19 100644 --- a/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-fsps.pdf +++ b/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-fsps.pdf diff --git a/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-fss-color.pdf b/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-fss-color.pdf Binary files differindex 66d967d6d38..1a3598a80f7 100644 --- a/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-fss-color.pdf +++ b/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-fss-color.pdf diff --git a/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-fss.pdf b/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-fss.pdf Binary files differindex 463b4102332..8d42feb69d3 100644 --- a/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-fss.pdf +++ b/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-fss.pdf diff --git a/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-law-color.pdf b/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-law-color.pdf Binary files differindex 82a338a8f98..1dd0eaf9d99 100644 --- a/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-law-color.pdf +++ b/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-law-color.pdf diff --git a/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-law.pdf b/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-law.pdf Binary files differindex 983664826a1..e9a6d679132 100644 --- a/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-law.pdf +++ b/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-law.pdf diff --git a/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-med-color.pdf b/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-med-color.pdf Binary files differindex a9c2620fb34..25039966212 100644 --- a/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-med-color.pdf +++ b/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-med-color.pdf diff --git a/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-med.pdf b/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-med.pdf Binary files differindex 6a0d213f8dd..5af185151b2 100644 --- a/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-med.pdf +++ b/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-med.pdf diff --git a/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-ped-color.pdf b/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-ped-color.pdf Binary files differindex 5fb28aacdfd..1ed85bd4026 100644 --- a/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-ped-color.pdf +++ b/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-ped-color.pdf diff --git a/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-ped.pdf b/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-ped.pdf Binary files differindex d7e123b670b..29552295989 100644 --- a/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-ped.pdf +++ b/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-ped.pdf diff --git a/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-phil-color.pdf b/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-phil-color.pdf Binary files differindex 235c014fae0..72da5105fa2 100644 --- a/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-phil-color.pdf +++ b/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-phil-color.pdf diff --git a/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-phil.pdf b/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-phil.pdf Binary files differindex 526a1303f41..e0eee1eb483 100644 --- a/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-phil.pdf +++ b/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-phil.pdf diff --git a/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-sci-color.pdf b/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-sci-color.pdf Binary files differindex 0ee45aafccf..c8cf1d67e85 100644 --- a/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-sci-color.pdf +++ b/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-sci-color.pdf diff --git a/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-sci.pdf b/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-sci.pdf Binary files differindex f0dd8241c2f..4224bbd4d7c 100644 --- a/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-sci.pdf +++ b/Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-sci.pdf diff --git a/Master/texmf-dist/tex/latex/fithesis/style/fithesis-base.sty b/Master/texmf-dist/tex/latex/fithesis/style/fithesis-base.sty index be7c45433d0..05bdee4e70a 100644 --- a/Master/texmf-dist/tex/latex/fithesis/style/fithesis-base.sty +++ b/Master/texmf-dist/tex/latex/fithesis/style/fithesis-base.sty @@ -6,7 +6,7 @@ %% %% base.dtx %% -%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Copyright 1998--2016 Daniel Marek (DM), Jan Pavlovič (JP), %% Vít Novotný (VN), Petr Sojka (PS) %% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml %% Faculty of Informatics, Masaryk University (Brno, Czech Republic) diff --git a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-10.clo b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-10.clo index 9a3b0235b57..5958cf180f4 100644 --- a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-10.clo +++ b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-10.clo @@ -6,7 +6,7 @@ %% %% base.dtx (with options: `opt,10pt') %% -%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Copyright 1998--2016 Daniel Marek (DM), Jan Pavlovič (JP), %% Vít Novotný (VN), Petr Sojka (PS) %% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml %% Faculty of Informatics, Masaryk University (Brno, Czech Republic) diff --git a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-11.clo b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-11.clo index 25cc5982bc7..2729e25b08c 100644 --- a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-11.clo +++ b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-11.clo @@ -6,7 +6,7 @@ %% %% base.dtx (with options: `opt,11pt') %% -%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Copyright 1998--2016 Daniel Marek (DM), Jan Pavlovič (JP), %% Vít Novotný (VN), Petr Sojka (PS) %% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml %% Faculty of Informatics, Masaryk University (Brno, Czech Republic) diff --git a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-12.clo b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-12.clo index 93cc72987d3..9f60a1004f4 100644 --- a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-12.clo +++ b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-12.clo @@ -6,7 +6,7 @@ %% %% base.dtx (with options: `opt,12pt') %% -%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Copyright 1998--2016 Daniel Marek (DM), Jan Pavlovič (JP), %% Vít Novotný (VN), Petr Sojka (PS) %% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml %% Faculty of Informatics, Masaryk University (Brno, Czech Republic) diff --git a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-base.sty b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-base.sty index 7b48fb729a6..33a2bac9fc5 100644 --- a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-base.sty +++ b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-base.sty @@ -6,7 +6,7 @@ %% %% base.dtx (with options: `base') %% -%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Copyright 1998--2016 Daniel Marek (DM), Jan Pavlovič (JP), %% Vít Novotný (VN), Petr Sojka (PS) %% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml %% Faculty of Informatics, Masaryk University (Brno, Czech Republic) diff --git a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-econ.sty b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-econ.sty index 833e6e76536..e30885a6792 100644 --- a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-econ.sty +++ b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-econ.sty @@ -6,7 +6,7 @@ %% %% econ.dtx %% -%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Copyright 1998--2016 Daniel Marek (DM), Jan Pavlovič (JP), %% Vít Novotný (VN), Petr Sojka (PS) %% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml %% Faculty of Informatics, Masaryk University (Brno, Czech Republic) diff --git a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-fi.sty b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-fi.sty index a94e842c7b7..68e8427b259 100644 --- a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-fi.sty +++ b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-fi.sty @@ -6,7 +6,7 @@ %% %% fi.dtx %% -%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Copyright 1998--2016 Daniel Marek (DM), Jan Pavlovič (JP), %% Vít Novotný (VN), Petr Sojka (PS) %% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml %% Faculty of Informatics, Masaryk University (Brno, Czech Republic) diff --git a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-fsps.sty b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-fsps.sty index 3222e999e96..929f1f8af01 100644 --- a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-fsps.sty +++ b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-fsps.sty @@ -6,7 +6,7 @@ %% %% fsps.dtx %% -%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Copyright 1998--2016 Daniel Marek (DM), Jan Pavlovič (JP), %% Vít Novotný (VN), Petr Sojka (PS) %% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml %% Faculty of Informatics, Masaryk University (Brno, Czech Republic) diff --git a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-fss.sty b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-fss.sty index 2f7e397ce0f..39060f25a71 100644 --- a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-fss.sty +++ b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-fss.sty @@ -6,7 +6,7 @@ %% %% fss.dtx %% -%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Copyright 1998--2016 Daniel Marek (DM), Jan Pavlovič (JP), %% Vít Novotný (VN), Petr Sojka (PS) %% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml %% Faculty of Informatics, Masaryk University (Brno, Czech Republic) diff --git a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-law.sty b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-law.sty index 3248ec6e448..c2f47369974 100644 --- a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-law.sty +++ b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-law.sty @@ -6,7 +6,7 @@ %% %% law.dtx %% -%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Copyright 1998--2016 Daniel Marek (DM), Jan Pavlovič (JP), %% Vít Novotný (VN), Petr Sojka (PS) %% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml %% Faculty of Informatics, Masaryk University (Brno, Czech Republic) diff --git a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-med.sty b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-med.sty index 7db6e208364..4dfca1d93a9 100644 --- a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-med.sty +++ b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-med.sty @@ -6,7 +6,7 @@ %% %% med.dtx %% -%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Copyright 1998--2016 Daniel Marek (DM), Jan Pavlovič (JP), %% Vít Novotný (VN), Petr Sojka (PS) %% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml %% Faculty of Informatics, Masaryk University (Brno, Czech Republic) diff --git a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-ped.sty b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-ped.sty index 23edc45a399..1c83a87864f 100644 --- a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-ped.sty +++ b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-ped.sty @@ -6,7 +6,7 @@ %% %% ped.dtx %% -%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Copyright 1998--2016 Daniel Marek (DM), Jan Pavlovič (JP), %% Vít Novotný (VN), Petr Sojka (PS) %% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml %% Faculty of Informatics, Masaryk University (Brno, Czech Republic) diff --git a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-phil.sty b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-phil.sty index ca0beddd487..2cda5f434d1 100644 --- a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-phil.sty +++ b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-phil.sty @@ -6,7 +6,7 @@ %% %% phil.dtx %% -%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Copyright 1998--2016 Daniel Marek (DM), Jan Pavlovič (JP), %% Vít Novotný (VN), Petr Sojka (PS) %% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml %% Faculty of Informatics, Masaryk University (Brno, Czech Republic) diff --git a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-sci.sty b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-sci.sty index 8ae9fe28e11..44053e8a6b2 100644 --- a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-sci.sty +++ b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-sci.sty @@ -6,7 +6,7 @@ %% %% sci.dtx %% -%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Copyright 1998--2016 Daniel Marek (DM), Jan Pavlovič (JP), %% Vít Novotný (VN), Petr Sojka (PS) %% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml %% Faculty of Informatics, Masaryk University (Brno, Czech Republic) |