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