summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/worldflags/worldflag_TZ.tex
blob: d2485fd6d6afcb8e8ada4e64fbcce417fafb5790 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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