Headers using fancy definitions directly

This commit is contained in:
Robin 2010-01-09 11:20:47 +00:00
parent 6a7e174425
commit aa49bda62b

View File

@ -3,8 +3,8 @@
\usepackage{graphicx}
\usepackage{fancyhdr}
\usepackage{tikz}
\usepackage{amsfonts,amsmath}
\usepackage{amsfonts,amsmath,amsthm}
\input{style}
\begin{document}
\pagestyle{fancy}
@ -13,17 +13,17 @@
\clearpage
\outerhead{{\small\bf Failure Mode Modular De-Composition}}
\innerfoot{{\small\bf PhD Thesis : R.P. Clark } }
\rhead{{\small\bf Failure Mode Modular De-Composition}}
\rfoot{{\small\bf PhD Thesis : R.P. Clark } }
% Contents
% --------
\pagenumbering{roman} % Lower case roman page numbers
\middlefoot{Page \thepage} % Contents page numbers centred
\cfoot{Page \thepage} % Contents page numbers centred
\clearpage
\input{colophon/colophon}
%\input{colophon/colophon}
\clearpage
\tableofcontents
@ -37,7 +37,7 @@
% ---------
%
\middlefoot{ } \outerfoot{{Page \bf\thepage}} % Body of manual has bolded page
%\middlefoot{ } \outerfoot{{Page \bf\thepage}} % Body of manual has bolded page
% numbers at outer edges
\pagenumbering{arabic} % Arabic page numbers hereafter
@ -58,7 +58,7 @@
\typeout{ ---------------- Propositional Logic Diagrams}
\chapter {Propositional Logic Diagrams}
%\input{logic_diagram/logic_diagram}
\input{logic_diagram/logic_diagram}
\typeout{ ---------------- Electronic Components as PLDs}
\chapter {Electronic Components as PLDs}
@ -114,8 +114,6 @@ Software documentation for fmmd tool.
\chapter{Conclusion}
%\input{conclusion/conclusion}
\clearpage
\small
\bibliographystyle{abbrv}
\bibliography{vmgbibliography,mybib}