summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/fithesis/locale/fithesis-czech.def
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/fithesis/locale/fithesis-czech.def')
-rw-r--r--Master/texmf-dist/tex/latex/fithesis/locale/fithesis-czech.def35
1 files changed, 34 insertions, 1 deletions
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 05922c32bde..bd60528a431 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}[2016/05/25]
+\ProvidesFile{fithesis/locale/fithesis-czech.def}[2017/05/15]
\gdef\thesis@czech@gender@koncovka{%
\ifthesis@woman a\fi}
@@ -72,7 +72,40 @@
\gdef\thesis@czech@fall{podzim}
\gdef\thesis@czech@semester{%
\thesis@{czech@\thesis@season} \thesis@seasonYear}
+\gdef\thesis@czech@formattedDate{{%
+ \thesis@day.
+ \newcount\@month\expandafter\@month\thesis@month\relax
+ \ifnum\@month=1%
+ ledna
+ \else\ifnum\@month=2%
+ února
+ \else\ifnum\@month=3%
+ března
+ \else\ifnum\@month=4%
+ dubna
+ \else\ifnum\@month=5%
+ května
+ \else\ifnum\@month=6%
+ června
+ \else\ifnum\@month=7%
+ července
+ \else\ifnum\@month=8%
+ srpna
+ \else\ifnum\@month=9%
+ září
+ \else\ifnum\@month=10%
+ října
+ \else\ifnum\@month=11%
+ listopadu
+ \else\ifnum\@month=12%
+ prosince
+ \else
+ <<neznámý měsíc (\the\@month)>>
+ \fi\fi\fi\fi\fi\fi
+ \fi\fi\fi\fi\fi\fi
+ \thesis@year}}
+\gdef\thesis@czech@authorSignature{Podpis autora}
\gdef\thesis@czech@fieldTitle{Obor}
\gdef\thesis@czech@advisorTitle{Vedoucí práce}
\gdef\thesis@czech@authorTitle{Autor}