summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/webquiz/examples/montypython.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/webquiz/examples/montypython.tex')
-rw-r--r--Master/texmf-dist/doc/latex/webquiz/examples/montypython.tex12
1 files changed, 12 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/webquiz/examples/montypython.tex b/Master/texmf-dist/doc/latex/webquiz/examples/montypython.tex
new file mode 100644
index 00000000000..738424f8790
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/webquiz/examples/montypython.tex
@@ -0,0 +1,12 @@
+\documentclass[hidesidemenu]{webquiz}
+\BreadCrumbs{ Monty Python http://www.montypython.com/
+ | Our work http://www.montypython.com/ourwork
+ | The Meaning of life http://www.montypython.com/film_Monty\%20Python's\%20The\%20Meaning\%20of\%20Life\%20(1983)/17
+}
+\title{I didn't even eat the mousse...}
+\begin{document}
+ \begin{question}
+ What is the meaning of life?
+ \answer{42}
+ \end{question}
+\end{document}