Lines Matching +full:- +full:- +full:-
16 %-------------------------------------------------
17 %-- Page layout --
18 %-------------------------------------------------
28 %-------------------------------------------------
29 %-- Fonts types --
30 %-------------------------------------------------
34 %-------------------------------------------------
35 %-- Headers and footers --
36 %-------------------------------------------------
42 %-----------------------------------------------------------------------------------------%
49 %------- | %
51 %--------------------------------------------+--------------------------------------------%
66 \renewcommand{\chaptermark}[1]{\markboth{\thechapter~-~#1}{}} % leftmark (higher level)
67 \renewcommand{\sectionmark}[1]{\markright{\thesection~-~#1}} % rightmark (lower level)
75 \fancyfoot[RO]{2018 - \Author}
81 \fancyfoot[RO]{2018 - \Author}
84 %--------------------------------------------------
85 %-- Listing configuration --
86 %--------------------------------------------------
90 \definecolor{light-gray}{gray}{0.97}
91 \lstdefinestyle{c-style}{
92 backgroundcolor=\color{light-gray},
105 %--------------------------------------------------
106 %-- Graphics configuration --
107 %--------------------------------------------------
110 \usepackage{pdfpages} % To import a full image for the half-title
112 %--------------------------------------------------
113 %-- The document --
114 %--------------------------------------------------
117 %----------------- Half title ---------------------
121 %---------------- Title ---------------------------
124 %----- Information, copyright notice, etc --(TODO)-
125 %----- Dedication (TODO) --------------------------
127 %------------- Table of contents ------------------
130 %------------- List of figures -------------------
133 %------------- Actual content --------------------
137 %------------- End of document -------------------