summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/webquiz/examples/index-cz.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/webquiz/examples/index-cz.tex')
-rw-r--r--Master/texmf-dist/doc/latex/webquiz/examples/index-cz.tex15
1 files changed, 15 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/webquiz/examples/index-cz.tex b/Master/texmf-dist/doc/latex/webquiz/examples/index-cz.tex
new file mode 100644
index 00000000000..0fe06847858
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/webquiz/examples/index-cz.tex
@@ -0,0 +1,15 @@
+\documentclass[hidesidemenu,language=czech]{webquiz}
+\usepackage[czech]{babel}
+\usepackage[T1]{fontenc}
+\Department{Matematika}\DepartmentURL{/}
+\BreadCrumbs{ department | Mat101 /mat101 | breadcrumb }
+\BreadCrumb{ Index kvízů }
+\title{Elementární počet}
+\begin{document}
+ \begin{quizindex}
+ \quiz{Čísla a množiny}
+ \quiz{Polární forma a kořeny složitých čísel}
+ \quiz{Polar exponenciální forma a funkce}
+ \quiz*{Optimalizace funkcí dvou proměnných}
+ \end{quizindex}
+\end{document}