fdad0e2e281f78392d18db7f7bc4ba517734910c
[carto.git] / drapeaux / flag_of_greece.tex
1 \documentclass{article}
2 \usepackage{web}
3 \margins{0pt}{0pt}{0pt}{0pt} %% Kein Seitenrand
4 \screensize{180mm}{270mm} %% Dimensionen: H\"{o}he, Breite des Dokuments
5
6 \parindent0pt
7
8 \usepackage{pstricks,pstricks-add}
9
10 \definecolor{greeceBlue}{cmyk}{1 0.6 0 0.05}
11
12
13 \begin{document}
14
15 \thispagestyle{empty}
16
17 \begin{pspicture}(0,0)(27,18)
18 %% Flagge (Verh\"{a}ltnis 3 Breite : 2 H\"{o}he)
19 \psframe[linecolor=white,fillstyle=solid,fillcolor=white](0,0)(27,18)
20
21 \multido{\iA=0+4}{5}{%
22 \rput(0,\iA){\psframe[linecolor=greeceBlue,fillstyle=solid,fillcolor=greeceBlue](0,0)(27,2)}
23 }
24
25 \psframe[linecolor=greeceBlue,fillstyle=solid,fillcolor=greeceBlue](0,18)(10,8)
26
27 \pspolygon[linecolor=white,fillstyle=solid,fillcolor=white](0,12)(4,12)(4,8)(6,8)(6,12)(10,12)(10,14)(6,14)(6,18)(4,18)(4,14)(0,14)
28 \end{pspicture}
29 \end{document}

Licence Creative Commons Les fichiers de Syracuse sont mis à disposition (sauf mention contraire) selon les termes de la
Licence Creative Commons Attribution - Pas d’Utilisation Commerciale - Partage dans les Mêmes Conditions 4.0 International.