diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex')
-rw-r--r-- | Master/texmf-dist/doc/latex/tasks/README | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/tasks/tasks_en.pdf | bin | 460111 -> 459630 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/tasks/tasks_en.tex | 8 |
3 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/tasks/README b/Master/texmf-dist/doc/latex/tasks/README index 44cbc24ce37..e48a0e7c818 100644 --- a/Master/texmf-dist/doc/latex/tasks/README +++ b/Master/texmf-dist/doc/latex/tasks/README @@ -1,5 +1,5 @@ -------------------------------------------------------------------------- -the TASKS package v0.11 2016/05/03 +the TASKS package v0.11a 2016/05/04 Horizontal columned lists. diff --git a/Master/texmf-dist/doc/latex/tasks/tasks_en.pdf b/Master/texmf-dist/doc/latex/tasks/tasks_en.pdf Binary files differindex 3d917f069e5..5aa33732721 100644 --- a/Master/texmf-dist/doc/latex/tasks/tasks_en.pdf +++ b/Master/texmf-dist/doc/latex/tasks/tasks_en.pdf diff --git a/Master/texmf-dist/doc/latex/tasks/tasks_en.tex b/Master/texmf-dist/doc/latex/tasks/tasks_en.tex index 30023ac9729..35b56f74a26 100644 --- a/Master/texmf-dist/doc/latex/tasks/tasks_en.tex +++ b/Master/texmf-dist/doc/latex/tasks/tasks_en.tex @@ -290,7 +290,8 @@ following ones that can be set using a setup command: item. \keyval{item-format}{code}\Default \sinceversion{0.11}Can be used to apply a formatting like, \eg, - \cs*{bfseries} to the items. + \cs*{bfseries} to the items. This may be a macro accepting the item as + mandatory argument. \keyval{item-indent}{dim}\Default{2.5em} \sinceversion{0.9a}The indent of an item, \ie, the horizontal space available for both label and label-offset. If @@ -406,9 +407,8 @@ already on page~\pageref{debug}): \end{example} \section{Available Instances}\label{sec:tasks:instances} -When you use the package option \option{more} of the \Tasks\ package or load -\ExSheets\ with the \option{load-tasks} option there are currently three -additional instances for the \code{tasks} object available: +There are currently three additional instances for the \code{tasks} object +available: \begin{description} \item[itemize] uses \cs*{labelitemi} as labels. \item[enumerate] enumerates the items with 1., 2., \ldots |