here-figures shouldn't be on a page of their own.

original commit: 371fcba252ca2ea2a4389e1a9273436253e62be4
This commit is contained in:
Vincent St-Amour 2011-09-06 13:38:57 -04:00
parent 077c95eb87
commit a33001e62f

View File

@ -19,6 +19,6 @@
\newenvironment{CenterfigureMulti}{\begin{figure*}[t!p]\centering}{\end{figure*}}
\newenvironment{CenterfigureMultiWide}{\begin{CenterfigureMulti}}{\end{CenterfigureMulti}}
\newenvironment{Herefigure}{\begin{figure}[ht!p]\centering}{\end{figure}}
\newenvironment{Herefigure}{\begin{figure}[ht!]\centering}{\end{figure}}
\newenvironment{FigureInside}{\begin{list}{}{\leftmargin=0pt\topsep=0pt\parsep=\FigOrigskip\partopsep=0pt}\item}{\end{list}}