summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/worldflags/worldflag_MH.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/worldflags/worldflag_MH.tex')
-rw-r--r--Master/texmf-dist/tex/latex/worldflags/worldflag_MH.tex16
1 files changed, 16 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/worldflags/worldflag_MH.tex b/Master/texmf-dist/tex/latex/worldflags/worldflag_MH.tex
new file mode 100644
index 00000000000..1f6656a5e28
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/worldflags/worldflag_MH.tex
@@ -0,0 +1,16 @@
+% --------------------------------------------------------------------------
+% Marshall Islands
+% --------------------------------------------------------------------------
+\BeginFlagDescription{10}{19}
+\definecolor{blue}{RGB}{0,48,135}
+\definecolor{orange}{RGB}{229,114 0}
+\fill [blue] (0,0) rectangle (\flaglength,1);
+\fill [white] (0,0.016)--(\flaglength,0.592)--(\flaglength,0.788)--(0,0.032)--cycle;
+\fill [orange] (0,0.032)--(\flaglength,0.788)--(\flaglength,0.984)--(0,0.048)--cycle;
+\begin{scope}[xshift=0.366\flagwidth,yshift=0.634\flagwidth]
+ \tikzmath{function test(\x){if mod(\x,6)==0 then {return 0.31;} else {return 0.222;};};}
+ \fill [white](0:0.31)
+ \foreach \n in {1,...,24} {--(15*\n-7.5:0.098)--(15*\n:{test(\n)})}--cycle;
+\end{scope}
+\FrameCode
+\EndFlagDescription