I try to typeset the following mwe (test.tex) on MiKTeX and TeXLive (windows), both are the latest versions:
\documentclass{article}
\begin{document}
This is a test.
\begin{tabular}{lll}
\hline
one & two & three \\
1 & 2 & 3 \\
\hline
\end{tabular}
\end{document}
Command: make4ht -f odt test
MiKTeX gives the well-known bugs:
"Java ... xtpipes ... " and also "tidy failed as well ...",
but TeXLive runs OK (no error or warning messages).
However, when I try to open the .odt files, Word says that
something is wrong for both.
Thanks!
Tsong-Min Wu
test-MiKTeX.odt
Description: Binary data
test-TeXLive.odt
Description: Binary data
