X-Git-Url: https://hackdaworld.org/gitweb/?a=blobdiff_plain;f=posic%2Fthesis%2Fthesis.tex;h=a101004946c9c08e865834c9208b26d3860f4306;hb=21dd9359e717a7a1b4f8f5afa288434ec29e0ba6;hp=643c9c2016dafb63d974b1a57ec1127e9e98cbb4;hpb=17fb57223f5b2c2f0b99d054f77fcde103ef17ad;p=lectures%2Flatex.git diff --git a/posic/thesis/thesis.tex b/posic/thesis/thesis.tex index 643c9c2..a101004 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,17 +32,39 @@ \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} +% roman numbers +\newcommand{\RM}[1]{\MakeUppercase{\romannumeral #1{}}} + % author & title \author{Frank Zirkelbach} \title{Simulation study of the precipitation process of silicon carbide in carbon doped silicon} @@ -53,15 +78,19 @@ \mainmatter{} \include{intro} +\include{sic} \include{basics} %\include{exp_findings} %\include{model} \include{simulation} -\include{results} +\include{defects} +\include{md} +%\include{results} \include{summary_outlook} \appendix{} \include{d_tersoff} +\include{vasp_patch} \include{publications} \backmatter{}