diff options
author | Karl Berry <karl@freefriends.org> | 2016-09-08 21:58:30 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-09-08 21:58:30 +0000 |
commit | 7c9bd99e29ba8005ab0135a0738cda1317e7d084 (patch) | |
tree | 249f66004e13117b5721119c2e8928558c01a294 /Master/texmf-dist/doc/latex/exsheets/exsheets_en.tex | |
parent | eb5d69057bb902b9ffd821190480336e56c2e081 (diff) |
exsheets (8sep16)
git-svn-id: svn://tug.org/texlive/trunk@42020 c570f23f-e606-0410-a88d-b1316a301751
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}{ |