abou maxima's ability to translate Maxima commands to TeX commands
Subject: abou maxima's ability to translate Maxima commands to TeX commands
From: Barton Willis
Date: Wed, 25 Aug 2010 12:01:30 -0500
To change the spacing between terms, use the function texput:
(%i2) texput("*", " ", 'infix);
(%o2)
(%i3) tex(a*b);
$$a b$$
(%o3) false
I don't know of a user-level function that would insert thin spaces at
each end
of a quotient.
--Barton
maxima-bounces at math.utexas.edu wrote on 08/25/2010 10:27:40 AM:
> My name is Yosuke Yamazaki, and I am a university student
> in Japan.Please forgive my bad English.
>
> I want to change the default of maxima's ability to
> translate Maxima commands to TeX commands. For example, I
> don't need \, between 2 characters which are multiplied.
> Or, I want a longer fraction line by using \,s at both
> ends of denominator (or numerator). These customizes are
> possible? If they are, please tell me how to do.
>
> Sincerely,
> Yosuke Yamazaki
>
> --------------------------------------
> GyaO! - Anime, Dramas, Movies, and Music videos [FREE]
> http://pr.mail.yahoo.co.jp/gyao/
> _______________________________________________
> Maxima mailing list
> Maxima at math.utexas.edu
> http://www.math.utexas.edu/mailman/listinfo/maxima