... quelques drapeaux en plus ...
[carto.git] / drapeaux / flag_of_netherlands.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{netherlandsRed}{HTML}{AE1C28}
11 \definecolor{netherlandsBlue}{HTML}{21468B}
12
13 \begin{document}
14
15 \thispagestyle{empty}
16
17 \begin{pspicture}(0,0)(15,10)
18 %% Flagge (Verh\"{a}ltnis 3 Breite : 2 H\"{o}he)
19 \psframe[linecolor=netherlandsRed,fillstyle=solid,fillcolor=netherlandsRed](!0 10 3 div 2 mul)(15,10)
20 \psframe[linecolor=white,fillstyle=solid,fillcolor=white](!0 10 3 div)(!15 10 3 div 2 mul)
21 \psframe[linecolor=netherlandsBlue,fillstyle=solid,fillcolor=netherlandsBlue](0,0)(!15 10 3 div)
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.