Dear Bill,

I'd like to reuse the algorithm used on MathAction for display of long LaTeX'ed
output, i.e., the linebreaker program mentioned on

http://axiom-wiki.newsynthesis.org/SandBoxVeryLongLaTeX

Could you send me the code?  Currently I do

\documentclass{article}
\usepackage[active,dvips,tightpage,displaymath]{preview}
\begin{document}
\begin{preview}

% Here goes the LaTeX output of FriCAS

\end{preview}
\end{document}

then

latex result.tex
dvipng -o result.png result.dvi

Which works well, but doesn't like long LaTeX output...

many thanks,

Martin


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/fricas-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to