summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/to-be-determined/to-be-determined.sty
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/to-be-determined/to-be-determined.sty')
-rw-r--r--macros/latex/contrib/to-be-determined/to-be-determined.sty6
1 files changed, 3 insertions, 3 deletions
diff --git a/macros/latex/contrib/to-be-determined/to-be-determined.sty b/macros/latex/contrib/to-be-determined/to-be-determined.sty
index 7dcea97033..ffc106eb97 100644
--- a/macros/latex/contrib/to-be-determined/to-be-determined.sty
+++ b/macros/latex/contrib/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%
}}