From 11ae3f80cadc59559ade91abf6a85d3d4bbb1a3e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?V=C3=ADt=20Novotn=C3=BD?= <witiko@gmail.com>
Date: Fri, 19 Aug 2016 00:17:31 +0200
Subject: [PATCH] The user guide no longer uses `\thesislong`.

---
 guide/mu/guide.dtx | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/guide/mu/guide.dtx b/guide/mu/guide.dtx
index d28d9ce..4116712 100644
--- a/guide/mu/guide.dtx
+++ b/guide/mu/guide.dtx
@@ -26,22 +26,22 @@
   TeXkeywords={thesis, typesetting, \LaTeX{}},
   keywordsEn=\thesis@keywords,
   TeXkeywordsEn=\thesis@TeXkeywords,
+  abstract={%
+    \textsf{Fithesis3} is a \LaTeX{} document class, which
+    streamlines the typesetting of the mandatory parts of theses, so
+    that the author can focus at content alone. \textsf{Fithesis3}
+    can be used to write theses in various languages across the
+    faculties of the \thesis@english@universityName.
+
+    This document describes the installation of the
+    \textsf{fithesis3} class, its configuration and its use at the
+    \thesis@english@facultyName. As a demonstration of its
+    capabilities, this document was typeset using the
+    \textsf{fithesis3} class.},
   abstractEn=\thesis@abstract,
   faculty=\jobname,
   bib=guide.bib,
   autoLayout=false}
-\thesislong{abstract}{%
-  \textsf{Fithesis3} is a \LaTeX{} document class, which
-  streamlines the typesetting of the mandatory parts of theses, so
-  that the author can focus at content alone. \textsf{Fithesis3}
-  can be used to write theses in various languages across the
-  faculties of the \thesis@english@universityName.
-
-  This document describes the installation of the
-  \textsf{fithesis3} class, its configuration and its use at the
-  \thesis@english@facultyName. As a demonstration of its
-  capabilities, this document was typeset using the
-  \textsf{fithesis3} class.}
 \makeatother
 \thesisload% The menukeys package does not play nice, when it is
   \usepackage[os=win]{menukeys}% loaded before BibLaTeX.
-- 
GitLab