Ajout d'un nouveau "Blind" dossier nommé: DRAPEAUX dans lequel j'ai ajouté les drapea...
[carto.git] / drapeaux / flag_of_france.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}
9
10 \definecolor{frenchRed}{HTML}{EF4531}
11 \definecolor{frenchBlue}{HTML}{0055A4}
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=frenchBlue,fillstyle=solid,fillcolor=frenchBlue](0,0)(5,10)
20 \psframe[linecolor=white,fillstyle=solid,fillcolor=white](5,0)(10,10)
21 \psframe[linecolor=frenchRed,fillstyle=solid,fillcolor=frenchRed](10,0)(15,10)
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.