diff options
author | samuel.niederer <samuel.niederer@hotmail.com> | 2022-08-15 21:48:22 +0200 |
---|---|---|
committer | samuel.niederer <samuel.niederer@hotmail.com> | 2022-08-15 21:48:22 +0200 |
commit | 429329b73e6f33c2e1f5cf23178095311e10bd5a (patch) | |
tree | a872217d409286c9ed8dedd115120a0fe571a55b | |
parent | Merge pull request #50 from ntobler/master (diff) | |
download | SeminarSpezielleFunktionen-429329b73e6f33c2e1f5cf23178095311e10bd5a.tar.gz SeminarSpezielleFunktionen-429329b73e6f33c2e1f5cf23178095311e10bd5a.zip |
use latex style arrows
-rw-r--r-- | buch/papers/kra/images/multi_mass_spring.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buch/papers/kra/images/multi_mass_spring.tex b/buch/papers/kra/images/multi_mass_spring.tex index f255cc8..f31db4c 100644 --- a/buch/papers/kra/images/multi_mass_spring.tex +++ b/buch/papers/kra/images/multi_mass_spring.tex @@ -5,7 +5,7 @@ \tikzstyle{mass}=[line width=0.6,red!30!black,fill=red!40!black!10,rounded corners=1,top color=red!40!black!20,bottom color=red!40!black!10,shading angle=20] \tikzstyle{spring}=[line width=0.8,blue!7!black!80,snake=coil,segment amplitude=5,line cap=round] -\begin{tikzpicture}[scale=2] +\begin{tikzpicture}[scale=2, >=latex] \newcommand{\ticks}[3] { % x, y coordinates |