... quelques drapeaux en plus ...
[carto.git] / drapeaux / flag_of_czech_republic.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{czechRed}{HTML}{D7141A}
11 \definecolor{czechBlue}{HTML}{11457E}
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 %% Breite 1,5 : 1.5 H\"{o}he 1 : 1
20
21 \psframe[linecolor=white,fillstyle=solid,fillcolor=white](0,5)(15,10)
22 \psframe[linecolor=czechRed,fillstyle=solid,fillcolor=czechRed](0,0)(15,5)
23 \pspolygon[linecolor=czechBlue,fillstyle=solid,fillcolor=czechBlue](0,0)(7.5,5)(0,10)
24
25
26 \end{pspicture}
27 \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.