From be0a54dd69f7aed4038943072332b79e306d7c90 Mon Sep 17 00:00:00 2001
From: Martin Mares <mj@ucw.cz>
Date: Tue, 28 May 2024 14:00:25 +0200
Subject: [PATCH] Obsah

---
 98-misc/toc.tex | 6 +++---
 automaty.tex    | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/98-misc/toc.tex b/98-misc/toc.tex
index 74be4dd..e026f0c 100644
--- a/98-misc/toc.tex
+++ b/98-misc/toc.tex
@@ -1,4 +1,4 @@
-\fakechapter{Table of contents}
+\fakechapter{Obsah}
 
 \def\tocchaplabel#1#2^^X{\if0#1\else#1#2~\fi}
 \def\tocchapter#1#2#3#4{\bigskip
@@ -33,7 +33,7 @@
 
 \bigskip
 
-Sections and exercises marked with one or two asterisks contain advanced material.
-We suggest that the reader skips them first time.
+Oddíly a cvičení označené hvězdičkami obsahují pokročilejší materiál.
+Při prvním čtení je doporučujeme přeskakovat.
 
 \vfill\eject
diff --git a/automaty.tex b/automaty.tex
index 08716a8..ecf885a 100644
--- a/automaty.tex
+++ b/automaty.tex
@@ -5,7 +5,7 @@
 %\debugindex
 
 \input 98-misc/intro.tex
-% \input 98-misc/toc.tex
+\input 98-misc/toc.tex
 
 \def\includechapaux#1-#2@{\input #1-#2/#2.tex}
 \def\includechapter#1{\includechapaux#1@}
-- 
GitLab