From 429329b73e6f33c2e1f5cf23178095311e10bd5a Mon Sep 17 00:00:00 2001 From: "samuel.niederer" Date: Mon, 15 Aug 2022 21:48:22 +0200 Subject: use latex style arrows --- buch/papers/kra/images/multi_mass_spring.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'buch/papers/kra/images') 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 -- cgit v1.2.1 From 3c5d4fdb477d6a8e13c798ec2637cb08bbd21033 Mon Sep 17 00:00:00 2001 From: "samuel.niederer" Date: Mon, 15 Aug 2022 22:15:54 +0200 Subject: use latex style arrow --- buch/papers/kra/images/phase_space.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'buch/papers/kra/images') diff --git a/buch/papers/kra/images/phase_space.tex b/buch/papers/kra/images/phase_space.tex index cd51ea4..be445ca 100644 --- a/buch/papers/kra/images/phase_space.tex +++ b/buch/papers/kra/images/phase_space.tex @@ -8,7 +8,7 @@ } } -\begin{tikzpicture}[scale=0.6] +\begin{tikzpicture}[scale=0.6, >=latex] % p(t=0) = 0, q(t=0) = A, max(p) = mwA \tikzmath{ \axh = 5.2; -- cgit v1.2.1