aboutsummaryrefslogtreecommitdiffstats
path: root/buch/papers/kra/anwendung.tex
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@othello.ch>2022-08-15 06:54:23 +0200
committerAndreas Müller <andreas.mueller@othello.ch>2022-08-15 06:54:23 +0200
commit96ca6105b6adad8a6b3c5a1af426df9f8c4024c0 (patch)
tree5f8fa23c25364fb59cf6a3cc60ae528d4d6f6d82 /buch/papers/kra/anwendung.tex
parentMerge pull request #48 from samnied/master (diff)
downloadSeminarSpezielleFunktionen-96ca6105b6adad8a6b3c5a1af426df9f8c4024c0.tar.gz
SeminarSpezielleFunktionen-96ca6105b6adad8a6b3c5a1af426df9f8c4024c0.zip
fix physics dependency
Diffstat (limited to 'buch/papers/kra/anwendung.tex')
-rw-r--r--buch/papers/kra/anwendung.tex5
1 files changed, 4 insertions, 1 deletions
diff --git a/buch/papers/kra/anwendung.tex b/buch/papers/kra/anwendung.tex
index 0deaf3c..6383984 100644
--- a/buch/papers/kra/anwendung.tex
+++ b/buch/papers/kra/anwendung.tex
@@ -19,7 +19,10 @@ Die Funktion die diese Differentialgleichung löst, ist die harmonische Schwingu
x(t) = A \cos(\omega_0 t + \Phi), \quad \omega_0 = \sqrt{\frac{k}{m}}
\end{equation}
\begin{figure}
- \input{papers/kra/images/simple_mass_spring.tex}
+ % move image to standalone because the physics package is
+ % incompatible with underbrace
+ \includegraphics{papers/kra/images/simple.pdf}
+ %\input{papers/kra/images/simple_mass_spring.tex}
\caption{Einfaches Feder-Masse-System.}
\label{kra:fig:simple_mass_spring}
\end{figure}