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_MY.tex | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Master/texmf-dist/tex/latex/worldflags/worldflag_MY.tex (limited to 'Master/texmf-dist/tex/latex/worldflags/worldflag_MY.tex') diff --git a/Master/texmf-dist/tex/latex/worldflags/worldflag_MY.tex b/Master/texmf-dist/tex/latex/worldflags/worldflag_MY.tex new file mode 100644 index 00000000000..fdfd335863b --- /dev/null +++ b/Master/texmf-dist/tex/latex/worldflags/worldflag_MY.tex @@ -0,0 +1,15 @@ +% -------------------------------------------------------------------------- +% Malaysia: +% -------------------------------------------------------------------------- +\BeginFlagDescription{1}{2} +\definecolor{red}{RGB}{224,60,49} +\definecolor{blue}{RGB}{4,30,66} +\definecolor{gold}{RGB}{255,209,0} +\fill [white] (0,0) rectangle (\flaglength,1); +\foreach \n in {1,...,7} {\hbar{red}{2*\n*\flagwidth/14-\flagwidth/28}{\flagwidth/14}} +\fill [blue] (0,6\flagwidth/14) rectangle (0.5\flaglength,1); +\coordinate(p) at (0.25\flaglength,10/14); +\moon{gold}{($(p)-(0.0893,0)$)}{48/224}{($(p)-(0.04464,0)$)}{42/224} +\starn{gold}{14}{($(p)+(0.125,0)$)}{0.17857}{0.0714}{0} +\FrameCode +\EndFlagDescription -- cgit v1.2.3