fancyhdr + migration chapter finish
[lectures/latex.git] / posic / thesis / thesis.tex
index 199af2b..48c2546 100644 (file)
 \usepackage{pstricks}
 \usepackage{pst-node}
 \usepackage{rotating}
-%\usepackage{fancyhdr}
-%\pagestyle{fancy}
+\usepackage{fancyhdr}
+
+\usepackage{miller}
+
+\usepackage{slashbox}
 
 % (re)new commands
 \newcommand{\printimg}[5]{%
  \end{center}%
  \end{figure}%
 }
+
 %\addto\captionsnenglish{%
 % \renewcommand{\figurename}{Fig.}%
 % \renewcommand{\tablename}{Table}%
 %}
 
+\pagestyle{fancy}
+\fancyhf{}
+\fancyhead[EL]{\thepage}
+\fancyhead[ER]{\leftmark}
+\fancyhead[OL]{\rightmark}
+\fancyhead[OR]{\thepage}
+\renewcommand{\sectionmark}[1]{
+ \markboth{\thesection{} #1}{\thesection{} #1}
+}
+\renewcommand{\subsectionmark}[1]{
+ \markright{\thesubsection{} #1}
+}
+
 % hyphenation
 \hyphenation{}
 
 
 \mainmatter{}
 \include{intro}
+\include{sic}
 \include{basics}
 %\include{exp_findings}
 %\include{model}
 \include{simulation}
+\include{defects}
 \include{results}
 \include{summary_outlook}
 
 \appendix{}
+\include{d_tersoff}
+\include{vasp_patch}
 \include{publications}
 
 \backmatter{}