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