Ralf,
I noticed that the following two commqnew are rendered differently in
the new tex format:
T1:=Integer
T2:=Polynomial Fraction T1
although of course both are type values. The first is in Italics
while the second is in Roman. Was this your intention?
Also I have been meaning to ask: What is the purpose of the trailing %
on all generated tex?
Regards,
Bill Page.
root@axiom-wiki:/var/aw/Products/ZWiki/plugins/mathaction# fricas
(HyperDoc) Cannot connect to the X11 server!
Checking for foreign routines
AXIOM="/usr/local/lib/fricas/target/x86_64-unknown-linux"
spad-lib="/usr/local/lib/fricas/target/x86_64-unknown-linux/lib/libspad.so"
foreign routines found
openServer result 0
FriCAS Computer Algebra System
Version: FriCAS 2014-05-15
Timestamp: Thu Oct 16 22:03:10 UTC 2014
-----------------------------------------------------------------------------
Issue )copyright to view copyright notices.
Issue )summary for a summary of useful system commands.
Issue )quit to leave FriCAS and return to shell.
-----------------------------------------------------------------------------
(1) -> )set output tex on
(1) -> )set output algebra off
(1) -> T1:=Integer
\begin{fricasmath}{1}
\SYMBOL{Integer}%
\end{fricasmath}
Type: Type
(2) -> T2:=Polynomial Fraction T1
\begin{fricasmath}{2}
\STRING{Polynomial(Fraction(Integer))}%
\end{fricasmath}
Type: Type
(3) ->
--
You received this message because you are subscribed to the Google Groups
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/fricas-devel.
For more options, visit https://groups.google.com/d/optout.