summaryrefslogtreecommitdiff
path: root/graphics/pgf/contrib/worldflags/tex/worldflag_2.tex
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pgf/contrib/worldflags/tex/worldflag_2.tex')
-rw-r--r--graphics/pgf/contrib/worldflags/tex/worldflag_2.tex12
1 files changed, 12 insertions, 0 deletions
diff --git a/graphics/pgf/contrib/worldflags/tex/worldflag_2.tex b/graphics/pgf/contrib/worldflags/tex/worldflag_2.tex
new file mode 100644
index 0000000000..789346eee5
--- /dev/null
+++ b/graphics/pgf/contrib/worldflags/tex/worldflag_2.tex
@@ -0,0 +1,12 @@
+% --------------------------------------------------------------------------
+% Signal Flag 2:
+% --------------------------------------------------------------------------
+\begin{flagdescription}{5/9}
+\SignalFlagColorDefinitions
+\begin{scope}
+\clip (0,0)--(\flaglength,0.25)--(\flaglength,0.75)--(0,1)--cycle;
+\background{blue}
+\fill [white] (\flaglength/3,0.5) circle (0.25);
+\end{scope}
+\framecode{\draw (0,0)--(\flaglength,0.25)--(\flaglength,0.75)--(0,1)--cycle;}
+\end{flagdescription}