[OS X TeX] Re: Latex - Inserting figures into align environment / breaking the environment

Alain Schremmer Schremmer.Alain at gmail.com
Mon Mar 5 10:24:03 EST 2007


Alex Scorpan wrote:

>> Or I remember there was some kind of command to "break" environment
>> with regular paragraph and "continue" the environment afterwards, but
>> don't remember which one was it.... =(
>
>
> \intertext{blah blah blah}

In a different kind of context, i. e. lists, someone on this list 
provided me with the following which I use quite a lot.

                \makeatletter
                \newcommand{\interitemtext}[1]{%
                \begin{list}{}
                {\itemindent=0mm\labelsep=0mm
                \labelwidth=0mm\leftmargin=0mm
                \addtolength{\leftmargin}{-\@totalleftmargin}}
                \item #1
                \end{list}}
                \makeatother

Regards
--schremmer

------------------------- Helpful Info -------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/
List Reminders & Etiquette: http://www.esm.psu.edu/mac-tex/list/





More information about the MacOSX-TeX mailing list