mirror of
https://github.com/h3xduck/TripleCross.git
synced 2025-12-16 23:33:06 +08:00
Further advanced with the library injection, almost finished. Multiple enhancements
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user