<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000099" bgcolor="#FFFFFF">
    <font size="+1"><font face="Cambria">I try to typeset the following
        mwe (test.tex) on <br>
        MiKTeX and TeXLive (windows), both are the latest versions:<br>
        <br>
        \documentclass{article}<br>
        \begin{document}<br>
        This is a test.<br>
        <br>
        \begin{tabular}{lll}<br>
        \hline<br>
        one & two & three \\<br>
          1 &   2 & 3 \\<br>
        \hline<br>
        \end{tabular}<br>
        <br>
        \end{document}<br>
        <br>
        Command: make4ht -f odt test<br>
        <br>
        MiKTeX gives the well-known bugs:<br>
        "Java ... xtpipes ... " and also "tidy failed as well ...",<br>
        but  TeXLive runs OK (no error or warning messages).<br>
        <br>
        However, when I try to open the  .odt files, Word says that <br>
        something is wrong for both.<br>
        <br>
        Thanks!<br>
        <br>
        Tsong-Min Wu<br>
        <br>
        <br>
        <br>
        <br>
        <br>
        <br>
      </font></font>
  </body>
</html>