X-Git-Url: https://hackdaworld.org/gitweb/?a=blobdiff_plain;f=posic%2Fthesis%2Fthesis.tex;h=f95709d4ba8c413821e10c797f999d4a80bf54f4;hb=375a8b37f2200120d75873944f2f422200f126e9;hp=c2b7c43d11cc41394b4ce61479b2d58e69d42336;hpb=edcd4c83b0c668e92af6315c0e0741abf5c31ca6;p=lectures%2Flatex.git diff --git a/posic/thesis/thesis.tex b/posic/thesis/thesis.tex index c2b7c43..f95709d 100644 --- a/posic/thesis/thesis.tex +++ b/posic/thesis/thesis.tex @@ -1,5 +1,6 @@ \pdfoutput=0 -\documentclass[twoside,a4paper,11pt]{book} +%\documentclass[twoside,a4paper,11pt]{book} +\documentclass[twoside,a4paper,11pt,draft]{book} \usepackage[activate]{pdfcprot} \usepackage{verbatim} \usepackage{a4} @@ -16,11 +17,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]% @@ -37,12 +39,33 @@ % \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} @@ -62,11 +85,14 @@ %\include{model} \include{simulation} \include{defects} -\include{results} +\include{md} +\include{const_sic} +%\include{results} \include{summary_outlook} \appendix{} \include{d_tersoff} +\include{vasp_patch} \include{publications} \backmatter{}