Moved paper details to individual docs
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
|
||||
\setcounter{secnumdepth}{5}
|
||||
|
||||
\titleformat{\chapter}[display]{\raggedleft\fontfamily{phv}\selectfont\bfseries\Large}{\huge \thechapter}{-0.5em}{}[\hrule]
|
||||
\titlespacing{\chapter}{0pc}{0pc}{0pc}
|
||||
\titleformat{\chapter}[display]{\raggedleft\fontfamily{phv}\selectfont\bfseries\huge}{\Huge \thechapter}{-0.5em}{}[\hrule]
|
||||
\titlespacing{\chapter}{0pc}{10em}{2em}
|
||||
|
||||
|
||||
\titleformat{\section}{\raggedright\fontfamily{phv}\selectfont\bfseries\huge}{\thesection \hspace{1em}}{0.0em}{}[]
|
||||
@@ -128,3 +128,15 @@ DIBOL & Rainbow & \\
|
||||
\renewcommand{\figlabel}{\thechapter-\arabic{figure}}
|
||||
\renewcommand{\tbllabel}{\thechapter-\arabic{table}}
|
||||
|
||||
|
||||
\fancypagestyle{preface} {
|
||||
\fancyhf{}
|
||||
\fancyhead[LE]{\small\fontfamily{phv}\selectfont \textbf{\thepage}}
|
||||
\fancyhead[RO]{\small\fontfamily{phv}\selectfont \textbf{\thepage}}
|
||||
}
|
||||
|
||||
\fancypagestyle{main} {
|
||||
\fancyhf{}
|
||||
\fancyhead[LE]{\small\fontfamily{phv}\selectfont \textbf{\thechapter-\thepage} \hspace{1em} \Chaptername}
|
||||
\fancyhead[RO]{\small\fontfamily{phv}\selectfont \Chaptername \hspace{1em} \textbf{\thechapter-\thepage}}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user