From 32013f736fb33d38e83843850e8e9d787b8475f0 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 11 Jan 2020 22:12:57 +0000 Subject: tasks (11jan20) git-svn-id: svn://tug.org/texlive/trunk@53371 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/tasks/README | 4 ++-- Master/texmf-dist/doc/latex/tasks/tasks_en.pdf | Bin 448183 -> 448228 bytes Master/texmf-dist/doc/latex/tasks/tasks_en.tex | 11 ++++++----- 3 files changed, 8 insertions(+), 7 deletions(-) (limited to 'Master/texmf-dist/doc/latex/tasks') diff --git a/Master/texmf-dist/doc/latex/tasks/README b/Master/texmf-dist/doc/latex/tasks/README index c0cd02c7f83..aa177739fa0 100644 --- a/Master/texmf-dist/doc/latex/tasks/README +++ b/Master/texmf-dist/doc/latex/tasks/README @@ -1,5 +1,5 @@ -------------------------------------------------------------------------- -the TASKS package v1.1 2019/11/03 +the TASKS package v1.1a 2020/01/11 horizontally columned lists @@ -8,7 +8,7 @@ Clemens Niederberger Web: https://github.com/cgnieder/tasks/ E-Mail: contact@mychemistry.eu -------------------------------------------------------------------------- -Copyright 2013--2019 Clemens Niederberger +Copyright 2013--2020 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 d39fa59b12a..27389741a3c 100644 Binary files a/Master/texmf-dist/doc/latex/tasks/tasks_en.pdf and b/Master/texmf-dist/doc/latex/tasks/tasks_en.pdf differ diff --git a/Master/texmf-dist/doc/latex/tasks/tasks_en.tex b/Master/texmf-dist/doc/latex/tasks/tasks_en.tex index b9f3a4f350e..8821283a822 100644 --- a/Master/texmf-dist/doc/latex/tasks/tasks_en.tex +++ b/Master/texmf-dist/doc/latex/tasks/tasks_en.tex @@ -8,7 +8,7 @@ % Web: https://github.com/cgnieder/tasks/ % E-Mail: contact@mychemistry.eu % -------------------------------------------------------------------------- -% Copyright 2013--2019 Clemens Niederberger +% Copyright 2013--2020 Clemens Niederberger % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either version 1.3 @@ -270,8 +270,9 @@ following ones that can be set using a setup command: Choose the instance to be used. Read more on this in section~\ref{sec:tasks}. \keyval{label-format}{code}\Default - \changedversion{0.9}Can be used to apply a formatting like, \eg, - \cs*{bfseries} to the labels. + \changedversion{1.1a}Can be used to apply a formatting like, \eg, + \cs*{bfseries} to the labels. This may be code accepting the item as + mandatory argument. \keyval{label}{code}\Default{\cs*{alph}\code{*)}} \changedversion{1.0}Sets a custom label. The \code{*} is replaced by \Marg{task}. This is heavily inspired by @@ -283,7 +284,7 @@ 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. This may be a macro accepting the item as + \cs*{bfseries} to the items. This may be code 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 @@ -341,7 +342,7 @@ following ones that can be set using a setup command: \draw[<->] (0,-.5) --node[below]{item indent} (2,-.5) ; \draw[<->] (2,-.5) --node[below]{item width} (10,-.5) ; \draw[<->] (labeledge1) ++(0,1) --node[above]{label width} ++(-1,0) ; - \draw[<->] (labeledge1) --node[above]{item offset} ++(.5,0) ; + \draw[<->] (labeledge1) --node[above]{label offset} ++(.5,0) ; \end{tikzpicture} \caption{A visual representation of the used lengths.} \label{fig:lengths} -- cgit v1.2.3