|
From: Robert D. <rob...@gm...> - 2017-03-24 05:15:52
|
On 2017-03-23, Salil <sa...@gm...> wrote: > I am using Maxima to derive some length expressions. I use wxMaxima as > the front-end. When I export the output to latex using wxMaxima, the > long expressions are not displayed properly. The displayed expressions > are terminated at the end of the line. I can manually modify the tex > file and then split the output across multiple lines. But I was > wondering is there a way to export expressions from maxima to latex > which are spread across multiple lines. Maybe breqn can help. It is a LaTeX package. I forget how it works. Anyway, it should be in your Maxima installation, in the folder interfaces/emacs/imaxima/breqn097a. best Robert Dodier |