From 7c9bd99e29ba8005ab0135a0738cda1317e7d084 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 8 Sep 2016 21:58:30 +0000 Subject: exsheets (8sep16) git-svn-id: svn://tug.org/texlive/trunk@42020 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/exsheets/README | 2 +- .../texmf-dist/doc/latex/exsheets/exsheets_en.pdf | Bin 673432 -> 666488 bytes .../texmf-dist/doc/latex/exsheets/exsheets_en.tex | 6 ++---- .../doc/latex/exsheets/grading-table.pdf | Bin 26474 -> 26475 bytes .../doc/latex/exsheets/grading-table.tex | 10 +++++----- 5 files changed, 8 insertions(+), 10 deletions(-) (limited to 'Master/texmf-dist/doc/latex') diff --git a/Master/texmf-dist/doc/latex/exsheets/README b/Master/texmf-dist/doc/latex/exsheets/README index f561af09fbe..39d0ecbec78 100644 --- a/Master/texmf-dist/doc/latex/exsheets/README +++ b/Master/texmf-dist/doc/latex/exsheets/README @@ -1,5 +1,5 @@ -------------------------------------------------------------------------- -EXSHEETS 2016/08/14 v0.21d +EXSHEETS 2016/09/07 v0.21e bundled packages: the EXSHEETS package Yet another package for the creation of exercise sheets diff --git a/Master/texmf-dist/doc/latex/exsheets/exsheets_en.pdf b/Master/texmf-dist/doc/latex/exsheets/exsheets_en.pdf index 28ccc83887e..6fc39115038 100644 Binary files a/Master/texmf-dist/doc/latex/exsheets/exsheets_en.pdf and b/Master/texmf-dist/doc/latex/exsheets/exsheets_en.pdf differ 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}{ diff --git a/Master/texmf-dist/doc/latex/exsheets/grading-table.pdf b/Master/texmf-dist/doc/latex/exsheets/grading-table.pdf index 248ccb5dba7..5854584c383 100644 Binary files a/Master/texmf-dist/doc/latex/exsheets/grading-table.pdf and b/Master/texmf-dist/doc/latex/exsheets/grading-table.pdf differ diff --git a/Master/texmf-dist/doc/latex/exsheets/grading-table.tex b/Master/texmf-dist/doc/latex/exsheets/grading-table.tex index 6b65f8c475e..e1b4f2d0b95 100644 --- a/Master/texmf-dist/doc/latex/exsheets/grading-table.tex +++ b/Master/texmf-dist/doc/latex/exsheets/grading-table.tex @@ -3,13 +3,13 @@ \begin{document} -\begin{question}{3}\SetQuestionProperties{points=3} +\begin{question}{3} \end{question} -\begin{question}{5}\SetQuestionProperties{points=5} +\begin{question}{5} \end{question} -\begin{question}{10}\SetQuestionProperties{points=10} +\begin{question}{10} \end{question} -\begin{question}{8}\SetQuestionProperties{points=8} +\begin{question}{8} \end{question} \begin{tabular}{|l|*{\numberofquestions}{c|}c|}\hline @@ -18,4 +18,4 @@ Reached & \ForEachQuestion{\iflastquestion{}{&}} & \\ \hline \end{tabular} -\end{document} \ No newline at end of file +\end{document} -- cgit v1.2.3