summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tasks
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-05-04 21:01:14 +0000
committerKarl Berry <karl@freefriends.org>2016-05-04 21:01:14 +0000
commit6e6b00930df3ed6b7e295b3b0ed3ef024686a9de (patch)
tree1077a504661c10169fca0c97aa98d339297c06b0 /Master/texmf-dist/doc/latex/tasks
parent231ee51d8d56184431d4c5d9aed9119099e95fcd (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')
-rw-r--r--Master/texmf-dist/doc/latex/tasks/README2
-rw-r--r--Master/texmf-dist/doc/latex/tasks/tasks_en.pdfbin460111 -> 459630 bytes
-rw-r--r--Master/texmf-dist/doc/latex/tasks/tasks_en.tex8
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
index 3d917f069e5..5aa33732721 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 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