summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tasks
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/tasks')
-rw-r--r--Master/texmf-dist/doc/latex/tasks/README4
-rw-r--r--Master/texmf-dist/doc/latex/tasks/tasks_en.pdfbin458837 -> 460111 bytes
-rw-r--r--Master/texmf-dist/doc/latex/tasks/tasks_en.tex7
3 files changed, 7 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/tasks/README b/Master/texmf-dist/doc/latex/tasks/README
index fd6bf117d66..44cbc24ce37 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.10a 2014/07/29
+the TASKS package v0.11 2016/05/03
Horizontal columned lists.
@@ -8,7 +8,7 @@ Clemens Niederberger
Web: https://github.com/cgnieder/tasks/
E-Mail: contact@mychemistry.eu
--------------------------------------------------------------------------
-Copyright 2013-2014 Clemens Niederberger
+Copyright 2013-2016 Clemens Niederberger
This work may be distributed and/or modified under the
conditions of the LaTeX Project Public License, either version 1.3
diff --git a/Master/texmf-dist/doc/latex/tasks/tasks_en.pdf b/Master/texmf-dist/doc/latex/tasks/tasks_en.pdf
index 6e40a7a356d..3d917f069e5 100644
--- a/Master/texmf-dist/doc/latex/tasks/tasks_en.pdf
+++ b/Master/texmf-dist/doc/latex/tasks/tasks_en.pdf
Binary files differ
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}