[texhax] inline lists
Susan Dittmar
Susan.Dittmar at gmx.de
Mon May 16 09:43:11 CEST 2011
Quoting Hubert Lam (hubert at hubertlam.info):
> However, I have to resort to multicols to do graphics -- "\begin{center}
> \begin{pspicture} ... \end{pspicture} \end{center}" within a
> "\begin{inparaenum}" will fail spectacularly.
You perhaps could use
\item text ...\\
\hspace*{\fill}\begin{pspicture}...\end{pspicture}\hspace*{\fill}\\
rest of text
within paralist's inparaenum. The center environment thinks of itself as
starting/ending a paragraph, which this artificially-centering construct
does not do to my knowledge.
Didn't test it though...
Hope that helps,
Susan
More information about the texhax
mailing list