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