summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/exsheets
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-09-08 21:58:30 +0000
committerKarl Berry <karl@freefriends.org>2016-09-08 21:58:30 +0000
commit7c9bd99e29ba8005ab0135a0738cda1317e7d084 (patch)
tree249f66004e13117b5721119c2e8928558c01a294 /Master/texmf-dist/doc/latex/exsheets
parenteb5d69057bb902b9ffd821190480336e56c2e081 (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')
-rw-r--r--Master/texmf-dist/doc/latex/exsheets/README2
-rw-r--r--Master/texmf-dist/doc/latex/exsheets/exsheets_en.pdfbin673432 -> 666488 bytes
-rw-r--r--Master/texmf-dist/doc/latex/exsheets/exsheets_en.tex6
-rw-r--r--Master/texmf-dist/doc/latex/exsheets/grading-table.pdfbin26474 -> 26475 bytes
-rw-r--r--Master/texmf-dist/doc/latex/exsheets/grading-table.tex10
5 files changed, 8 insertions, 10 deletions
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
--- a/Master/texmf-dist/doc/latex/exsheets/exsheets_en.pdf
+++ b/Master/texmf-dist/doc/latex/exsheets/exsheets_en.pdf
Binary files 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
--- a/Master/texmf-dist/doc/latex/exsheets/grading-table.pdf
+++ b/Master/texmf-dist/doc/latex/exsheets/grading-table.pdf
Binary files 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}