diff options
Diffstat (limited to 'processing')
-rw-r--r-- | processing/chapter.tex | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/processing/chapter.tex b/processing/chapter.tex index fa449fe..28d1858 100644 --- a/processing/chapter.tex +++ b/processing/chapter.tex @@ -421,21 +421,21 @@ In the future, other libraries (e.g. mayavi), may be incorporated. % \subsubsection{1D}
-\begin{dfigure}
+\begin{figure}
\includegraphics[width=0.5\textwidth]{"processing/quick1D 000"}
\includepython{"processing/quick1D.py"}
\caption[CAPTION TODO]
{CAPTION TODO}
-\end{dfigure}
+\end{figure}
\subsubsection{2D}
-\begin{dfigure}
+\begin{figure}
\includegraphics[width=0.5\textwidth]{"processing/quick2D 000"}
\includepython{"processing/quick2D.py"}
\caption[CAPTION TODO]
{CAPTION TODO}
-\end{dfigure}
+\end{figure}
\subsection{Specialty} % -------------------------------------------------------------------------
|