summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/worldflags/worldflag_US.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/worldflags/worldflag_US.tex')
-rw-r--r--Master/texmf-dist/tex/latex/worldflags/worldflag_US.tex17
1 files changed, 17 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/worldflags/worldflag_US.tex b/Master/texmf-dist/tex/latex/worldflags/worldflag_US.tex
new file mode 100644
index 00000000000..71f178eda69
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/worldflags/worldflag_US.tex
@@ -0,0 +1,17 @@
+% --------------------------------------------------------------------------
+% United States:
+% --------------------------------------------------------------------------
+\BeginFlagDescription{10}{19}
+\definecolor{red}{RGB}{191,13,62}
+\definecolor{blue}{RGB}{10,49,97}
+\fill [white] (0,0) rectangle (\flaglength,1);
+\foreach \x in {0,4,...,24} \fill [red] (0,\x/26)rectangle ++(\flaglength,1/13);
+\begin{scope}[yshift=6/13*\flagwidth]
+\fill [blue] (0,0) rectangle (0.76,0.5385);
+\foreach \x in {0,1,2,3,4,5} \foreach \y in {0,1,2,3,4}
+ {\starV{white}{($(0.063*\flagwidth,0.054)+(0.126*\x,0.108*\y)$)}{0.0308}{0}}
+\foreach \x in {1,2,3,4,5} \foreach \y in {1,2,3,4}
+ {\starV{white}{($(0.126*\x,0.108*\y)$)}{0.0308}{0}}
+\end{scope}
+\FrameCode
+\EndFlagDescription