summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/worldflags/worldflag_RedCross.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-04-29 20:46:26 +0000
committerKarl Berry <karl@freefriends.org>2021-04-29 20:46:26 +0000
commit0f66516bdf98cf59ca78b5894d1fc8af4c72b497 (patch)
tree489a9c65ef972104496078d1d3d7def467530fce /Master/texmf-dist/tex/latex/worldflags/worldflag_RedCross.tex
parentdfaef0b187b196503a1f5f3d34a0bbc4b6c66a54 (diff)
worldflags (29apr21)
git-svn-id: svn://tug.org/texlive/trunk@59021 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/worldflags/worldflag_RedCross.tex')
-rw-r--r--Master/texmf-dist/tex/latex/worldflags/worldflag_RedCross.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/worldflags/worldflag_RedCross.tex b/Master/texmf-dist/tex/latex/worldflags/worldflag_RedCross.tex
index 1f27d25019a..5b585b2e21e 100644
--- a/Master/texmf-dist/tex/latex/worldflags/worldflag_RedCross.tex
+++ b/Master/texmf-dist/tex/latex/worldflags/worldflag_RedCross.tex
@@ -1,11 +1,11 @@
% --------------------------------------------------------------------------
% Red Cross:
% --------------------------------------------------------------------------
-\BeginFlagDescription{2}{3}
+\begin{flagdescription}{2/3}
\definecolor{red}{RGB}{218,41,28}
\fill [white] (0,0) rectangle (\flaglength,1);
\begin{scope}[shift={(0.5\flaglength,0.5)},x=\flagwidth/32,y=\flagwidth/32]
\fill [red] (3,10)|-(10,3)|-(3,-3)|-(-3,-10)|-(-10,-3)|-(-3,3)|-cycle;
\end{scope}
-\FrameCode
-\EndFlagDescription
+\framecode
+\end{flagdescription}