Further advanced with the library injection, almost finished. Multiple enhancements

This commit is contained in:
h3xduck
2022-06-12 22:34:50 -04:00
parent 0aec74e024
commit 71b093141b
33 changed files with 1875 additions and 544 deletions

View File

@@ -47,7 +47,10 @@ hmargin=3cm
\usepackage{fancyhdr}
\pagestyle{fancy}
\fancyhf{}
\renewcommand{\headrulewidth}{0pt}
\renewcommand{\headrulewidth}{1pt}
\fancyhead{}
\fancyhead[LO]{CHAPTER \thechapter}
\fancyhead[RO]{\rightmark}
\rfoot{\thepage}
\fancypagestyle{plain}{\pagestyle{fancy}}
@@ -161,6 +164,7 @@ hmargin=3cm
xleftmargin=\parindent
}
\captionsetup[lstlisting]{font=small, labelsep=period}
\lstset{style=estilo}