From 2fe800b7989785c71866ca6b1c2d3cc995a496ff Mon Sep 17 00:00:00 2001 From: hackbard Date: Wed, 30 Jul 2003 09:20:06 +0000 Subject: [PATCH] - --- nlsop/nlsop_fb_bericht.tex | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/nlsop/nlsop_fb_bericht.tex b/nlsop/nlsop_fb_bericht.tex index 0fc076f..b6ec314 100644 --- a/nlsop/nlsop_fb_bericht.tex +++ b/nlsop/nlsop_fb_bericht.tex @@ -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} -- 2.20.1