summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/worldflags/worldflag_Olympics.tex
blob: d20aa5cc89bb08ccd5cffe4295eb244163ae2ef2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
% --------------------------------------------------------------------------
% Olympics:
% --------------------------------------------------------------------------
\BeginFlagDescription{2}{3}
\definecolor{blue}{RGB}{8,133,194}
\definecolor{red}{RGB}{237,51,78}
\definecolor{gold}{RGB}{251,177,50}
\definecolor{green}{RGB}{28,139,60}
\fill [white] (0,0) rectangle (\flaglength,1);
\newdimen\lw\lw0.0597\flagwidth
\begin{scope}[xshift=0.5\flaglength,yshift=0.5\flagwidth,scale=\flagwidth/533]
\begin{scope}[y=-0.8pt, x=0.8pt,shift={(-450,-300)}]
\begin{scope}[draw=black,line width=0.49767\lw]
\path[draw=blue] (232.3,253.5) circle (91.6);
\draw (450,253) circle (91.6);
\draw[red] (667.7,253.5) circle (91.6);
\draw[gold] (341.2,346.5) circle (91.6);
\draw[green] (558.8,346.5) circle (91.6);
\draw[blue] (305.6,198.5)arc(-36.862:36.862:91.6);
\draw (523.3,198.5)arc(-36.862:36.862:91.6)(450,345)arc(89.958:126.849:91.6);
\draw[red] (667.7,345)arc(89.958:126.849:91.6);
\end{scope}
\end{scope}
\end{scope}
\FrameCode
\EndFlagDescription