summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-11-03 21:07:54 +0000
committerKarl Berry <karl@freefriends.org>2018-11-03 21:07:54 +0000
commite0fba477b7614dae0067d85728e716a4f930b98a (patch)
tree6ac7d4044759f7000eabbc1ab8341fdd574f2c7c /Master/texmf-dist/tex
parentd5bcf18e3fdd1bce2d330cb59e1bb9bbeebe1625 (diff)
typed-checklist (3nov18)
git-svn-id: svn://tug.org/texlive/trunk@49066 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r--Master/texmf-dist/tex/latex/typed-checklist/typed-checklist.sty7
1 files changed, 3 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/typed-checklist/typed-checklist.sty b/Master/texmf-dist/tex/latex/typed-checklist/typed-checklist.sty
index fd203185a53..374a2b64838 100644
--- a/Master/texmf-dist/tex/latex/typed-checklist/typed-checklist.sty
+++ b/Master/texmf-dist/tex/latex/typed-checklist/typed-checklist.sty
@@ -20,7 +20,7 @@
%%
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesPackage{typed-checklist}
- [2018/10/29 v1.5 A package for layouting checklists]
+ [2018/10/31 v1.5b A package for layouting checklists]
\RequirePackage{xkeyval}
\define@boolkey{typed-checklist.sty}[tchklst@]{withAsciilist}{}
\ProcessOptionsX
@@ -206,9 +206,8 @@
\CheckListAddStatus{Artifact}{dropped}{true}{{\small$\dagger$}}
\RequirePackage{marginnote}
\CheckListDeclareLayout{list}{status,label,description,who,deadline,END}%
- {\bgroup\topsep=\medskipamount\itemsep=0pt\description
- \advance\labelsep by-0.5em}%
- {\enddescription\egroup}
+ {\bgroup\topsep=\medskipamount\itemsep=0pt\itemize}%
+ {\enditemize\egroup}
\CheckListDefineFieldFormat{list}{status}%
{\item[{\normalfont\tchklst@getsymbol{#1}}]}
\CheckListDefineFieldFormat{list}{label}{%