summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/worldflags/worldflag_BA.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_BA.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_BA.tex')
-rw-r--r--Master/texmf-dist/tex/latex/worldflags/worldflag_BA.tex20
1 files changed, 20 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/worldflags/worldflag_BA.tex b/Master/texmf-dist/tex/latex/worldflags/worldflag_BA.tex
new file mode 100644
index 00000000000..4a93020071b
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/worldflags/worldflag_BA.tex
@@ -0,0 +1,20 @@
+% --------------------------------------------------------------------------
+% Bosnia and Herzogovina:
+% --------------------------------------------------------------------------
+\BeginFlagDescription{1}{2}
+\definecolor{blue}{RGB}{0,47,108}
+\definecolor{gold}{RGB}{255,205,0}
+\begin{scope}
+\clip (0,0) rectangle (\flaglength,\flagwidth);
+\coordinate (h1) at (0.265\flaglength,1);
+\coordinate (h2) at (0.765\flaglength,1);
+\coordinate (h3) at (0.765\flaglength,0);
+\fill [blue](0,0) rectangle (\flaglength,1);
+\fill[gold] (h1)--(h2)--(h3)--cycle;
+\pgfmathparse{atan(\flagwidth/(\flaglength-\flagwidth))}\edef\alpha{\pgfmathresult}
+\pgfmathparse{0.1425/sin(\alpha)}\edef\xx{\pgfmathresult}
+\foreach \n in {0,1,...,8} {\starV{white}%
+ {($(h3)+(-\n*\flaglength/16,\n\flagwidth/8)+(-\xx,0.03\flagwidth)$)}{0.095}{0}}
+\end{scope}
+\FrameCode
+\EndFlagDescription