diff --git a/dist/template.tex b/dist/template.tex index 5eb42215..4900923b 100644 --- a/dist/template.tex +++ b/dist/template.tex @@ -5718,8 +5718,8 @@ Template.License.Web={https://opensource.org/licenses/MIT}, Template.Name={Template-Informe}, Template.Type={Normal}, - Template.Version.Dev={8.2.3}, - Template.Version.Hash={EC7D0B20119222103BE7BC6149B5F8B8}, + Template.Version.Dev={8.2.3-1}, + Template.Version.Hash={67E6C74E37E2A3C9C162B064D2CBC642}, Template.Version.Release={8.2.3}, Template.Web.Dev={https://github.com/Template-Latex/Template-Informe}, Template.Web.Manual={https://latex.ppizarror.com/informe}, diff --git a/main.tex b/main.tex index 912ec0e4..1aaa7a4a 100755 --- a/main.tex +++ b/main.tex @@ -33,31 +33,31 @@ % INTEGRANTES, PROFESORES Y FECHAS \def\authortable { -\begin{tabular}{ll} - Integrantes: - & \begin{tabular}[t]{l} - Integrante 1 \\ - Integrante 2 - \end{tabular} \\ - Profesor: - & \begin{tabular}[t]{l} - Profesor 1 - \end{tabular} \\ - Auxiliar: - & \begin{tabular}[t]{l} - Auxiliar 1 - \end{tabular} \\ - Ayudantes: - & \begin{tabular}[t]{l} - Ayudante 1 \\ - Ayudante 2 - \end{tabular} \\ - \multicolumn{2}{l}{Ayudante de laboratorio: Ayudante 1} \\ - & \\ - \multicolumn{2}{l}{Fecha de realización: \today} \\ - \multicolumn{2}{l}{Fecha de entrega: \today} \\ - \multicolumn{2}{l}{\universitylocation} -\end{tabular} + \begin{tabular}{ll} + Integrantes: + & \begin{tabular}[t]{l} + Integrante 1 \\ + Integrante 2 + \end{tabular} \\ + Profesor: + & \begin{tabular}[t]{l} + Profesor 1 + \end{tabular} \\ + Auxiliar: + & \begin{tabular}[t]{l} + Auxiliar 1 + \end{tabular} \\ + Ayudantes: + & \begin{tabular}[t]{l} + Ayudante 1 \\ + Ayudante 2 + \end{tabular} \\ + \multicolumn{2}{l}{Ayudante de laboratorio: Ayudante 1} \\ + & \\ + \multicolumn{2}{l}{Fecha de realización: \today} \\ + \multicolumn{2}{l}{Fecha de entrega: \today} \\ + \multicolumn{2}{l}{\universitylocation} + \end{tabular} } % IMPORTACIÓN DEL TEMPLATE @@ -65,7 +65,7 @@ % INICIO DE PÁGINAS \begin{document} - + % PORTADA \templatePortrait diff --git a/main_articulo.tex b/main_articulo.tex index 5cc5e702..c16c9673 100644 --- a/main_articulo.tex +++ b/main_articulo.tex @@ -36,7 +36,7 @@ % INICIO DE PÁGINAS \begin{document} - + % CONFIGURACIÓN DE PÁGINA Y ENCABEZADOS \templatePagecfg diff --git a/main_tesis.tex b/main_tesis.tex index 56766649..4d88f5bd 100644 --- a/main_tesis.tex +++ b/main_tesis.tex @@ -36,7 +36,7 @@ \def\documentdate {\the\year} \def\portrait { -\begin{center} + \begin{center} \vspace{1.5cm} ~ \\ \MakeUppercase{\textbf{\documenttitle}} ~ \\ \vspace{1.5cm} @@ -58,17 +58,17 @@ \MakeUppercase{\universitylocation} \\ \MakeUppercase{\documentdate} \end{tabular} -\end{center} + \end{center} } \def\abstracttable { -\begin{tabular}{l} - RESUMEN DE LA MEMORIA PARA OPTAR \\ - AL TÍTULO DE MAGÍSTER EN CIENCIAS \\ - DE LA INGENIERÍA \\ - POR: \MakeUppercase{\documentauthor} \\ - FECHA: \MakeUppercase{\documentdate} \\ - PROF. GUÍA: NOMBRE PROFESOR -\end{tabular}}{ + \begin{tabular}{l} + RESUMEN DE LA MEMORIA PARA OPTAR \\ + AL TÍTULO DE MAGÍSTER EN CIENCIAS \\ + DE LA INGENIERÍA \\ + POR: \MakeUppercase{\documentauthor} \\ + FECHA: \MakeUppercase{\documentdate} \\ + PROF. GUÍA: NOMBRE PROFESOR + \end{tabular} } % IMPORTACIÓN DEL TEMPLATE @@ -76,7 +76,7 @@ % INICIO DE LAS PÁGINAS \begin{document} - + % PORTADA \templatePortrait