new def combos + new TODOs
[lectures/latex.git] / posic / thesis / thesis.tex
index 48c2546..a101004 100644 (file)
 % 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}
@@ -76,7 +84,8 @@
 %\include{model}
 \include{simulation}
 \include{defects}
-\include{results}
+\include{md}
+%\include{results}
 \include{summary_outlook}
 
 \appendix{}