X-Git-Url: https://hackdaworld.org/gitweb/?a=blobdiff_plain;f=posic%2Fthesis%2Fthesis.tex;h=48c254621d95222d2f235e687e55dc648856b695;hb=2fa00b0623a6e75a295de13d4b6a1b948de3680a;hp=199af2bd1e12fb15389ea4a2c061b814878a277b;hpb=5af76e67ab84839ec340100db9327db2cd997bc7;p=lectures%2Flatex.git diff --git a/posic/thesis/thesis.tex b/posic/thesis/thesis.tex index 199af2b..48c2546 100644 --- a/posic/thesis/thesis.tex +++ b/posic/thesis/thesis.tex @@ -16,8 +16,11 @@ \usepackage{pstricks} \usepackage{pst-node} \usepackage{rotating} -%\usepackage{fancyhdr} -%\pagestyle{fancy} +\usepackage{fancyhdr} + +\usepackage{miller} + +\usepackage{slashbox} % (re)new commands \newcommand{\printimg}[5]{% @@ -29,11 +32,25 @@ \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{} @@ -53,14 +70,18 @@ \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{}