X-Git-Url: https://melusine.eu.org/syracuse/G/git/?p=carto.git;a=blobdiff_plain;f=drapeaux%2Fflag_of_finland.tex;fp=drapeaux%2Fflag_of_finland.tex;h=0000000000000000000000000000000000000000;hp=4d312ee59a9c868d45f9cf0c684852f3641938e3;hb=fdff027f7915e6ea9afd05a6201ed3fe1de64eff;hpb=6885fe4458cf3830499cd3e00fc73d6d0a23e797 diff --git a/drapeaux/flag_of_finland.tex b/drapeaux/flag_of_finland.tex deleted file mode 100644 index 4d312ee..0000000 --- a/drapeaux/flag_of_finland.tex +++ /dev/null @@ -1,23 +0,0 @@ -\documentclass{article} -\usepackage{web} -\margins{0pt}{0pt}{0pt}{0pt} %% Kein Seitenrand -\screensize{110mm}{180mm} %% Dimensionen: H\"{o}he, Breite des Dokuments - -\parindent0pt - -\usepackage{pstricks,pstricks-add} - -\definecolor{finlandBlue}{RGB}{0 82 165} - - -\begin{document} - -\thispagestyle{empty} - -\begin{pspicture}(0,0)(18,11) -%% Flagge (Verh\"{a}ltnis 18 Breite : 11 H\"{o}he) -%% Breite 5 - 3 - 10 : H\"{o}he 4 - 3 - 4 -\psframe[linecolor=white,fillstyle=solid,fillcolor=white](0,0)(18,11) -\pspolygon[linecolor=finlandBlue,fillstyle=solid,fillcolor=finlandBlue](0,4)(5,4)(5,0)(8,0)(8,4)(18,4)(18,7)(8,7)(8,11)(5,11)(5,7)(0,7) -\end{pspicture} -\end{document}