summaryrefslogtreecommitdiff
path: root/graphics/pgf/contrib/worldflags/tex/worldflag_Y.tex
blob: 5959be54b56807fd61d4301863e2f463f2209256 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
% --------------------------------------------------------------------------
% Signal Flag Y:
% --------------------------------------------------------------------------
\begin{flagdescription}{1}
\SignalFlagColorDefinitions
\background{gold}
\begin{scope}[x=\flaglength/11,y=\flagwidth/11]
\fill [red] (1,0)--(11,10)|-(10,11)--(0,1)|-cycle;
\fill [red] (3,0)--(5,0)--(11,6)--(11,8)--cycle;
\fill [red] (7,0)--(9,0)--(11,2)--(11,4)--cycle;
\fill [red] (0,3)--(0,5)--(6,11)--(8,11)--cycle;
\fill [red] (0,7)--(0,9)--(2,11)--(4,11)--cycle;
\end{scope}
\framecode{}
\end{flagdescription}