From 8f1cfda1553e6597fa0788330ccf78459bd45665 Mon Sep 17 00:00:00 2001
From: Ondrej Guth <ondrej.guth@fit.cvut.cz>
Date: Tue, 5 Apr 2022 07:30:02 +0200
Subject: [PATCH] shrnuti v komentari, jak pouzit chapterabstract

---
 text/text.tex | 1 +
 1 file changed, 1 insertion(+)

diff --git a/text/text.tex b/text/text.tex
index 475ea5b..a15a1a7 100644
--- a/text/text.tex
+++ b/text/text.tex
@@ -6,6 +6,7 @@
 %---------------------------------------------------------------
 \setcounter{page}{1}
 
+% The following environment can be used as a mini-introduction for a chapter. Use that any way it pleases you (or comment it out). It can contain, for instance, a summary of the chapter. Or, there can be a quotation.
 \begin{chapterabstract}
 	\lipsum[1]
 \end{chapterabstract}
-- 
GitLab