diff options
Diffstat (limited to 'graphics/pgf/contrib/worldflags/tex/worldflag_CH.tex')
-rw-r--r-- | graphics/pgf/contrib/worldflags/tex/worldflag_CH.tex | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/pgf/contrib/worldflags/tex/worldflag_CH.tex b/graphics/pgf/contrib/worldflags/tex/worldflag_CH.tex new file mode 100644 index 0000000000..1536c91c07 --- /dev/null +++ b/graphics/pgf/contrib/worldflags/tex/worldflag_CH.tex @@ -0,0 +1,11 @@ +% -------------------------------------------------------------------------- +% Switzerland: +% -------------------------------------------------------------------------- +\BeginFlagDescription{1}{1} +\definecolor{red}{RGB}{218,41,28} +\fill [red] (0,0) rectangle (\flaglength,1); +\begin{scope}[shift={(0.5\flaglength,0.5)},x=\flagwidth/32,y=\flagwidth/32] +\fill [white] (3,10)|-(10,3)|-(3,-3)|-(-3,-10)|-(-10,-3)|-(-3,3)|-cycle; +\end{scope} +\FrameCode +\EndFlagDescription |