diff --git a/02/solutions #2/presentation/images/IM_Cuerna.pdf b/02/solutions #2/presentation/images/IM_Cuerna.pdf new file mode 100644 index 0000000..4ff4545 Binary files /dev/null and b/02/solutions #2/presentation/images/IM_Cuerna.pdf differ diff --git a/02/solutions #2/presentation/images/IM_Cuerna.tex b/02/solutions #2/presentation/images/IM_Cuerna.tex new file mode 100644 index 0000000..c1987a1 --- /dev/null +++ b/02/solutions #2/presentation/images/IM_Cuerna.tex @@ -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} \ No newline at end of file diff --git a/02/solutions #2/presentation/images/IM_Cuerna_blanco.tex b/02/solutions #2/presentation/images/IM_Cuerna_blanco.tex new file mode 100644 index 0000000..6d2bca2 --- /dev/null +++ b/02/solutions #2/presentation/images/IM_Cuerna_blanco.tex @@ -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} \ No newline at end of file diff --git a/02/solutions #2/presentation/images/IM_blanco.tex b/02/solutions #2/presentation/images/IM_blanco.tex new file mode 100644 index 0000000..2183cd9 --- /dev/null +++ b/02/solutions #2/presentation/images/IM_blanco.tex @@ -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} \ No newline at end of file diff --git a/02/solutions #2/presentation/images/logo.pdf b/02/solutions #2/presentation/images/logo.pdf new file mode 100644 index 0000000..4ff4545 Binary files /dev/null and b/02/solutions #2/presentation/images/logo.pdf differ