From: Juergen Gilg Date: Sat, 17 Nov 2012 18:17:29 +0000 (+0100) Subject: scotland X-Git-Url: https://melusine.eu.org/syracuse/G/git/?p=carto.git;a=commitdiff_plain;h=4d5ac56f345b9cf3e652fd6d872805053820d57e scotland --- diff --git a/drapeaux/Drapeaux_europe.pdf b/drapeaux/Drapeaux_europe.pdf index 70baf84..0aaf672 100644 Binary files a/drapeaux/Drapeaux_europe.pdf and b/drapeaux/Drapeaux_europe.pdf differ diff --git a/drapeaux/Drapeaux_europe.tex b/drapeaux/Drapeaux_europe.tex index fb6f94b..172bf51 100644 --- a/drapeaux/Drapeaux_europe.tex +++ b/drapeaux/Drapeaux_europe.tex @@ -16,7 +16,7 @@ The default is \verb!nation=Germany!. Possible values for \texttt{nation} are: -\texttt{Austria, Belgium,BosniaHerzegovina, Bulgaria, CzechRepublic, Denmark, Estonia, EuropeanUnion, Finland, France, Germany, Greece, Hungary, Iceland, Ireland, Italy, Latvia, Lithuania, Luxembourg, Macedonia, Monaco, Netherlands, Norway, Poland, Romania, Russia, Sweden, Switzerland, Turkey, Ukraine, UnitedKingdom, UnitedStates} +\texttt{Austria, Belgium, BosniaHerzegovina, Bulgaria, CzechRepublic, Denmark, Estonia, EuropeanUnion, Finland, France, Germany, Greece, Hungary, Iceland, Ireland, Italy, Latvia, Lithuania, Luxembourg, Macedonia, Monaco, Netherlands, Norway, Poland, Romania, Russia, Scotland, Sweden, Switzerland, Turkey, Ukraine, UnitedKingdom, UnitedStates} \psset{unit=3.4mm,linewidth=0pt} @@ -40,7 +40,7 @@ Possible values for \texttt{nation} are: \pstFlag[nation=Switzerland]\quad\pstFlag[nation=Turkey]\quad\pstFlag[nation=Ukraine] -\pstFlag[nation=BosniaHerzegovina]\quad\pstFlag[nation=Macedonia] +\pstFlag[nation=BosniaHerzegovina]\quad\pstFlag[nation=Macedonia]\quad\pstFlag[nation=Scotland] \pstFlag[nation=EuropeanUnion]\quad\pstFlag[nation=UnitedStates] diff --git a/drapeaux/pst-flags.sty b/drapeaux/pst-flags.sty index 7b423c6..bb8178a 100644 --- a/drapeaux/pst-flags.sty +++ b/drapeaux/pst-flags.sty @@ -423,9 +423,18 @@ \pspolygon[fillstyle=solid,fillcolor=white,linestyle=none,linewidth=0pt] (A)(C)(E)(B)(D)(A) } - \multido{\rA=0+1.25}{9}{ \rput(!13.4 \rA\space sub 0.12 \rA\space add){\bhstar}} \end{pspicture*}} +\def\pst@FlagScotland{% +\definecolor{scotlandBlue}{HTML}{0072C6} %Pantone 300 +\psset{unit=0.75} +\begin{pspicture*}(0,0)(20,12) +%% Flagge (Verh\"{a}ltnis 5 Breite : 3 H\"{o}he) +\psframe[linecolor=scotlandBlue,fillstyle=solid,fillcolor=scotlandBlue](0,0)(20,12) +\pspolygon[linecolor=white,fillstyle=solid,fillcolor=white](0,1.5)(0,0)(2.5,0)(20,10.5)(20,12)(17.5,12) +\pspolygon[linecolor=white,fillstyle=solid,fillcolor=white](0,10.5)(0,12)(2.5,12)(20,1.5)(20,0)(17.5,0) +\end{pspicture*}} + \endinput