From 7183f98e9346f9c8335b399d6e6f83f66fd05b11 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 4 Jul 2019 21:14:35 +0000 Subject: zebra-goodies (4jul19) git-svn-id: svn://tug.org/texlive/trunk@51554 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/zebra-goodies/zebra-goodies.sty | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist/tex/latex/zebra-goodies') 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 cc73bb12415..8c4f4d24236 100644 --- a/Master/texmf-dist/tex/latex/zebra-goodies/zebra-goodies.sty +++ b/Master/texmf-dist/tex/latex/zebra-goodies/zebra-goodies.sty @@ -16,7 +16,7 @@ \ProvidesPackage{zebra-goodies} -[2019/07/01 0.7.0 Easy Notes Taking] +[2019/07/04 0.8.0 Easy Notes Taking] \RequirePackage{kvoptions} \SetupKeyvalOptions{ family=zebra, @@ -58,11 +58,11 @@ {\expandafter\csname thezebr@num@#1\endcsname}\texttt{#3}:}} #4]}} \newcommand{\zebr@prepend}[2]{% \ifx\relax#2\relax\relax\else#1#2\fi} -\global\def\zebr@noteslist{} +\def\zebr@noteslist{} \def\zebranewnote#1#2{% \g@addto@macro\zebr@noteslist{,#1}% \expandafter\newcounter\expandafter{zebr@num@#1} - \expandafter\newcommand\csname zebr@color@#1\endcsname{#2} + \expandafter\gdef\csname zebr@color@#1\endcsname{#2} \expandafter\newcommand\csname zebra#1\endcsname[2][]{% \zebr@note{#1}{#2}{\zebr@prepend{@}{##1}}{##2}} \@ifundefined{#1}{% -- cgit v1.2.3