summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/worldflags/worldflag_BI.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-04-20 20:13:00 +0000
committerKarl Berry <karl@freefriends.org>2021-04-20 20:13:00 +0000
commit6afb45c00f4bcfea8efffe384d8c4fff3b3150d3 (patch)
tree9dc7daa427ac9eda1e26691e9cf077e5f3ad48ee /Master/texmf-dist/tex/latex/worldflags/worldflag_BI.tex
parent4e4deceb7fcf63bfb6953bf55d36f212fec27128 (diff)
worldflags (20apr21)
git-svn-id: svn://tug.org/texlive/trunk@58924 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/worldflags/worldflag_BI.tex')
-rw-r--r--Master/texmf-dist/tex/latex/worldflags/worldflag_BI.tex20
1 files changed, 20 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/worldflags/worldflag_BI.tex b/Master/texmf-dist/tex/latex/worldflags/worldflag_BI.tex
new file mode 100644
index 00000000000..1d46683a3f5
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/worldflags/worldflag_BI.tex
@@ -0,0 +1,20 @@
+% --------------------------------------------------------------------------
+% Burundi:
+% --------------------------------------------------------------------------
+\BeginFlagDescription{3}{5}
+\definecolor{red}{RGB}{200,16,46}
+\definecolor{green}{RGB}{67,176,42}
+\fill [red] (0,0) rectangle (\flaglength,1);
+\fill [green] (0,0)--(\flaglength,1)--(\flaglength,0)--(0,1)--cycle;
+\begin{scope}
+\clip (0,0) rectangle (\flaglength,1);
+\draw [white,line width=\flagwidth/7.5] (0,0)--(\flaglength,1) (0,1)--(\flaglength,0);
+\end{scope}
+\begin{scope}[xshift=0.5\flaglength,yshift=0.5\flagwidth]
+\fill [white] (0,0) circle (17/60);
+\foreach \x in {90,210,330}
+{ \starVI{green}{(\x:0.14667)}{\flagwidth/15}{0}
+ \starVI{red}{(\x:0.14667)}{0.054667\flagwidth}{0}}
+\end{scope}
+\FrameCode
+\EndFlagDescription