From 3df1dc48dcf0b31ba27b2fffae1a0a1915ec4a11 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 5 Apr 2013 23:11:50 +0000 Subject: exsheets (5apr13) git-svn-id: svn://tug.org/texlive/trunk@29685 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/exsheets/README | 6 +++--- .../texmf-dist/doc/latex/exsheets/exsheets_en.pdf | Bin 678239 -> 686568 bytes .../texmf-dist/doc/latex/exsheets/exsheets_en.tex | 23 +++++++++++---------- .../doc/latex/exsheets/grading-table.pdf | Bin 26483 -> 26483 bytes 4 files changed, 15 insertions(+), 14 deletions(-) (limited to 'Master/texmf-dist/doc/latex/exsheets') diff --git a/Master/texmf-dist/doc/latex/exsheets/README b/Master/texmf-dist/doc/latex/exsheets/README index 180c9f30362..8bf29bafce0 100644 --- a/Master/texmf-dist/doc/latex/exsheets/README +++ b/Master/texmf-dist/doc/latex/exsheets/README @@ -1,14 +1,14 @@ -------------------------------------------------------------------------- -EXSHEETS v0.8 - 2013/03/10 +EXSHEETS v0.8a - 2013/04/04 bundled packages: the EXSHEETS package Yet another package for the creation of exercise sheets -the TRANSLATIONS package v0.8 +the TRANSLATIONS package v0.8a a simple translator the CNTFORMATS package v0.4 A different way to read counters. -the TASKS package v0.7 +the TASKS package v0.8a Horizontal columned lists. All mentioned packages are described in exsheets_en.pdf diff --git a/Master/texmf-dist/doc/latex/exsheets/exsheets_en.pdf b/Master/texmf-dist/doc/latex/exsheets/exsheets_en.pdf index 6cdfb667e84..fe8fc148d19 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 82ecb068e62..dc93fd78468 100644 --- a/Master/texmf-dist/doc/latex/exsheets/exsheets_en.tex +++ b/Master/texmf-dist/doc/latex/exsheets/exsheets_en.tex @@ -70,6 +70,7 @@ \edef\cntfmtsversion{\@cntfmts@version} \edef\tasksversion{v\@tasks@version} \makeatother +\usepackage{libertinehologopatch} \cnpkgusecolorscheme{friendly} \usepackage[biblatex]{embrac}[2012/06/29] @@ -152,21 +153,21 @@ } \usepackage{filecontents} -\begin{filecontents}{\jobname.ist} +\usepackage{imakeidx} +\begin{filecontents*}{\jobname.ist} heading_prefix "{\\bfseries " heading_suffix "\\hfil}\\nopagebreak\n" headings_flag 1 - delim_0 "\\dotfill " - delim_1 "\\dotfill " - delim_2 "\\dotfill " - delim_r "\\textendash" + delim_0 "\\dotfill\\hyperpage{" + delim_1 "\\dotfill\\hyperpage{" + delim_2 "\\dotfill\\hyperpage{" + delim_r "}\\textendash\\hyperpage{" + delim_t "}" suffix_2p "\\nohyperpage{\\,f.}" suffix_3p "\\nohyperpage{\\,ff.}" -\end{filecontents} - -\usepackage{imakeidx} -% \indexsetup{level=\section*} -\makeindex[intoc,options={-sl \jobname.ist}] +\end{filecontents*} +\indexsetup{othercode=\footnotesize} +\makeindex[options={-s \jobname.ist},intoc,columns=3] \usepackage{csquotes} \usepackage[backend=biber]{biblatex} @@ -1083,7 +1084,7 @@ which means you can do the same introducing your own dividing concepts. For example you could decide you want to group your questions according to their difficulty. You could place the following line in your preamble: \begin{beispiel}[code only] - \DeclareQuestionSubdivision{difficulty}{difficulties} + \DeclareQuestionClass{difficulty}{difficulties} \end{beispiel} This would define an option \key{use-difficulties} analogous to \key{use-classes} and \key{use-topics}. It would also define an option \key{difficulty} for the diff --git a/Master/texmf-dist/doc/latex/exsheets/grading-table.pdf b/Master/texmf-dist/doc/latex/exsheets/grading-table.pdf index 86ea1acd847..50a466af818 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 -- cgit v1.2.3