diff --git a/fithesis.dtx b/fithesis.dtx index 9cc2684b597d1ca293b6501d5e2f70ba704f82a2..5e38b2e69c7b0be10d7d55936787bc12c5a2a765 100644 --- a/fithesis.dtx +++ b/fithesis.dtx @@ -18,6 +18,7 @@ % etc. % % History: +% 2004/05/13 v0.2.5 add english abstract [JP] % 2004/05/13 v0.2.4 fix SK declaration [Peter Cerensky, JP] % 2004/05/13 v0.2.3 fix title spacing [PS, JP] % 2004/05/12 v0.2.2 fix encoding bug [JP] @@ -102,7 +103,7 @@ % \begin{macrocode} %<*class> \NeedsTeXFormat{LaTeX2e} -\ProvidesClass{fithesis}[2004/05/17 version 0.2.4 (FI) MU thesis class] +\ProvidesClass{fithesis}[2004/05/18 version 0.2.5 (FI) MU thesis class] \ifx\clsclass\undefined \def\clsclass{rapport3} @@ -506,6 +507,14 @@ \end{alwayssingle} \newpage} +\newenvironment{ThesisAbstracten}{% +\begin{alwayssingle} +\chapter*{\AbstractTitleen} +} +{\par\vfil\null +\end{alwayssingle} +\newpage} + \newenvironment{ThesisKeyWords}{% \begin{alwayssingle} \ifx\@thesislang\Langcs @@ -662,6 +671,11 @@ % ThesisAbstract}. Shrnutí by mělo zabírat prostor nejvýąe jedné strany. % \end{macro} % +% \begin{macro}{ThesisAbstracten} +% {\it Abstract\/} diplomové práce v angličtině je moľno vysadit pomocí prostředí {\tt +% ThesisAbstracten}. Abstract by měl zabírat prostor nejvýąe jedné strany. +% \end{macro} +% % \begin{macro}{ThesisKeyWords} % {\it Klíčová slova\/} oddělená čárkami se vepíąí do prostředí {\tt % ThesisKeyWords}.