Hi All,<div><br></div><div>The Maxima in Racket experiment now has a working REPL.</div><div>I have attached a screenshot. </div><div><br></div><div>The Maxima command tex(expr) will convert an expression into TeX.</div><div>
Jays slideshow-latex package is used to turn the TeX into a bitmap,</div><div>that can be displayed in DrRacket.</div><div><br></div><div>One problem though:  I&#39;d like for long equations to render into wider </div><div>
bitmaps. For example: tex( expand( (x+1)^20 ) ); uses 8 lines which </div><div>could easily fit into 3 lines.</div><div><br></div><div>Any suggestions?</div><div><br></div><div>Note: The TeX produced from Maxima doesn&#39;t break equations,</div>
<div>so I have used the breqn LaTeX package to get automatic</div><div>line breaks. However setting the paper size to sizes larger than a4</div><div>didn&#39;t produce wider bitmaps.</div><div><br></div><div>-- <br>Jens Axel Søgaard</div>
<div><br></div>