blob: ff377f5d05b3e284f8f42dca3107a3889c1b32e6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
% --------------------------------------------------------------------------
% Signal Flag 7:
% --------------------------------------------------------------------------
\begin{flagdescription}{5/9}
\SignalFlagColorDefinitions
\begin{scope}
\clip (0,0)--(\flaglength,0.25)--(\flaglength,0.75)--(0,1)--cycle;
\hstripesII{gold}{red}
\end{scope}
\framecode{\draw (0,0)--(\flaglength,0.25)--(\flaglength,0.75)--(0,1)--cycle;}
\end{flagdescription}
|