Images for presentation
Images for presentation
This commit is contained in:
parent
f1dfb5a3aa
commit
bc42d5fb62
BIN
02/solutions #2/presentation/images/IM_Cuerna.pdf
Normal file
BIN
02/solutions #2/presentation/images/IM_Cuerna.pdf
Normal file
Binary file not shown.
20
02/solutions #2/presentation/images/IM_Cuerna.tex
Normal file
20
02/solutions #2/presentation/images/IM_Cuerna.tex
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
\documentclass[tikz]{standalone}
|
||||||
|
\usepackage{tikz}
|
||||||
|
\usepackage{tgadventor}
|
||||||
|
|
||||||
|
\begin{document}
|
||||||
|
|
||||||
|
\definecolor{imred}{HTML}{BD2026}
|
||||||
|
\definecolor{imyellow}{HTML}{FCED27}
|
||||||
|
\definecolor{imorange}{HTML}{F6B419}
|
||||||
|
\begin{tikzpicture}[scale=0.3, line width=2pt]
|
||||||
|
\draw[black, fill=imred] (16.6,8.88) -- (21.84,13.28) -- (13,19.6) -- (10.96,13.12);
|
||||||
|
\draw[black, fill=imorange] (4,13.16) -- (7.68,2.27) -- (9.77, 8.84) -- cycle;
|
||||||
|
\draw[black, fill=imyellow] (4,13.16) -- (15.22, 13.04) -- (13.04,6.44) -- cycle;
|
||||||
|
\draw[black, fill=imorange] (7.68,2.16) -- (13.04,6.44) -- (9.77, 8.84) -- cycle;
|
||||||
|
\draw[black, fill=white] (15.18,12.80) -- (13.83,8.76) -- (16.6, 8.88) -- cycle;
|
||||||
|
\node[minimum size=8em, align=left] (title) at (25.8, 5) {\textsf{\Huge Instituto de} \\
|
||||||
|
\textsf{\Huge Matem\'aticas} \vspace{2mm}\\
|
||||||
|
\textsf{\fontsize{16pt}{1em}\selectfont Unidad Cuernavaca}};
|
||||||
|
\end{tikzpicture}
|
||||||
|
\end{document}
|
19
02/solutions #2/presentation/images/IM_Cuerna_blanco.tex
Normal file
19
02/solutions #2/presentation/images/IM_Cuerna_blanco.tex
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
\documentclass[tikz]{standalone}
|
||||||
|
\usepackage{tikz}
|
||||||
|
\usepackage{tgadventor}
|
||||||
|
|
||||||
|
\begin{document}
|
||||||
|
\definecolor{azulunam}{HTML}{13406F}
|
||||||
|
\begin{tikzpicture}[scale=0.3, line width=2pt, color=white]
|
||||||
|
\draw[azulunam, fill=white] (16.6,8.88) -- (21.84,13.28) -- (13,19.6) -- (10.96,13.12);
|
||||||
|
\draw[azulunam, fill=white] (4,13.16) -- (7.68,2.27) -- (9.77, 8.84) -- cycle;
|
||||||
|
\draw[azulunam, fill=white] (4,13.16) -- (15.22, 13.04) -- (13.04,6.44) -- cycle;
|
||||||
|
\draw[azulunam, fill=white] (7.68,2.16) -- (13.04,6.44) -- (9.77, 8.84) -- cycle;
|
||||||
|
\draw[azulunam, fill=white] (15.18,12.80) -- (13.83,8.76) -- (16.6, 8.88) -- cycle;
|
||||||
|
\node[minimum size=8em, align=left] (title) at (25.8, 5) {\textsf{\Huge Instituto de} \\
|
||||||
|
\textsf{\Huge Matem\'aticas} \vspace{2mm}\\
|
||||||
|
\textsf{\fontsize{16pt}{1em}\selectfont Unidad Cuernavaca}};
|
||||||
|
\end{tikzpicture}
|
||||||
|
\end{document}
|
||||||
|
|
||||||
|
\end{document}
|
17
02/solutions #2/presentation/images/IM_blanco.tex
Normal file
17
02/solutions #2/presentation/images/IM_blanco.tex
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
\documentclass[tikz]{standalone}
|
||||||
|
\usepackage{tikz}
|
||||||
|
\usepackage{tgadventor}
|
||||||
|
|
||||||
|
\begin{document}
|
||||||
|
\definecolor{azulunam}{HTML}{13406F}
|
||||||
|
\begin{tikzpicture}[scale=0.3, line width=2pt, color=white]
|
||||||
|
\draw[azulunam, fill=white] (16.6,8.88) -- (21.84,13.28) -- (13,19.6) -- (10.96,13.12);
|
||||||
|
\draw[azulunam, fill=white] (4,13.16) -- (7.68,2.27) -- (9.77, 8.84) -- cycle;
|
||||||
|
\draw[azulunam, fill=white] (4,13.16) -- (15.22, 13.04) -- (13.04,6.44) -- cycle;
|
||||||
|
\draw[azulunam, fill=white] (7.68,2.16) -- (13.04,6.44) -- (9.77, 8.84) -- cycle;
|
||||||
|
\draw[azulunam, fill=white] (15.18,12.80) -- (13.83,8.76) -- (16.6, 8.88) -- cycle;
|
||||||
|
\node[minimum size=8em, align=left] (title) at (25.8, 5) {\textsf{\Huge Faculty of Mathematics and Computer Science} \\ \\ \textsf{\Huge Matem\'aticas}};
|
||||||
|
\end{tikzpicture}
|
||||||
|
\end{document}
|
||||||
|
|
||||||
|
\end{document}
|
BIN
02/solutions #2/presentation/images/logo.pdf
Normal file
BIN
02/solutions #2/presentation/images/logo.pdf
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user