Results 1 to 2 of 2

Thread: mk4ht oolatex failing

  1. #1
    Join Date
    Mar 2007
    Beans
    313

    mk4ht oolatex failing

    Hi!
    Has anyone got "mk4ht oolatex" working? When I try:

    Code:
    mk4ht oolatex tester.tex

    I get:

    Code:
    System return: 0
    System call: mv    sxw-tester.dir/tester.odt .
    mv: cannot stat 'sxw-tester.dir/tester.odt': No such file or directory
    --- Warning --- System return: 256
    I have used this approach many years ago, but on Xubuntu 21.10 it ain't working at all. And my latex file is as easy as can be:
    Code:
    \documentclass[12pt]{article}
    \pagestyle{empty}
    
    \begin{document}
    
    \section{TEST 1}
    
    testing
    
    \end{document}

  2. #2
    Join Date
    Mar 2022
    Beans
    2

    Re: mk4ht oolatex failing

    I think you have to place your thread in another section. Education isn't the suitable one.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •