X-Git-Url: https://melusine.eu.org/syracuse/G/git/?p=carto.git;a=blobdiff_plain;f=drapeaux%2Fpst-flags.sty;fp=drapeaux%2Fpst-flags.sty;h=bb8178a056610c5d433f3e9d2c989e73a22936ca;hp=7b423c6d2c5f2cb3dafd97a41466249fcf573b05;hb=4d5ac56f345b9cf3e652fd6d872805053820d57e;hpb=02144cd096b0e7acab6d6dab807918d161fb1b2b 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