summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/worldflags/worldflag_TT.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/worldflags/worldflag_TT.tex')
-rw-r--r--Master/texmf-dist/tex/latex/worldflags/worldflag_TT.tex16
1 files changed, 16 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/worldflags/worldflag_TT.tex b/Master/texmf-dist/tex/latex/worldflags/worldflag_TT.tex
new file mode 100644
index 00000000000..bc5ddc8baa9
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/worldflags/worldflag_TT.tex
@@ -0,0 +1,16 @@
+% --------------------------------------------------------------------------
+% Trinidad and Tobago:
+% --------------------------------------------------------------------------
+\BeginFlagDescription{3}{5}
+\definecolor{red}{RGB}{200,16,46}
+\fill [red] (0,0) rectangle (\flaglength,1);
+\newdimen\bb\bb=0.01\flaglength
+\newdimen\hh\hh=0.01\flagwidth
+\newdimen\dd\dd=0.003333\flagwidth
+\pgfmathparse{100*(\hh*\dd*sqrt(\hh^2+\bb^2-\dd^2)-\bb*\dd^2)/(\hh^2-\dd^2)}
+\edef\x{\pgfmathresult}
+\fill [white] (0,1)--(\x*1pt,1)--(\flaglength,0)--($(\flaglength,0)-(\x*1pt,0)$)--cycle;
+\fill [black] (\x*1pt/6,1)--(5*\x*1pt/6,1)
+ --($(\flaglength,0)-(\x*1pt/6,0)$)--($(\flaglength,0)-(5*\x*1pt/6,0)$)--cycle;
+\FrameCode
+\EndFlagDescription