summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/to-be-determined
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-07-21 20:47:20 +0000
committerKarl Berry <karl@freefriends.org>2021-07-21 20:47:20 +0000
commit35e86ffe125fbcd5a5ae91975d4340a0d3792f34 (patch)
tree97dfaa94e0e862f0a84deb372a72a24e821d5977 /Master/texmf-dist/tex/latex/to-be-determined
parent14c8a7bfa1be7a8182f139106fe0c7d48f639291 (diff)
to-be-determined (21jul21)
git-svn-id: svn://tug.org/texlive/trunk@60009 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/to-be-determined')
-rw-r--r--Master/texmf-dist/tex/latex/to-be-determined/to-be-determined.sty6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/to-be-determined/to-be-determined.sty b/Master/texmf-dist/tex/latex/to-be-determined/to-be-determined.sty
index 7dcea97033c..ffc106eb97f 100644
--- a/Master/texmf-dist/tex/latex/to-be-determined/to-be-determined.sty
+++ b/Master/texmf-dist/tex/latex/to-be-determined/to-be-determined.sty
@@ -21,7 +21,7 @@
% SOFTWARE.
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{to-be-determined}[2021/07/15 0.1.0 Highlighting places requiring future work]
+\ProvidesPackage{to-be-determined}[2021/07/21 0.1.1 Highlighting places requiring future work]
\RequirePackage{xkeyval}
\newif\iftbdhide
@@ -37,9 +37,9 @@
\iftbdoff\else%
\sethlcolor{yellow}%
\iftbdhide%
- \hl{TBD}
+ \hl{TBD}%
\else%
- \hl{#1}
+ \hl{#1}%
\fi%
\fi%
}}