X-Git-Url: https://git.gumartinm.name/?a=blobdiff_plain;f=PFC.tex;h=8245def5547fd16be7d6cd36214c56cc395fb37b;hb=refs%2Fheads%2Fmaster;hp=fc8091d78afb26f2cd321efae9aeb4e972e050c5;hpb=6d445cf7db846c1ab7a7ea22f5e8aa7aa0ef96ab;p=PFCLatex%2F.git diff --git a/PFC.tex b/PFC.tex index fc8091d..8245def 100644 --- a/PFC.tex +++ b/PFC.tex @@ -32,6 +32,8 @@ \usepackage[table]{xcolor}%This package is needed in order to use colors in the Latex tables. \usepackage{caption}%Excluding items from list of figures and list of tables. \usepackage[bottom]{footmisc} +\usepackage{lscape} +\usepackage{listings} \hypersetup { bookmarks=true, @@ -73,13 +75,16 @@ \DeclareGraphicsExtensions{.jpg,.pdf,.mps,.png,.gif,.fig,.bmp} \renewcommand\tablename{Tabla} +\renewcommand\lstlistingname{Listado} \renewcommand\listfigurename{Lista de Figuras} \renewcommand\listtablename{Lista de Tablas} +\renewcommand*{\lstlistlistingname}{Listados de Código} \begingroup \tableofcontents \listoffigures \listoftables +\lstlistoflistings \endgroup %============================================================== @@ -117,17 +122,23 @@ \include{capitulo3/capitulo3} \include{capitulo4/capitulo4} \include{capitulo5/capitulo5} +\include{capitulo6/capitulo6} +\include{capitulo7/capitulo7} +\include{capitulo8/capitulo8} + %============================================================ % Apéndices %============================================================ -\renewcommand{\appendixtocname}{APÉNDICES}%Cambia el nombre de toc para apéndices -\renewcommand{\appendixpagename}{APÉNDICES}%Cambia el nombre para la página -\renewcommand{\appendixname}{APÉNDICE} +\renewcommand{\appendixtocname}{Apéndices}%Cambia el nombre de toc para apéndices +\renewcommand{\appendixpagename}{Apéndices}%Cambia el nombre para la página +\renewcommand{\appendixname}{Apéndice} \appendix -\appendixpage +\cleardoublepage \addappheadtotoc -\input{Presupuesto/Presupuesto} +\appendixpage +\include{manualUsuario/manualUsuario} +\include{glosario/glosario} %------------------------------------------------------------ % Bibliography