... quelques drapeaux en plus ...
[carto.git] / drapeaux / flag_of_hungary.tex
1 \documentclass{article}
2 \usepackage{web}
3 \margins{0pt}{0pt}{0pt}{0pt} %% Kein Seitenrand
4 \screensize{150mm}{300mm} %% Dimensionen: H\"{o}he, Breite des Dokuments
5
6 \parindent0pt
7
8 \usepackage{pstricks,pstricks-add}
9
10 \definecolor{hungaryRed}{HTML}{CE1126}
11 \definecolor{hungaryGreen}{HTML}{008751}
12
13 \begin{document}
14
15 \thispagestyle{empty}
16
17 \begin{pspicture}(0,0)(30,15)
18 %% Flagge (Verh\"{a}ltnis 2 Breite : 1 H\"{o}he)
19
20 \psframe[linecolor=hungaryRed,fillstyle=solid,fillcolor=hungaryRed](0,10)(30,15)
21 \psframe[linecolor=white,fillstyle=solid,fillcolor=white](0,5)(30,10)
22 \psframe[linecolor=hungaryGreen,fillstyle=solid,fillcolor=hungaryGreen](0,0)(30,5)
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.