-
authorhackbard <hackbard>
Wed, 30 Jul 2003 09:20:06 +0000 (09:20 +0000)
committerhackbard <hackbard>
Wed, 30 Jul 2003 09:20:06 +0000 (09:20 +0000)
nlsop/nlsop_fb_bericht.tex

index 0fc076f..b6ec314 100644 (file)
@@ -10,6 +10,8 @@
 \usepackage{graphicx}
 \graphicspath{{./img/}}
 
+\usepackage{graphs}
+
 \author{Frank Zirkelbach}
 
 \title{Nanolamellare Selbstordnungsproze"se bei Kohlenstoffimplantation in Silizium}
@@ -32,6 +34,14 @@ foobar ...
 foobar ...
 
 \section{Ablaufschema}
+\originalTeX
+\begin{graph}(4,4)
+ \textnode{start}(2,4){nlsop start}
+ \textnode{rand1}(2,3){zufaellige wahl der Koordinaten:\\$p(x)dx=dx$\\$p(y)dy=dy$\\$p(z)dz=(a_el*z+b_el)dz$}
+ \diredge{start}{rand1}
+\end{graph}
+\germanTeX
 
 
 \end{document}