Hello, When I convert the attached .tex file with the command line
latex2rtf -M6 test.tex
I end up with a .rtf file (also attached) which, at least in open
office, ted, and abiword, does not show the inline math that contains
subscripts and superscripts. What am I doing wrong?
I am using latex2rtf version 1.9.19, which generated the attached
file, and 1.9.16a as found on ubuntu on another machine (both show the
same behavior).
Regards, and thanks,
Mario.\documentclass{article}
%\usepackage{amsmath}
%\newcommand{\fixme}[1]{{{\bf (}\em \framebox{Fixme!} #1{\bf )}}}
\newcommand{\fixme}[1]{{}}
\begin{document}
Some math $\log(\tau)$ translates ok, but subscripts $A_B$ and
superscripts $A^B$ do not seem to work.
\end{document}
test.rtf
Description: RTF file
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________ Latex2rtf-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/latex2rtf-users
