X-Git-Url: https://hackdaworld.org/gitweb/?a=blobdiff_plain;f=posic%2Fthesis%2Fthesis.tex;h=4e9868fbf7513c5a69de6c8875eb80d43b71b328;hb=730c2317ce175fb14d032025164c0f24e52393b5;hp=7a086681d104ef370ee4b4ecfee7d929155a2cce;hpb=91836b70fa4e7f4bc2834d0ef176c1e5b825759d;p=lectures%2Flatex.git diff --git a/posic/thesis/thesis.tex b/posic/thesis/thesis.tex index 7a08668..4e9868f 100644 --- a/posic/thesis/thesis.tex +++ b/posic/thesis/thesis.tex @@ -16,11 +16,12 @@ \usepackage{pstricks} \usepackage{pst-node} \usepackage{rotating} -%\usepackage{fancyhdr} -%\pagestyle{fancy} +\usepackage{fancyhdr} \usepackage{miller} +\usepackage{slashbox} + % (re)new commands \newcommand{\printimg}[5]{% \begin{figure}[#1]% @@ -31,14 +32,33 @@ \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{} +% colors +\newrgbcolor{hb}{0.75 0.77 0.89} +\newrgbcolor{lbb}{0.75 0.8 0.88} +\newrgbcolor{lachs}{1.0 .93 .81} + % english \selectlanguage{english} @@ -61,11 +81,13 @@ %\include{model} \include{simulation} \include{defects} -\include{results} +\include{md} +%\include{results} \include{summary_outlook} \appendix{} \include{d_tersoff} +\include{vasp_patch} \include{publications} \backmatter{}