Ajout d'un nouveau "Blind" dossier nommé: DRAPEAUX dans lequel j'ai ajouté les drapea...
[carto.git] / drapeaux / flag_of_france.tex
diff --git a/drapeaux/flag_of_france.tex b/drapeaux/flag_of_france.tex
new file mode 100644 (file)
index 0000000..c1a9a9f
--- /dev/null
@@ -0,0 +1,24 @@
+\documentclass{article}
+\usepackage{web}
+\margins{0pt}{0pt}{0pt}{0pt}   %% Kein Seitenrand
+\screensize{100mm}{150mm}      %% Dimensionen: H\"{o}he, Breite des Dokuments
+
+\parindent0pt
+
+\usepackage{pstricks}
+
+\definecolor{frenchRed}{HTML}{EF4531}
+\definecolor{frenchBlue}{HTML}{0055A4}
+
+\begin{document}
+
+\thispagestyle{empty}
+
+\begin{pspicture}(0,0)(15,10)
+%% Flagge (Verh\"{a}ltnis 3 Breite : 2 H\"{o}he)
+\psframe[linecolor=frenchBlue,fillstyle=solid,fillcolor=frenchBlue](0,0)(5,10)
+\psframe[linecolor=white,fillstyle=solid,fillcolor=white](5,0)(10,10)
+\psframe[linecolor=frenchRed,fillstyle=solid,fillcolor=frenchRed](10,0)(15,10)
+
+\end{pspicture}
+\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.