Browse Source

modified files

master
parent
commit
c1d340c254
21 changed files with 71 additions and 48 deletions
  1. +4
    -0
      .gitignore
  2. +1
    -1
      Chapters/Chapter01.tex
  3. +8
    -3
      Chapters/Chapter02.tex
  4. +3
    -1
      Chapters/Chapter0A.tex
  5. +1
    -0
      FrontBackMatter/Abstract.tex
  6. +16
    -10
      FrontBackMatter/Colophon.tex
  7. +1
    -0
      FrontBackMatter/Contents.tex
  8. +1
    -1
      FrontBackMatter/Dedication.tex
  9. +2
    -1
      FrontBackMatter/Foreword.tex
  10. +1
    -0
      FrontBackMatter/Resumen.tex
  11. +3
    -3
      FrontBackMatter/Titleback.tex
  12. +14
    -17
      FrontBackMatter/TitlepageMC.tex
  13. +5
    -3
      configuration.tex
  14. BIN
      logos/Header.png
  15. BIN
      logos/SEP_logo.png
  16. BIN
      logos/header1.png
  17. BIN
      logos/itm.jpg
  18. BIN
      logos/sepLogo.jpg
  19. BIN
      logos/tecnmBW.png
  20. +3
    -1
      precontent.tex
  21. +8
    -7
      thesisStructure.tex

+ 4
- 0
.gitignore View File

@ -5,3 +5,7 @@
*/*.bbl
*/*.ist
*/*.synctex.gz
*.synctex.gz
*.ist
*.bbl
*.acn

+ 1
- 1
Chapters/Chapter01.tex View File

@ -1,5 +1,5 @@
%!TeX root=../thesisStructure.tex
% Chapter 1
\chapter{Protocolo} % Chapter title
\label{ch:protocolo}


+ 8
- 3
Chapters/Chapter02.tex View File

@ -1,6 +1,6 @@
%!TeX root=../thesisStructure.tex
% Chapter 2
\chapter{Marco teoríco} % Chapter title
\chapter{Ejemplos de Entornos} % Chapter title
\label{ch:MarcoTeorico}
\section{Figuras y gráficas}
@ -40,4 +40,9 @@ Agregar la cantidad de capítulos que se requieran. En la \autoref{fig:A} se mue
\end{figure}
Las cantidades usan comas y punto decimal correctamente para México. Es decir 1,526.00, aparece correctamente tanto como texto, como ecuación $1,526.00$, cuando se agrega el comando \texttt{decimalpoint} en la configuración; test.
Las cantidades usan comas y punto decimal correctamente para México. Es decir 1,526.00, aparece correctamente tanto como texto, como ecuación $1,526.00$, cuando se agrega el comando \texttt{decimalpoint} en la configuración; test.
\section{Agregando Acrónimos y Glosario}
A continuación se muestran algunos ejemplos del uso del glosario y los comandos que lo invocan. Por ejemplo, para hablar del lenguaje \Gls{latex} y su especial aplicación en todo tipo de documentos que contienen ecuaciones \gls{maths}. Las \Glspl{formula} que aparecen en los documentos son renderizadas de forma adecuada y fácil una vez que se acostumbra al uso de los comandos.
Por otro lado, dado un conjunto de resultados numéricos, existen diferentes métodos básicos para calcular el \acrlong{ecm}, el cual se abrevia como \acrshort{ecm}. Este error es común de usarse en en el cálculo de las estimaciones por \acrfull{ls}.

+ 3
- 1
Chapters/Chapter0A.tex View File

@ -1,3 +1,5 @@
%!TeX root=../thesisStructure.tex
%% Appendix A
%
\chapter{Anexo o Apéndice}
Contenido de los apéndices...

+ 1
- 0
FrontBackMatter/Abstract.tex View File

@ -1,3 +1,4 @@
%!TeX root=../thesisStructure.tex
\chapter*{Abstract} % Abstract for master degree thesis
\addcontentsline{toc}{chapter}{Abstract}


+ 16
- 10
FrontBackMatter/Colophon.tex View File

@ -1,3 +1,4 @@
%!TeX root=../thesisStructure.tex
% Colophon: a brief description of publication or production notes relevant to the edition.
\pagestyle{empty}
@ -6,32 +7,37 @@
\pdfbookmark[0]{Colophon}{Colophon}
\section*{Colophon}
This document was typeset using the \texttt{itmthesis} class developed by Gerardo Marx Chávez-Campos. The class was designed based on the \texttt{classicthesis} class developed by Andr\'e Miede. The \texttt{itmthesis} is available for \LaTeX\ in a Bitbucket repository:
This document was typeset using the \texttt{itmthesis} class developed by Gerardo Marx Chávez-Campos. The class was designed based on the \texttt{classicthesis} class developed by Andr\'e Miede. The \texttt{itmthesis} is available for \LaTeX\ in a git repository at:
\begin{center}
\url{https://gmarxcc@bitbucket.org/itmthesis/the-itmorelia-thesis-class.git},
\url{http://gmarxcc.com:8088/mcie-rs101/itmorelia-protocol-class.git},
\end{center}
or in a Git-Hub repository:
this document can be extended to a thesis document. Thus, you can try by yourself or use the \textit{thesis-class} repository at:
\begin{center}
\url{https://github.com/gmarxcc/the-itmorelia-thesis-class}
\url{http://gmarxcc.com:8088/gmarx/itmorelia-thesis-class.git},
\end{center}
\noindent Happy users of \texttt{itmthesis} class may send a real postcard, coffee mug, hoody or any kind of present to my university ``Instituto Tecnológico de Morelia'', Tecnologico Avenue, Morelia city, Michoacan State, Mexico.
\noindent Any further comment, sugestion or if you want to collaborate to improve these classes please contact me at:
\href{mailto:gmarx\_cc@itmorelia.edu.mx}{gmarx\_cc@itmorelia.edu.mx}
\section*{Colofón}
Este documento fue generado usando el estilo desarrollado en la clase \texttt{itmthesis}, desarrollada por Gerardo Marx Chávez-Campos. Esta fue diseñada basada en el estilo \texttt{classicthesis} desarrollado por Andr\'e Miede.
El estilo \texttt{itmthesis} y un ejemplo de su uso está disponible en repositorios para ser compilados en \LaTeX\ en Bitbucket:
El estilo \texttt{itmthesis} y un ejemplo de su uso está disponible en repositorios para ser compilados en \LaTeX\ en:
\begin{center}
\url{https://gmarxcc@bitbucket.org/itmthesis/the-itmorelia-thesis-class.git},
\url{http://gmarxcc.com:8088/mcie-rs101/itmorelia-protocol-class.git},
\end{center}
o en Git-Hub:
este documento puede ser extendido a uno de tesis. Por lo tanto, puedes tratar de hacerlo por ti mismo, o usar el repositorio en:
\begin{center}
\url{https://github.com/gmarxcc/the-itmorelia-thesis-class}
\url{http://gmarxcc.com:8088/gmarx/itmorelia-thesis-class.git},
\end{center}
\noindent Si eres un usuario agradecido con este diseño puedes mandar una postal, taza de café, sudadera de tu universidad o cualquier tipo de presente en forma de agradecimiento a la universidad de origen de tu servidor: ``Instituto Tecnológico de Morelia'', Av. Tecnológico \#1500, Col. Santiaguito, Morelia, Michoacán, México.
\noindent Cualquier comentario, sugerencia, o si deseas colaborar en mejorar estos estilos por favor contacta me en:
\href{mailto:gmarx\_cc@itmorelia.edu.mx}{gmarx\_cc@itmorelia.edu.mx}

+ 1
- 0
FrontBackMatter/Contents.tex View File

@ -1 +1,2 @@
%!TeX root=../thesisStructure.tex
\tableofcontents

+ 1
- 1
FrontBackMatter/Dedication.tex View File

@ -1,4 +1,4 @@
%---------------------
%!TeX root=../thesisStructure.tex
%Hoja de dedicatoria
\pdfbookmark[1]{Dedicatoria}{Dedicatoria} % Bookmark name visible in a PDF viewer


+ 2
- 1
FrontBackMatter/Foreword.tex View File

@ -1,3 +1,4 @@
\chapter*{Prólogo}
\addcontentsline{toc}{chapter}{Prólogo}
@ -9,5 +10,5 @@ La plantilla está configurada para ejecutarse con cualquiera de las distribucio
\bigskip
\begin{flushright}
-- \myProf --
-- \myName --
\end{flushright}

+ 1
- 0
FrontBackMatter/Resumen.tex View File

@ -1,3 +1,4 @@
%!TeX root=../thesisStructure.tex
\chapter*{Resumen} % Abstract for master degree thesis
\addcontentsline{toc}{chapter}{Resumen}


+ 3
- 3
FrontBackMatter/Titleback.tex View File

@ -1,13 +1,13 @@
%!TeX root=../thesisStructure.tex
% Back of the title page
\thispagestyle{empty}
\hfill
\vfill
\noindent\myName: \textit{\myTitle,} \mySubtitle, %\myDegree,
\textcopyright\ \myTime
\noindent\myName: \textit{\myTitle,} \myDegree,
\textcopyright \myTime
\bigskip


+ 14
- 17
FrontBackMatter/TitlepageMC.tex View File

@ -1,4 +1,5 @@
% Portada Ingeniería:
%!TeX root=../thesisStructure.tex
% Portada Maestría/Doctorado:
\pdfbookmark[1]{Portada}{Portada} % Bookmark name visible in a PDF viewer
\begin{titlepage}
\begin{addmargin}[-1cm]{-3cm}
@ -7,9 +8,9 @@
\begingroup
%Logotipos:
\begin{picture}(0,0)
\put(-10,-20){\includegraphics[width=7cm]{logos/sepLogo.jpg}}
\put(200,-20){\includegraphics[width=5cm]{logos/tecnmBW}}
\put(380,-20){\includegraphics[width=3cm]{logos/itm}}
\put(-10,-20){\includegraphics[width=7cm]{sepLogo.jpg}}
\put(200,-20){\includegraphics[width=5cm]{tecnmBW}}
\put(380,-20){\includegraphics[width=3cm]{itm}}
\end{picture}
\begin{center}
@ -57,33 +58,29 @@
\bigskip
\bigskip
%Subtítulo de la tesis:
{\color{Maroon}\texttt{\mySubtitle}}}
%{\color{Maroon}\texttt{\mySubtitle}}
}
\endgroup
\bigskip
\bigskip
\bigskip
\textsc{QUE PARA OBTENER EL TÍTULO DE:}\\
\bigskip
{\large\textsc{\myDegree}\\\bigskip}
\textsc{PRESENTA:}\\
{\large\textsc{\myName}}\\ % Your name
%\textsc{\mytwoName} \\
\bigskip
\bigskip
{\large
\textsc{Director: \myProf}\\
\textsc{Codirector: \myOtherProf}\\
\textsc{Revisor: \mySupervisor}\\
\textsc{Revisor: \myOtherSupervisor}\\}
\bigskip
\bigskip
\bigskip
\bigskip
\bigskip
\textsc{\myLocation \, -- \myTime \, -- \myThesisVersion}
\end{center}}}
\endgroup
\bigskip
\bigskip
\bigskip
\begin{center}
\textsc{\myLocation \, -- \myTime \, -- \myThesisVersion}
\end{center}
\end{addmargin}
\end{titlepage}

+ 5
- 3
configuration.tex View File

@ -1,3 +1,4 @@
%!TeX root=./thesisStructure.tex
%Add here the packages, variables, definitions, environments and specific elements created only for your thesis
% 1 Code listing setup
@ -57,8 +58,8 @@
\newcommand{\myDepartment}{División de Estudios de Posgrado e Investigación}
\newcommand{\myUni}{Instituto Tecnológico de Morelia}
\newcommand{\myLocation}{Morelia, Michoacán, México}
\newcommand{\myTime}{Septiembre 2018}
\newcommand{\myThesisVersion}{Rev 1.0}
\newcommand{\myTime}{Abril 2021}
\newcommand{\myThesisVersion}{Rev 2.0}
%---------------------
% 3 USEFUL COMMANDS
@ -81,7 +82,8 @@
\usepackage[version-1-compatibility]{siunitx} %easy writting of SI units
\usepackage{pgfplots}
\pgfplotsset{compat=1.10}
%\decimalpoint %Decimal point enable
\decimalpoint %Decimal point enable
\usepackage[acronym]{glossaries}
%-------------------------
% 5. setting space for indentation
% space between paragraphs and


BIN
logos/Header.png View File

Before After
Width: 980  |  Height: 159  |  Size: 68 KiB

BIN
logos/SEP_logo.png View File

Before After
Width: 500  |  Height: 172  |  Size: 42 KiB

BIN
logos/header1.png View File

Before After
Width: 980  |  Height: 120  |  Size: 19 KiB

BIN
logos/itm.jpg View File

Before After
Width: 480  |  Height: 360  |  Size: 106 KiB

BIN
logos/sepLogo.jpg View File

Before After
Width: 2000  |  Height: 686  |  Size: 144 KiB

BIN
logos/tecnmBW.png View File

Before After
Width: 2448  |  Height: 1203  |  Size: 146 KiB

+ 3
- 1
precontent.tex View File

@ -18,4 +18,6 @@
%Abstract
\cleardoublepage
\include{FrontBackMatter/Resumen}
%Glossary
\cleardoublepage
\include{FrontBackMatter/Glossary}

+ 8
- 7
thesisStructure.tex View File

@ -1,6 +1,9 @@
% Engineering, master and phd degree thesis format, august 2018, for the "Instituto Tecnológico de Morelia"
\documentclass[listings,drafting,spanish]{itmthesis} %itm thesis class definition
\input{configuration}% configuration & packages required
% Engineering, master and phd degree
%PROPOSAL(PROTOCOL) format, April 2021, for the
%**Instituto Tecnológico de Morelia**
\documentclass[listings,drafting,spanish]{itmthesis} %itm thesis class
\input{configuration}% configuration and packages
\input{FrontBackMatter/glossary-entries}
\begin{document}
\pagenumbering{roman} % Roman page numbering
\input{precontent} %Includes titlepage, dedication, Foreword, abstract, publication, acknowledgement
@ -8,9 +11,9 @@
\pagenumbering{arabic} % Arabic page numbering
%-=-=-=-=-=-=-=-=-=-=-=-=-
% Thesis Main Contents
\include{Chapters/Chapter01} % Chapter 1
\include{Chapters/Chapter01} %Introduction
\cleardoublepage
\include{Chapters/Chapter02} % Chapter 2
\include{Chapters/Chapter02} %Results
%-=-=-=-=-=-=-=-=-=-=-=-=-
% Apendix
@ -26,7 +29,5 @@
% Back Matter
\cleardoublepage
\include{FrontBackMatter/Colophon}
\cleardoublepage
\include{FrontBackMatter/Declaration}
%-=-=-=-=-=-=-=-=-=-=-=-=-
\end{document}