summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tasks
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-10-06 20:07:45 +0000
committerKarl Berry <karl@freefriends.org>2019-10-06 20:07:45 +0000
commit2128fbfc2194185f4c2b49373cb0dafce7b039e0 (patch)
treebd8dcb6cc6d380756e3c9faf01cdc64d788255ee /Master/texmf-dist/doc/latex/tasks
parent0d097e63778f65493565a54cbd52d7be8b141505 (diff)
tasks (6oct19)
git-svn-id: svn://tug.org/texlive/trunk@52306 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.pdfbin448511 -> 448517 bytes
-rw-r--r--Master/texmf-dist/doc/latex/tasks/tasks_en.tex6
3 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/tasks/README b/Master/texmf-dist/doc/latex/tasks/README
index 190287819ca..fd70c084282 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.0 2019/10/04
+the TASKS package v1.0a 2019/10/05
horizontally 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 fb9d209ea2e..99e6084ad3d 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 25f5353eeed..7a5123f4608 100644
--- a/Master/texmf-dist/doc/latex/tasks/tasks_en.tex
+++ b/Master/texmf-dist/doc/latex/tasks/tasks_en.tex
@@ -98,13 +98,13 @@ better off using traditional \LaTeX{} lists and the \pkg{enumitem} package for
customization.
\subsection{Changes}
-The step to version~1.0 brought some significant changes:
+The¸sinceversion{1.0} step to version~1.0 brought some significant changes:
\begin{itemize}
\item the option \option{counter-format} is deprecated. Labels can now be
set quite similar to the way they are set in \pkg{enumitem}. This also
- made the \code{emuerate} option of the list template superfluous which has
+ made the \code{enumerate} option of the list template superfluous which has
been removed accordingly.
- \item The commands \cs{NewTasks} and \cs{RenewTasks} have ben renamed.
+ \item The commands \cs{NewTasks} and \cs{RenewTasks} have been renamed.
\item The multiple choice lists have been removed.
\item Custom definitions can be put in a \code{tasks.cfg} file which is
automatically loaded if available.