summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/worldflags/worldflag_GR.tex
blob: 67f9161cb3e95c6f733b71d040b7ea610645e440 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
% --------------------------------------------------------------------------
% Greece:
% --------------------------------------------------------------------------
\BeginFlagDescription{2}{3}
\definecolor{blue}{RGB}{0,64,160}
\fill [white] (0,0) rectangle (\flaglength,1);
\foreach \x in {1,5,9,13,17} {\hbar{blue}{\x*\flagwidth/18}{\flagwidth/9}}
\fill [blue] (0,4*\flagwidth/9) rectangle ++(5*\flagwidth/9,5*\flagwidth/9);
\fill [white] (0,6*\flagwidth/9) rectangle ++(5*\flagwidth/9,\flagwidth/9);
\fill [white] (2*\flagwidth/9,4*\flagwidth/9) rectangle ++(\flagwidth/9,5*\flagwidth/9);
\FrameCode
\EndFlagDescription