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_BH.tex | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Master/texmf-dist/tex/latex/worldflags/worldflag_BH.tex (limited to 'Master/texmf-dist/tex/latex/worldflags/worldflag_BH.tex') diff --git a/Master/texmf-dist/tex/latex/worldflags/worldflag_BH.tex b/Master/texmf-dist/tex/latex/worldflags/worldflag_BH.tex new file mode 100644 index 00000000000..c9cc55c4240 --- /dev/null +++ b/Master/texmf-dist/tex/latex/worldflags/worldflag_BH.tex @@ -0,0 +1,12 @@ +% -------------------------------------------------------------------------- +% Bahrein: +% -------------------------------------------------------------------------- +\BeginFlagDescription{3}{5} +\definecolor{red}{RGB}{218,41,28} +\fill [white] (0,0) rectangle (\flaglength,1); +\fill [red] (\flaglength,0)--(0.325\flaglength,0)--++(-0.125\flagwidth,0) + \foreach \n in{1,...,5} + {--++(\flagwidth/4,\flagwidth/10)--++(-\flagwidth/4,\flagwidth/10)} + --(\flaglength,1)--cycle; +\FrameCode +\EndFlagDescription -- cgit v1.2.3