summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/webquiz/doc/examples/montypython.tex
blob: 738424f8790581fa407851041405c3ba9cfbf5b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
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}