diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/exsheets/exsheets_en.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/exsheets/exsheets_en.tex | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/exsheets/exsheets_en.tex b/Master/texmf-dist/doc/latex/exsheets/exsheets_en.tex index d59a68c4f28..2f52f587d72 100644 --- a/Master/texmf-dist/doc/latex/exsheets/exsheets_en.tex +++ b/Master/texmf-dist/doc/latex/exsheets/exsheets_en.tex @@ -33,6 +33,7 @@ \documentclass[load-preamble+]{cnltx-doc} \usepackage{exsheets} +\usepackage{bookmark} \setcnltx{ package = {exsheets} , @@ -1023,7 +1024,7 @@ each. You have two possibilities to display and count them: points. \end{options} -\begin{example} +\begin{example}[add-sourcecode-options={literate=}] \SetupExSheets[points]{name=point/s,number-format=\color{red}} \begin{question}{1} This one's easy so only 1 point can be earned. @@ -2043,7 +2044,6 @@ All of the following examples use the same question call: A `block' heading. \sample \end{question} -\newpage \subsubsection{The `runin' Instance} \begin{sourcecode} \DeclareInstance{exsheets-heading}{runin}{default}{ @@ -2082,7 +2082,6 @@ All of the following examples use the same question call: A `simple' heading. \sample \end{question} -\newpage \subsubsection{The `empty' Instance} \sinceversion{0.9a} \begin{sourcecode} @@ -2289,7 +2288,6 @@ All of the following examples use the same question call: A `runin-fixed-nr' heading. \sample \end{question} -\newpage \subsubsection{The `runin-nr-wp' Instance} \begin{sourcecode} \DeclareInstance{exsheets-heading}{runin-nr-wp}{default}{ |