... quelques drapeaux en plus ...
[carto.git] / drapeaux / flag_of_great_britain.tex
1 \documentclass{article}
2 \usepackage{web}
3 \margins{0pt}{0pt}{0pt}{0pt} %% Kein Seitenrand
4 \screensize{300mm}{600mm} %% Dimensionen: H\"{o}he, Breite des Dokuments
5
6 \parindent0pt
7
8 \usepackage{pstricks,pstricks-add}
9
10 \definecolor{ukRed}{RGB}{204 0 0}
11 \definecolor{ukBlue}{RGB}{0 0 102}
12
13 \begin{document}
14
15 \thispagestyle{empty}
16
17 \begin{pspicture*}(0,0)(60,30)
18 %% Flagge (Verh\"{a}ltnis 2 Breite : 1 H\"{o}he)
19
20 \def\diag{%
21 \psframe[linecolor=white,fillstyle=solid,fillcolor=white](-10,0)(70,6)
22 \psframe[linecolor=ukRed,fillstyle=solid,fillcolor=ukRed](-10,1)(30,3)
23 \psframe[linecolor=ukRed,fillstyle=solid,fillcolor=ukRed](30,3)(70,5)
24 }
25
26
27
28 \psframe[linecolor=ukBlue,fillstyle=solid,fillcolor=ukBlue](0,0)(60,30)
29 \rput{26.56}(0,-3.3){\diag}
30 \rput{-26.56}(!0 30 3.3 sub){\diag}
31
32 \pspolygon[linecolor=white,fillstyle=solid,fillcolor=white](0,10)(25,10)(25,0)(35,0)(35,10)(60,10)(60,20)(35,20)(35,30)(25,30)(25,20)(0,20)
33 \pspolygon[linecolor=ukRed,fillstyle=solid,fillcolor=ukRed](0,12)(27,12)(27,0)(33,0)(33,12)(60,12)(60,18)(33,18)(33,30)(27,30)(27,18)(0,18)
34 \end{pspicture*}
35 \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.