Multline latex output



On 2/4/10, ndlopes at gmail.com <ndlopes at gmail.com> wrote:

> Is there a   way of forcing multi-ilne  latex output (with line breaking).
> Right now I use:
>
> set_tex_environment_default ("\\begin{multline}\\displaystyle
> ", "
> \\end{multline}");
> tex(expr);
>
> No line breaking is included, thus, we get a latex compilation with errors
> in each \begin{multline}.

I don't understand what you want Maxima to do differently.

best

Robert Dodier