summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/fithesis
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-01-08 00:05:15 +0000
committerKarl Berry <karl@freefriends.org>2016-01-08 00:05:15 +0000
commit804ed063151696ec3101ec58445e342c4dff43e5 (patch)
tree201706eef1a6f1b7547d535fd452ec1064415875 /Master/texmf-dist/tex/latex/fithesis
parent16987d12b95c300867fb9328bb648caa9fdeeade (diff)
fithesis (6jan16)
git-svn-id: svn://tug.org/texlive/trunk@39309 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/fithesis')
-rw-r--r--Master/texmf-dist/tex/latex/fithesis/fithesis3.cls11
-rw-r--r--Master/texmf-dist/tex/latex/fithesis/locale/fithesis-czech.def4
-rw-r--r--Master/texmf-dist/tex/latex/fithesis/locale/fithesis-english.def4
-rw-r--r--Master/texmf-dist/tex/latex/fithesis/locale/fithesis-slovak.def4
-rw-r--r--Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-base-color.pdfbin15999 -> 15999 bytes
-rw-r--r--Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-base.pdfbin15988 -> 15988 bytes
-rw-r--r--Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-econ-color.pdfbin34491 -> 34491 bytes
-rw-r--r--Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-econ.pdfbin12932 -> 12932 bytes
-rw-r--r--Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-fi-color.pdfbin11808 -> 11808 bytes
-rw-r--r--Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-fi.pdfbin11624 -> 11624 bytes
-rw-r--r--Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-fsps-color.pdfbin12560 -> 12560 bytes
-rw-r--r--Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-fsps.pdfbin11730 -> 11730 bytes
-rw-r--r--Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-fss-color.pdfbin11933 -> 11933 bytes
-rw-r--r--Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-fss.pdfbin11590 -> 11590 bytes
-rw-r--r--Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-law-color.pdfbin18971 -> 18971 bytes
-rw-r--r--Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-law.pdfbin18435 -> 18435 bytes
-rw-r--r--Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-med-color.pdfbin11116 -> 11116 bytes
-rw-r--r--Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-med.pdfbin10590 -> 10590 bytes
-rw-r--r--Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-ped-color.pdfbin11027 -> 11027 bytes
-rw-r--r--Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-ped.pdfbin10492 -> 10492 bytes
-rw-r--r--Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-phil-color.pdfbin12736 -> 12736 bytes
-rw-r--r--Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-phil.pdfbin12180 -> 12180 bytes
-rw-r--r--Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-sci-color.pdfbin25965 -> 25965 bytes
-rw-r--r--Master/texmf-dist/tex/latex/fithesis/logo/mu/fithesis-sci.pdfbin25494 -> 25494 bytes
24 files changed, 15 insertions, 8 deletions
diff --git a/Master/texmf-dist/tex/latex/fithesis/fithesis3.cls b/Master/texmf-dist/tex/latex/fithesis/fithesis3.cls
index ded5ad848cc..849670dae44 100644
--- a/Master/texmf-dist/tex/latex/fithesis/fithesis3.cls
+++ b/Master/texmf-dist/tex/latex/fithesis/fithesis3.cls
@@ -50,7 +50,7 @@
%% The names of the source files used are shown above.
%%
\NeedsTeXFormat{LaTeX2e}
-\def\thesis@version{2015/12/09 v0.3.29 fithesis3 MU thesis class}
+\def\thesis@version{2015/01/05 v0.3.30 fithesis3 MU thesis class}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ProvidesClass{fithesis3}[\thesis@version]
@@ -250,11 +250,18 @@
\ifnum\@month>8%
\edef\@yearA{\the\@year}%
\advance\@year 1\edef\@yearB{\the\@year}%
+ \advance\@year-1
\else
\advance\@year-1\edef\@yearA{\the\@year}%
\advance\@year 1\edef\@yearB{\the\@year}%
\fi
- \global\edef\thesis@academicYear{\@yearA/\@yearB}}}
+ \global\edef\thesis@academicYear{\@yearA/\@yearB}
+
+ % Set the season year
+ \ifnum\@month>2\else
+ \advance\@year-1
+ \fi
+ \global\edef\thesis@seasonYear{\the\@year}}}
\edef\thesis@date{\the\year/\the\month/\the\day}%
\expandafter\thesis@parseDate\thesis@date|%
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 41a898a97b1..c46ef76bcdb 100644
--- a/Master/texmf-dist/tex/latex/fithesis/locale/fithesis-czech.def
+++ b/Master/texmf-dist/tex/latex/fithesis/locale/fithesis-czech.def
@@ -49,7 +49,7 @@
%%
%% The names of the source files used are shown above.
%%
-\ProvidesFile{fithesis/locale/fithesis-czech.def}[2015/11/29]
+\ProvidesFile{fithesis/locale/fithesis-czech.def}[2016/01/05]
\gdef\thesis@czech@gender@koncovka{%
\ifthesis@woman a\fi}
@@ -73,7 +73,7 @@
\gdef\thesis@czech@spring{jaro}
\gdef\thesis@czech@fall{podzim}
\gdef\thesis@czech@semester{%
- \thesis@{czech@\thesis@season} \thesis@year}
+ \thesis@{czech@\thesis@season} \thesis@seasonYear}
\gdef\thesis@czech@typeName{%
\ifx\thesis@type\thesis@bachelors%
Bakalářská práce%
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 b507801588f..69e06fb2232 100644
--- a/Master/texmf-dist/tex/latex/fithesis/locale/fithesis-english.def
+++ b/Master/texmf-dist/tex/latex/fithesis/locale/fithesis-english.def
@@ -49,7 +49,7 @@
%%
%% The names of the source files used are shown above.
%%
-\ProvidesFile{fithesis/locale/fithesis-english.def}[2015/11/29]
+\ProvidesFile{fithesis/locale/fithesis-english.def}[2015/01/05]
\gdef\thesis@english@universityName{University name}
\gdef\thesis@english@facultyName{Faculty name}
@@ -70,7 +70,7 @@
\gdef\thesis@english@spring{Spring}
\gdef\thesis@english@fall{Fall}
\gdef\thesis@english@semester{%
- \thesis@{english@\thesis@season} \thesis@year}
+ \thesis@{english@\thesis@season} \thesis@seasonYear}
\gdef\thesis@english@typeName{%
\ifx\thesis@type\thesis@bachelors%
Bachelor's Thesis%
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 98b34603bf2..5b2b6431e68 100644
--- a/Master/texmf-dist/tex/latex/fithesis/locale/fithesis-slovak.def
+++ b/Master/texmf-dist/tex/latex/fithesis/locale/fithesis-slovak.def
@@ -49,7 +49,7 @@
%%
%% The names of the source files used are shown above.
%%
-\ProvidesFile{fithesis/locale/fithesis-slovak.def}[2015/11/29]
+\ProvidesFile{fithesis/locale/fithesis-slovak.def}[2015/01/05]
\gdef\thesis@slovak@gender@koncovka{%
\ifthesis@woman a\fi}
@@ -73,7 +73,7 @@
\gdef\thesis@slovak@spring{jar}
\gdef\thesis@slovak@fall{jeseň}
\gdef\thesis@slovak@semester{%
- \thesis@{slovak@\thesis@season} \thesis@year}
+ \thesis@{slovak@\thesis@season} \thesis@seasonYear}
\gdef\thesis@slovak@typeName{%
\ifx\thesis@type\thesis@bachelors%
Bakalárska práca%
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
index 3bf373f71a9..cbe4d37b4e8 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
Binary files differ
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
index b0bc977055e..db9daac6ae9 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
Binary files differ
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
index 097d1287bb2..be8cb0cd38f 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
Binary files differ
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
index 8fa9053bdfb..df6e79af8eb 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
Binary files differ
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
index 3b061a35dd2..3b7f40ad42e 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
Binary files differ
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
index 3211989dd70..a9ab4e69398 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
Binary files differ
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
index 0d1383ab436..43ac7be4a76 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
Binary files differ
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
index 510428b32ca..90d763a60bf 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
Binary files differ
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
index bb67a04297f..d3a9f7f0404 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
Binary files differ
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
index a58932506d4..dd10b4d67b7 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
Binary files differ
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
index 3a2c5809dfb..2a0d03a4ff5 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
Binary files differ
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
index e38d0909f7c..49e42fe92e9 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
Binary files differ
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
index 6060c1928b1..06a9f122f9d 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
Binary files differ
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
index 01785d4cd1f..a62128e95ab 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
Binary files differ
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
index 908c1afd651..6ef3332424d 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
Binary files differ
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
index 6ab878b8d6a..f38d19a01f0 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
Binary files differ
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
index 51f88f40c95..33c6da50a84 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
Binary files differ
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
index 047e76435a6..c30226f1d96 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
Binary files differ
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
index 0e0b809320e..e3dbd5133f1 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
Binary files differ
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
index 451579ea21f..1774a6ef3ac 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
Binary files differ