Package: tex4ht
Version: 20060619-1
Severity: normal
Hi,
mk4ht oolatex test.tex seems to produce incorrect output.
At least my oowriter (2.0.3) does not like the double indices $x_{i_j}$ without
further grouping.
In oomath input syntax it produces x_i_j, which should be x_{i_j}.
A similar effect produces
\begin{eqnarray}a&=&b\end{eqnarray}, where the "=" expects two operators, but
"a # = # b" is produced. Both '{}={}' and '"="' (oowriter syntax) produce
useful output.
Example:
\documentclass{article}
\begin{document}
\[\bar\rho_{s_i} = \sum_{j\neq i}\rho_{s_j}(r_{ij})\]
\begin{eqnarray}
\label{eq:1}
\bar\rho_{s_i} &=& \sum_{j\neq i}\rho_{s_j}(r_{ij})
\end{eqnarray}
\end{document}
Note: xtpipes won't accept the eqnarray. So, please try it with commenting it
out.
Note: I didn't check against the newer versions of tex4ht mentioned in
Bug#384578.
-- System Information:
Debian Release: testing/unstable
APT prefers dapper-updates
APT policy: (500, 'dapper-updates'), (500, 'dapper-security'), (500,
'dapper-proposed'), (500, 'dapper-backports'), (500, 'dapper'), (500,
'breezy'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-amd64-generic
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Versions of packages tex4ht depends on:
ii libc6 2.3.6-15 GNU C Library: Shared libraries
ii libkpathsea4 3.0-17 path search library for teTeX (run
ii tetex-bin 3.0-17 The teTeX binary files
ii tex4ht-common 20060619-1 LaTeX and TeX for Hypertext (HTML)
tex4ht recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]