summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/zebra-goodies
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-06-29 21:07:08 +0000
committerKarl Berry <karl@freefriends.org>2019-06-29 21:07:08 +0000
commitede014d72c25a2652a77cb5e840905aac95b47ce (patch)
treeda8457d1b15324ce786af161422b162b8cf0e700 /Master/texmf-dist/tex/latex/zebra-goodies
parentc81d0736dc576f983c5c03bd531caf782b2328f4 (diff)
zebra-goodies (29jun19)
git-svn-id: svn://tug.org/texlive/trunk@51506 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.sty6
1 files changed, 3 insertions, 3 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 91de80c6e94..b18066f80e4 100644
--- a/Master/texmf-dist/tex/latex/zebra-goodies/zebra-goodies.sty
+++ b/Master/texmf-dist/tex/latex/zebra-goodies/zebra-goodies.sty
@@ -1,4 +1,4 @@
-%% Copyright (C) 2017 by Ruini Xue <xueruini@gmail.com>
+%% Copyright (C) 2017-2019 by Ruini Xue <xueruini@gmail.com>
%%
%% This file may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3a
@@ -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}[2017/12/6 0.3.0 LaTeX goodies for paper writing.]
+\ProvidesPackage{zebra-goodies}[2019/06/29 0.5.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}{[\textbf{\MakeUppercase{#1}\textit{#3}:} #4]}}
+ \textcolor{#2}{[\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}