From 6afb45c00f4bcfea8efffe384d8c4fff3b3150d3 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 20 Apr 2021 20:13:00 +0000 Subject: worldflags (20apr21) git-svn-id: svn://tug.org/texlive/trunk@58924 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/worldflags/worldflag_TZ.tex | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Master/texmf-dist/tex/latex/worldflags/worldflag_TZ.tex (limited to 'Master/texmf-dist/tex/latex/worldflags/worldflag_TZ.tex') 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 -- cgit v1.2.3