Simon Hammer 4 vuotta sitten
vanhempi
sitoutus
861d8b5f30
1 muutettua tiedostoa jossa 7 lisäystä ja 1 poistoa
  1. 7 1
      main.tex

+ 7 - 1
main.tex

@@ -10,7 +10,7 @@
  %\includegraphics[width= 2.2in]{name of Image}
   %\caption {}
 %\end{wrapfigure}
-
+\usepackage{float}
 \usepackage[ngerman]{babel}
 
 \usepackage[hang]{footmisc}
@@ -72,7 +72,13 @@ Die Formel für die Wärmemenge wird aus der Formelsammlung entnommen.
 $$ Q_{1} + Q_{2} = Q_{3} \Rightarrow m_{\rm{Eis}} \cdot L_f + m_{\rm{Eis}} \cdot c_{\rm{H_2O}} \cdot \mathit{\Delta}\vartheta_1 = m_{\rm{H_2o}} \cdot c_{\rm{H_2o}} \cdot \mathit{\Delta}\vartheta_2$$ $$ \Rightarrow L_f = \frac{m_{\rm{H2O}} \cdot c_{\rm{H_2o}} \cdot \mathit{\Delta}\vartheta_2 - m_{\rm{Eis}} \cdot c_{\rm{H_2O}} \cdot \mathit{\Delta}\vartheta_1}{m_{\rm{Eis}}}$$
 
 
+
 \section{Versuchsaufbau}
+\begin{figure}[H]
+    \centering
+    \includegraphics[width=\linewidth]{image}
+\end{figure}
+
 \section{Versuchsdurchführung}
 \section{Versuchsauswertung}
 \section{Kommentar / Diskussion}