summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex
diff options
context:
space:
mode:
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}{%