summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/worldflags/worldflag_TZ.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/worldflags/worldflag_TZ.tex')
-rw-r--r--Master/texmf-dist/tex/latex/worldflags/worldflag_TZ.tex16
1 files changed, 16 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/worldflags/worldflag_TZ.tex b/Master/texmf-dist/tex/latex/worldflags/worldflag_TZ.tex
new file mode 100644
index 00000000000..d2485fd6d6a
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/worldflags/worldflag_TZ.tex
@@ -0,0 +1,16 @@
+% --------------------------------------------------------------------------
+% Tanzania:
+% --------------------------------------------------------------------------
+\BeginFlagDescription{2}{3}
+\definecolor{gold}{RGB}{252,227, 0}
+\definecolor{blue}{RGB}{0,94,184}
+\definecolor{green}{RGB}{0,150,57}
+\fill [blue] (0,0)--(\flaglength,0)--(\flaglength,1)--cycle;
+\fill [green] (0,0)--(0,1)--(\flaglength,1)--cycle;
+\begin{scope}
+\clip (0,0) rectangle (\flaglength,1);
+\draw [gold,line width=0.39583\flagwidth] (0,0)--(\flaglength,1);
+\draw [black,line width=0.27083\flagwidth] (0,0)--(\flaglength,1);
+\end{scope}
+\FrameCode
+\EndFlagDescription