summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/worldflags/worldflag_NA.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/worldflags/worldflag_NA.tex')
-rw-r--r--Master/texmf-dist/tex/latex/worldflags/worldflag_NA.tex21
1 files changed, 21 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/worldflags/worldflag_NA.tex b/Master/texmf-dist/tex/latex/worldflags/worldflag_NA.tex
new file mode 100644
index 00000000000..39989f5618d
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/worldflags/worldflag_NA.tex
@@ -0,0 +1,21 @@
+% --------------------------------------------------------------------------
+% Namibia:
+% --------------------------------------------------------------------------
+\BeginFlagDescription{2}{3}
+\definecolor{red}{RGB}{186,12,47}
+\definecolor{blue}{RGB}{0,61,165}
+\definecolor{green}{RGB}{0,154,68}
+\definecolor{gold}{RGB}{255,199,44}
+\fill [blue] (0,0)--(0,1)--(\flaglength,1)--cycle;
+\fill [green] (0,0)--(\flaglength,0)--(\flaglength,1)--cycle;
+\begin{scope}
+\clip (0,0) rectangle (\flaglength,1);
+\draw [white, line width=\flagwidth/3] (0,0)--(\flaglength,1);
+\draw [red, line width=\flagwidth/4] (0,0)--(\flaglength,1);
+\end{scope}
+\begin{scope}[shift={(0.3*\StretchFactor,0.725)}]
+\starn{gold}{12}{(0,0)}{1/6}{0.1}{0}
+\fill [blue, even odd rule] (0,0) circle (0.1) (0,0) circle (1/12);
+\end{scope}
+\FrameCode
+\EndFlagDescription