made constructed prec an extra chapter
[lectures/latex.git] / posic / thesis / thesis.tex
index 4e9868f..f95709d 100644 (file)
@@ -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}
@@ -62,6 +63,9 @@
 % 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}
@@ -82,6 +86,7 @@
 \include{simulation}
 \include{defects}
 \include{md}
+\include{const_sic}
 %\include{results}
 \include{summary_outlook}