From dada33bd362042dd559c25bf0270d9065e029f4a Mon Sep 17 00:00:00 2001
From: Tomas Janousek <tomi@nomi.cz>
Date: Mon, 20 Feb 2012 09:41:49 +0100
Subject: [PATCH] 2004/05/13 v0.2.5 add english abstract [JP]

---
 fithesis.dtx | 16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)

diff --git a/fithesis.dtx b/fithesis.dtx
index 9cc2684..5e38b2e 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}. 
-- 
GitLab