diff options
author | Karl Berry <karl@freefriends.org> | 2017-01-29 22:33:28 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-01-29 22:33:28 +0000 |
commit | bd56ba4e78930d918f50e0ca082dea03bc614938 (patch) | |
tree | 84df73201b80141037c0ad9ac86b6f7c8683e632 /Master/texmf-dist/tex/latex/fithesis/fithesis3.cls | |
parent | e02235dda0e68d2131b9cf111af5448fa125ad58 (diff) |
fithesis (29jan17)
git-svn-id: svn://tug.org/texlive/trunk@43085 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/fithesis/fithesis3.cls')
-rw-r--r-- | Master/texmf-dist/tex/latex/fithesis/fithesis3.cls | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/fithesis/fithesis3.cls b/Master/texmf-dist/tex/latex/fithesis/fithesis3.cls index ba5996676ef..d9e78de9edd 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--2016 Daniel Marek (DM), Jan Pavlovič (JP), +%% Copyright 1998--2017 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.41a}{2016/12/10}} +\thesis@versiondef{v0.3.42}{2017/01/28}} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \ProvidesClass{fithesis3}[\thesis@version] @@ -160,6 +160,7 @@ \def\thesis@sempaper{sem} \def\thesis@bachelors{bc} \def\thesis@masters{mgr} +\def\thesis@proposal{prop} \def\thesis@doctoral{d} \def\thesis@rigorous{r} \let\thesis@type\thesis@bachelors |