diff options
author | Blaise Thompson <blaise@untzag.com> | 2018-03-24 16:45:13 -0500 |
---|---|---|
committer | Blaise Thompson <blaise@untzag.com> | 2018-03-24 16:45:13 -0500 |
commit | 46eb6bad8700abdfef52fd83445607228016b10b (patch) | |
tree | 824753b489dc24aeb09444a89d08d82fec43de3f /processing | |
parent | 7d602505a8b84d6c3743dd3cc0c9ac0a421f07b2 (diff) |
2018-03-24 16:45
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} % -------------------------------------------------------------------------
|