42866f8d2fde7b0d260bdf28091dbcef2cb11cee
[carto.git] / drapeaux / flag_of_germany.tex
1 \documentclass{article}
2 \usepackage{web}
3 \margins{0pt}{0pt}{0pt}{0pt} %% Kein Seitenrand
4 \screensize{90mm}{150mm} %% Dimensionen: H\"{o}he, Breite des Dokuments
5
6 \parindent0pt
7
8 \usepackage{pstricks}
9
10 \definecolor{germanRed}{HTML}{FF0000}
11 \definecolor{germanGold}{HTML}{FFCC00}
12
13 \begin{document}
14
15 \thispagestyle{empty}
16
17 \begin{pspicture}(0,0)(15,9)
18 %% Flagge (Verh\"{a}ltnis 5 Breite : 3 H\"{o}he)
19 \psframe[linecolor=black,fillstyle=solid,fillcolor=black](0,6)(15,9)
20 \psframe[linecolor=germanRed,fillstyle=solid,fillcolor=germanRed](0,3)(15,6)
21 \psframe[linecolor=germanGold,fillstyle=solid,fillcolor=germanGold](0,0)(15,3)
22
23 \end{pspicture}
24 \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.