summaryrefslogtreecommitdiff
path: root/graphics/pgf/contrib/worldflags/tex/worldflag_ZA.tex
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pgf/contrib/worldflags/tex/worldflag_ZA.tex')
-rw-r--r--graphics/pgf/contrib/worldflags/tex/worldflag_ZA.tex10
1 files changed, 5 insertions, 5 deletions
diff --git a/graphics/pgf/contrib/worldflags/tex/worldflag_ZA.tex b/graphics/pgf/contrib/worldflags/tex/worldflag_ZA.tex
index e8227f348a..57cad661bb 100644
--- a/graphics/pgf/contrib/worldflags/tex/worldflag_ZA.tex
+++ b/graphics/pgf/contrib/worldflags/tex/worldflag_ZA.tex
@@ -1,15 +1,15 @@
% --------------------------------------------------------------------------
% South Africa:
% --------------------------------------------------------------------------
-\BeginFlagDescription{2}{3}
+\begin{flagdescription}{2/3}
\definecolor{red}{RGB}{224,60,49}
\definecolor{blue}{RGB}{0,20,137}
\definecolor{green}{RGB}{0,119,73}
\definecolor{gold}{RGB}{255,184,28}
-\coordinate (c) at (2/3*\StretchFactor,0.5);
+\coordinate (c) at (2/3*\stretchfactor,0.5);
\hstripesIII{red}{white}{blue}
\begin{scope}
-\clip (0,0) rectangle (\flagwidth*\StretchFactor,1);
+\clip (0,0) rectangle (\flagwidth*\stretchfactor,1);
\fill [black] (0,0)--(c)--(0,1)--cycle;
\draw [white,line width=\flagwidth/3] (0,0)--(c);
\draw [white,line width=\flagwidth/3] (0,1)--(c);
@@ -22,5 +22,5 @@
\draw [green,line width=\flagwidth/5] (0,1)--(c);
\end{scope}
\fill [green] (\flaglength,0.6)-|(c)|-(\flaglength,0.4)--cycle;
-\FrameCode
-\EndFlagDescription
+\framecode
+\end{flagdescription}