summaryrefslogtreecommitdiff
path: root/graphics/pgf/contrib/worldflags/tex/worldflag_N.tex
blob: 000187c939a2c4bcd1325ab9d0d0e65c4a336315 (plain)
1
2
3
4
5
6
7
8
9
10
% --------------------------------------------------------------------------
% Signal Flag N:
% --------------------------------------------------------------------------
\begin{flagdescription}{1}
\SignalFlagColorDefinitions
\background{white}
\foreach \x/\y in {1/0,3/0,0/1,2/1,1/2,3/2,0/3,2/3}
  {\fill [blue](\x/4*\flaglength,\y/4*\flagwidth) rectangle ++(\flaglength/4,\flagwidth/4);}
\framecode{}
\end{flagdescription}