X-Git-Url: https://melusine.eu.org/syracuse/G/git/?p=carto.git;a=blobdiff_plain;f=drapeaux%2Fflag_of_austria.tex;fp=drapeaux%2Fflag_of_austria.tex;h=0000000000000000000000000000000000000000;hp=1849410306a54bd02ca21d5ee923ad491905a6a4;hb=fdff027f7915e6ea9afd05a6201ed3fe1de64eff;hpb=6885fe4458cf3830499cd3e00fc73d6d0a23e797 diff --git a/drapeaux/flag_of_austria.tex b/drapeaux/flag_of_austria.tex deleted file mode 100644 index 1849410..0000000 --- a/drapeaux/flag_of_austria.tex +++ /dev/null @@ -1,26 +0,0 @@ -\documentclass{article} -\usepackage{web} -\margins{0pt}{0pt}{0pt}{0pt} %% Kein Seitenrand -\screensize{100mm}{150mm} %% Dimensionen: H\"{o}he, Breite des Dokuments - -\parindent0pt - -\usepackage{pstricks,pstricks-add} - -\definecolor{austriaRed}{HTML}{F5002F} %Pantone 186 - - -\begin{document} - -\thispagestyle{empty} - -\begin{pspicture}(0,0)(15,10) -%% Flagge (Verh\"{a}ltnis 3 Breite : 2 H\"{o}he) -\psframe[linecolor=austriaRed,fillstyle=solid,fillcolor=austriaRed](!0 10 3 div 2 mul)(15,10) -\psframe[linecolor=white,fillstyle=solid,fillcolor=white](!0 10 3 div)(!15 10 3 div 2 mul) -\psframe[linecolor=austriaRed,fillstyle=solid,fillcolor=austriaRed](0,0)(!15 10 3 div) - - - -\end{pspicture} -\end{document}