axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Axiom-developer] Latex line breaking in Axiom


From: root
Subject: [Axiom-developer] Latex line breaking in Axiom
Date: Fri, 12 Mar 2004 18:22:05 -0500

FYI... it appears that Axiom can give SOME hints about line breaking.
The tex output includes a \: at the various "joints" in the output
such as between list items. So given [1,2,3], the output tex looks like:

$$
\left[
1, \: 2, \: 3
\right]
$$

Tim








reply via email to

[Prev in Thread] Current Thread [Next in Thread]