diff options
author | Karl Berry <karl@freefriends.org> | 2016-05-04 21:01:14 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-05-04 21:01:14 +0000 |
commit | 6e6b00930df3ed6b7e295b3b0ed3ef024686a9de (patch) | |
tree | 1077a504661c10169fca0c97aa98d339297c06b0 /Master/texmf-dist/doc/latex/tasks/tasks_en.tex | |
parent | 231ee51d8d56184431d4c5d9aed9119099e95fcd (diff) |
tasks (4may16)
git-svn-id: svn://tug.org/texlive/trunk@40888 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/tasks/tasks_en.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/tasks/tasks_en.tex | 8 |
1 files changed, 4 insertions, 4 deletions
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 |