summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/zebra-goodies
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-06-30 21:01:36 +0000
committerKarl Berry <karl@freefriends.org>2019-06-30 21:01:36 +0000
commit46be512bfa13100ea0053e91483c9308d19f26c4 (patch)
treec93f7b3091d5e7da806b64308eeded144537d1a9 /Master/texmf-dist/tex/latex/zebra-goodies
parent900b22de16e6b4ced56d7f4ab57238d4a813d0b2 (diff)
zebra-goodies (30jun19)
git-svn-id: svn://tug.org/texlive/trunk@51512 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/zebra-goodies')
-rw-r--r--Master/texmf-dist/tex/latex/zebra-goodies/zebra-goodies.sty4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/zebra-goodies/zebra-goodies.sty b/Master/texmf-dist/tex/latex/zebra-goodies/zebra-goodies.sty
index b18066f80e4..02275880605 100644
--- a/Master/texmf-dist/tex/latex/zebra-goodies/zebra-goodies.sty
+++ b/Master/texmf-dist/tex/latex/zebra-goodies/zebra-goodies.sty
@@ -9,7 +9,7 @@
%%
%% and version 1.3c or later is part of all distributions of LaTeX
%% version 2008/05/04 or later.
-\ProvidesPackage{zebra-goodies}[2019/06/29 0.5.0 LaTeX goodies for paper writing.]
+\ProvidesPackage{zebra-goodies}[2019/06/30 0.6.0 LaTeX goodies for paper writing.]
\RequirePackage{kvoptions}
\SetupKeyvalOptions{
@@ -61,7 +61,7 @@
\newcommand{\zebr@note@}[4]{%
\zebr@marginnote{\textcolor{#2}{\dbend}}%
\expandafter\stepcounter{zebr@num@#1}%
- \textcolor{#2}{[\textcolor{#2!70!black}{\textsc{\MakeLowercase{\MakeUppercase#1}} {\expandafter\csname thezebr@num@#1\endcsname}\texttt{#3}}: #4]}}
+ \textcolor{#2}{[\colorbox[gray]{0.97}{\textcolor{#2!70!black}{\textsc{\MakeLowercase{\MakeUppercase#1}} {\expandafter\csname thezebr@num@#1\endcsname}\texttt{#3}:}} #4]}}
\newcommand{\zebr@prepend}[2]{%
\ifx\relax#2\relax\relax\else#1#2\fi}