summaryrefslogtreecommitdiff
path: root/graphics/pgf/contrib/worldflags/tex/worldflag_1.tex
blob: 45f4f092d05d2552a9e941c80ca20075b48573a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
% --------------------------------------------------------------------------
% Signal Flag 1:
% --------------------------------------------------------------------------
\begin{flagdescription}{5/9}
\SignalFlagColorDefinitions
\begin{scope}
\clip (0,0)--(\flaglength,0.25)--(\flaglength,0.75)--(0,1)--cycle;
\background{white}
\fill [red] (\flaglength/3,0.5) circle (0.25);
\end{scope}
\framecode{\draw (0,0)--(\flaglength,0.25)--(\flaglength,0.75)--(0,1)--cycle;}
\end{flagdescription}