From 69085bfe43bddab89e070e99ff8ee9fae0765ddd Mon Sep 17 00:00:00 2001 From: Daniel Weschke Date: Sat, 20 Jun 2015 22:07:09 +0200 Subject: [PATCH] =?UTF-8?q?Abbildung=20Kr=C3=A4ftegleichgewicht=20mit=20in?= =?UTF-8?q?finitesimalen=20L=C3=A4ngen=20erweitert?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sections/Theorie.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sections/Theorie.tex b/sections/Theorie.tex index 740c78c..74c5cc8 100755 --- a/sections/Theorie.tex +++ b/sections/Theorie.tex @@ -142,12 +142,12 @@ Zur näherungsweisen Verarbeitung der Differentialgleichung wird hier das Variat \fill[color=black!5] (0,0,1) -- (1,0,1) -- (1,1,1) -- (0,1,1) -- cycle; \draw[color=black!50] (0,0,1) -- (1,0,1); - \draw[color=black!50] (0,0,1) -- (0,1,1); + \draw[color=black!50] (0,0,1) -- node[below left,color=black]{$\dif z$} (0,1,1); \draw[color=black!50] (1,0,1) -- (1,0,0); - \draw[color=black!50] (0,1,1) -- (0,1,0); + \draw[color=black!50] (0,1,1) -- node[above left=-4pt and -4pt,color=black]{$\dif y$} (0,1,0); \draw[color=black!50] (1,0,0) -- (1,1,0); - \draw[color=black!50] (0,1,0) -- (1,1,0); + \draw[color=black!50] (0,1,0) -- node[above left,color=black]{$\dif x$} (1,1,0); \draw[color=black!50] (0,1,1) -- (1,1,1); \draw[color=black!50] (1,0,1) -- (1,1,1);