summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/worldflags/worldflag_JM.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/worldflags/worldflag_JM.tex')
-rw-r--r--Master/texmf-dist/tex/latex/worldflags/worldflag_JM.tex16
1 files changed, 16 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/worldflags/worldflag_JM.tex b/Master/texmf-dist/tex/latex/worldflags/worldflag_JM.tex
new file mode 100644
index 00000000000..c54cd62c911
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/worldflags/worldflag_JM.tex
@@ -0,0 +1,16 @@
+% --------------------------------------------------------------------------
+% Jamaica:
+% --------------------------------------------------------------------------
+\BeginFlagDescription{1}{2}
+\definecolor{green}{RGB}{0,177,64}
+\definecolor{gold}{RGB}{254,219,0}
+\fill [black] (0,0) rectangle (\flaglength,1);
+\fill [green] (0,0)--(\flaglength,0)--(0.5\flaglength,0.5)--cycle;
+\fill [green] (0,1)--(\flaglength,1)--(0.5\flaglength,0.5)--cycle;
+\begin{scope}
+\clip (0,0) rectangle (\flaglength,1);
+\draw [gold,line width=\flagwidth/6] (0,0)--(\flaglength,1);
+\draw [gold,line width=\flagwidth/6] (0,1)--(\flaglength,0);
+\end{scope}
+\FrameCode
+\EndFlagDescription