... quelques drapeaux en plus ...
[carto.git] / drapeaux / flag_of_lithuania.tex
1 \documentclass{article}
2 \usepackage{web}
3 \margins{0pt}{0pt}{0pt}{0pt} %% Kein Seitenrand
4 \screensize{150mm}{250mm} %% Dimensionen: H\"{o}he, Breite des Dokuments
5
6 \parindent0pt
7
8 \usepackage{pstricks,pstricks-add}
9
10 \definecolor{lithuaniaYellow}{RGB}{253 185 19}
11 \definecolor{lithuaniaGreen}{RGB}{0 106 68}
12 \definecolor{lithuaniaRed}{RGB}{193 39 45}
13
14
15 \begin{document}
16
17 \thispagestyle{empty}
18
19 \begin{pspicture}(0,0)(25,15)
20 %% Flagge (Verh\"{a}ltnis 5 Breite : 3 H\"{o}he)
21
22 \psframe[linecolor=lithuaniaYellow,fillstyle=solid,fillcolor=lithuaniaYellow](0,10)(25,15)
23 \psframe[linecolor=lithuaniaGreen,fillstyle=solid,fillcolor=lithuaniaGreen](0,5)(25,10)
24 \psframe[linecolor=lithuaniaRed,fillstyle=solid,fillcolor=lithuaniaRed](0,0)(25,5)
25
26
27 \end{pspicture}
28 \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.