summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tasks/tasks_en.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-05-03 22:19:36 +0000
committerKarl Berry <karl@freefriends.org>2016-05-03 22:19:36 +0000
commit0a4df79ff44155e39af8d3fb5ad0e7763341cc4a (patch)
treeebadf60bcb77ed3198c0eed46d8fbb300297d2a2 /Master/texmf-dist/doc/latex/tasks/tasks_en.tex
parent7b948f621af5b04be4a7eaf082edf4820995322e (diff)
tasks (3may16)
git-svn-id: svn://tug.org/texlive/trunk@40876 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.tex7
1 files changed, 5 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/tasks/tasks_en.tex b/Master/texmf-dist/doc/latex/tasks/tasks_en.tex
index 0bee1da3306..30023ac9729 100644
--- a/Master/texmf-dist/doc/latex/tasks/tasks_en.tex
+++ b/Master/texmf-dist/doc/latex/tasks/tasks_en.tex
@@ -272,7 +272,7 @@ following ones that can be set using a setup command:
\keyval{style}{instance}\Default
Choose the instance to be used. Read more on this in
section~\ref{sec:tasks}.
- \keyval{counter-format}{counter specs}\Default
+ \keyval{counter-format}{counter specs}\Default{tsk[a])}
\sinceversion{0.9}Sets a custom label. The letters \code{tsk} are
replaced with the task-counter. An optional argument directly following
these letters specifies the counter format: \code{1}: \cs*{arabic},
@@ -288,12 +288,15 @@ following ones that can be set using a setup command:
\keyval{label-offset}{dim}\Default{.3333em}
\sinceversion{0.7}Sets the offset, \ie, the distance between label and
item.
+ \keyval{item-format}{code}\Default
+ \sinceversion{0.11}Can be used to apply a formatting like, \eg,
+ \cs*{bfseries} to the items.
\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
\[
\text{\code{indent}} =
- \text{\code{label-width}} + \text{\code{label=offset}}
+ \text{\code{label-width}} + \text{\code{label-offset}}
\]
the label will align with the textblock above (if
\keyis{label-align}{left} is set). Please see figure~\ref{fig:lengths}