On Tue, 8 Nov 2011, Kostas Oikonomou wrote:
By the way, I still have a problem with the TeXmacs interface. Look at the attached screenshot where c1, c2, etc appear as c*1, c*2, etc. Do you have this problem also?
Yes, I see the same (and _ is shown as some strange symbol, as in your screenshot).

I think this is a bug in TeXmacs. The LaTeX output generated by maxima is correct:

[BEGIN]latex:$\displaystyle \mbox{\tt\red(\mathrm{\%o1}) \black}\mathrm{c1} 
$[END]

But TeXmacs renders this
\mathrm{c1}
as
c* 1

Similarly here. LaTeX is correct:

[BEGIN]latex:$\displaystyle \mbox{\tt\red(\mathrm{\%o2}) \black} 
\mathrm{c\_1}$[END]

But TeXmacs renders this
\mathrm{c\_1}
as something like
c'1

I beleive these bugs are new or Qt-specific; I remember that in older X versions \mathrm{c1} was correctly rendered as c1 in roman font.

Andrey

_______________________________________________
Texmacs-dev mailing list
Texmacs-dev@gnu.org
https://lists.gnu.org/mailman/listinfo/texmacs-dev

Reply via email to