From d9d5b6b29fcac7ee0e1717ce8713a408641e600d Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 22 Jul 2018 21:16:45 +0000 Subject: contracard (22jul18) git-svn-id: svn://tug.org/texlive/trunk@48250 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/tex/latex/contracard/contracard.cls | 1 - .../texmf-dist/tex/latex/contracard/contracard.sty | 25 +++++++++++++++++++++- 2 files changed, 24 insertions(+), 2 deletions(-) (limited to 'Master/texmf-dist/tex/latex/contracard') diff --git a/Master/texmf-dist/tex/latex/contracard/contracard.cls b/Master/texmf-dist/tex/latex/contracard/contracard.cls index f676b3a1f1d..eb2087471bf 100644 --- a/Master/texmf-dist/tex/latex/contracard/contracard.cls +++ b/Master/texmf-dist/tex/latex/contracard/contracard.cls @@ -79,7 +79,6 @@ %% Maintainer: Sam Whited %% Website: https://samwhited.com %% Contact: sam@samwhited.com -%% Public key: 0xEC2C9934 %% %% This work consists of this file contracard.dtx %% and the derived files contracard.sty diff --git a/Master/texmf-dist/tex/latex/contracard/contracard.sty b/Master/texmf-dist/tex/latex/contracard/contracard.sty index 9e50d2fea3b..aebcb58e3bc 100644 --- a/Master/texmf-dist/tex/latex/contracard/contracard.sty +++ b/Master/texmf-dist/tex/latex/contracard/contracard.sty @@ -484,6 +484,30 @@ \expandafter\expandafter\expandafter\MakeUppercase\@gobbletwo]{% \move[8]{\ignorespaces#1\unskip\ petronella}% } +\newcommand*{\petronellanella}{% + \moveindex{Petronella}% + \moveindex{Petronella-nella}% + \@ifstar\@petronellanellaStar\@petronellanellaNoStar% +} +\newcommand*{\@petronellanellaNoStar}[1][\unskip]{% + \move[4]{Petronella-nella \ignorespaces#1\unskip}% +} +\newcommand*{\@petronellanellaStar}[1][% + \expandafter\expandafter\expandafter\MakeUppercase\@gobbletwo]{% + \move[4]{\ignorespaces#1\unskip\ petronella-nella}% +} +\newcommand*{\longpetronellanella}{% + \moveindex{Petronella}% + \moveindex{Petronella-nella}% + \@ifstar\@longpetronellanellaStar\@longpetronellanellaNoStar% +} +\newcommand*{\@longpetronellanellaNoStar}[1][\unskip]{% + \move[8]{Petronella-nella \ignorespaces#1\unskip}% +} +\newcommand*{\@longpetronellanellaStar}[1][% + \expandafter\expandafter\expandafter\MakeUppercase\@gobbletwo]{% + \move[8]{\ignorespaces#1\unskip\ petronella-nella}% +} \newcommand*{\promenade}{% \moveindex{Promenade} \@ifstar\@promenadeStar\@promenadeNoStar% @@ -766,7 +790,6 @@ %% Maintainer: Sam Whited %% Website: https://samwhited.com %% Contact: sam@samwhited.com -%% Public key: 0xEC2C9934 %% %% This work consists of this file contracard.dtx %% and the derived files contracard.sty -- cgit v1.2.3