bugtex4ht - Bugs: bug #320, unknown problems using XeTeX to...

 
 
Show feedback again

You are not allowed to post comments on this tracker with your current authentification level.

bug #320: unknown problems using XeTeX to create a ODT

Submitted by:  Real Name <buhtz>
Submitted on:  Fri Jul 1 15:44:48 2016  
 
Category: NonePriority: 5 - Normal
Severity: 5 - NormalStatus: None
Privacy: PublicAssigned to: None
Open/Closed: Closed

Wed Jul 1 17:30:56 2020, comment #5:

XeTeX is now supported, including Fontspec and Polyglossia. Just compile the document with `make4ht -x`. The OP's document can be compiled this way.

Michal Hoftich <michal_h21>
Project Member
Mon Jul 18 19:52:52 2016, comment #4:

various commands which can be used to invoke tex4ht are in fact quite similar, they differ only in used TeX engine and parameters. you have command for use XeTeX and generate HTML (htxelatex), for ODT you can use ooxelatex. To use normal LaTeX, there is htlatex and oolatex. Unfortunately, there is no script for LuaTeX, which is supported only by make4ht. It is another way to invoke tex4ht (run "texdoc make4ht" in the terminal for more info).

XeTeX currently causes tex4ht to fail, so if you want to use Polyglossia and Fontspec, you may use LuaTeX. It is not so easy, because both of these packages are unsupported by tex4ht, so you must load alternative versions which works with tex4ht. You can try to install these alternative packages from

https://github.com/michal-h21/helpers4ht

put file "usepackage.4ht" which is attached in directory with your TeX file and run:

make4ht -ulm draft sample.tex "xhtml,ooffice" "ooffice/! -cmozhtf" " -cooxtpipes -coo"

I realize that it is not really user friendly, but at least it seems to work.

(file #254)

Michal Hoftich <michal_h21>
Project Member
Sat Jul 2 09:32:50 2016, comment #3:

@1: Sorry I missunderstood that. I find the mk4ht interface quite complex and confusing (to me).

@2:
Not my example code produce that output without generating a odt file

$ mk4ht ooxelatex 4httest.tex
mk4ht (Version 1.1)
htxelatex 4httest.tex "xhtml,ooffice" "ooffice/! -cmozhtf" "-cooxtpipes -coo"
This is XeTeX, Version 3.14159265-2.6-0.99996 (TeX Live 2016) (preloaded format=xelatex)
restricted \write18 enabled.
entering extended mode
LaTeX2e <2016/03/31> patch level 2
Babel <3.9r> and hyphenation patterns for 83 language(s) loaded.
(./4httest.tex
(/usr/local/texlive/2016/texmf-dist/tex/latex/koma-script/scrartcl.cls
Document Class: scrartcl 2016/06/14 v3.21 KOMA-Script document class (article)
(/usr/local/texlive/2016/texmf-dist/tex/latex/koma-script/scrkbase.sty
(/usr/local/texlive/2016/texmf-dist/tex/latex/koma-script/scrbase.sty
(/usr/local/texlive/2016/texmf-dist/tex/latex/graphics/keyval.sty)
(/usr/local/texlive/2016/texmf-dist/tex/latex/koma-script/scrlfile.sty
Package scrlfile, 2016/06/14 v3.21 KOMA-Script package (loading files)
Copyright (C) Markus Kohm

))) (/usr/local/texlive/2016/texmf-dist/tex/latex/koma-script/tocbasic.sty)
(/usr/local/texlive/2016/texmf-dist/tex/latex/koma-script/scrsize12pt.clo)
(/usr/local/texlive/2016/texmf-dist/tex/latex/koma-script/typearea.sty
Package typearea, 2016/06/14 v3.21 KOMA-Script package (type area)
Copyright (C) Frank Neukam, 1992-1994
Copyright (C) Markus Kohm, 1994-

)) (/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/tex4ht.sty)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/usepackage.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/latex/polyglossia/polyglossia.sty
(/usr/local/texlive/2016/texmf-dist/tex/latex/etoolbox/etoolbox.sty)
(/usr/local/texlive/2016/texmf-dist/tex/latex/makecmds/makecmds.sty)
(/usr/local/texlive/2016/texmf-dist/tex/latex/xkeyval/xkeyval.sty
(/usr/local/texlive/2016/texmf-dist/tex/generic/xkeyval/xkeyval.tex
(/usr/local/texlive/2016/texmf-dist/tex/generic/xkeyval/xkvutils.tex)))
(/usr/local/texlive/2016/texmf-dist/tex/latex/fontspec/fontspec.sty
(/usr/local/texlive/2016/texmf-dist/tex/latex/l3kernel/expl3.sty
(/usr/local/texlive/2016/texmf-dist/tex/latex/l3kernel/expl3-code.tex)
(/usr/local/texlive/2016/texmf-dist/tex/latex/l3kernel/l3xdvipdfmx.def))
(/usr/local/texlive/2016/texmf-dist/tex/latex/l3packages/xparse/xparse.sty)
(/usr/local/texlive/2016/texmf-dist/tex/latex/fontspec/fontspec-xetex.sty
(/usr/local/texlive/2016/texmf-dist/tex/latex/base/fontenc.sty
(/usr/local/texlive/2016/texmf-dist/tex/latex/euenc/eu1enc.def)
(/usr/local/texlive/2016/texmf-dist/tex/latex/euenc/eu1lmr.fd))
(/usr/local/texlive/2016/texmf-dist/tex/xelatex/xunicode/xunicode.sty
(/usr/local/texlive/2016/texmf-dist/tex/latex/tipa/t3enc.def
(/usr/local/texlive/2016/texmf-dist/tex/latex/euenc/eu1lmss.fd))
(/usr/local/texlive/2016/texmf-dist/tex/latex/graphics/graphicx.sty
(/usr/local/texlive/2016/texmf-dist/tex/latex/graphics/graphics.sty
(/usr/local/texlive/2016/texmf-dist/tex/latex/graphics/trig.sty)
(/usr/local/texlive/2016/texmf-dist/tex/latex/graphics-cfg/graphics.cfg)
(/usr/local/texlive/2016/texmf-dist/tex/xelatex/xetex-def/xetex.def
(/usr/local/texlive/2016/texmf-dist/tex/generic/oberdiek/infwarerr.sty)
(/usr/local/texlive/2016/texmf-dist/tex/generic/oberdiek/ltxcmds.sty)))))
(/usr/local/texlive/2016/texmf-dist/tex/latex/fontspec/fontspec.cfg)))
(/usr/local/texlive/2016/texmf-dist/tex/generic/oberdiek/ifluatex.sty)
(/usr/local/texlive/2016/texmf-dist/tex/generic/ifxetex/ifxetex.sty))
(/usr/local/texlive/2016/texmf-dist/tex/latex/polyglossia/gloss-german.ldf
(/usr/local/texlive/2016/texmf-dist/tex/latex/polyglossia/babelsh.def))
(/usr/local/texlive/2016/texmf-dist/tex/latex/blindtext/blindtext.sty
(/usr/local/texlive/2016/texmf-dist/tex/latex/tools/xspace.sty))
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/tex4ht.4ht
::::::::::::::::::::::::::::::::::::::::::
TeX4ht info is available in the log file
::::::::::::::::::::::::::::::::::::::::::
) (/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/tex4ht.sty
--- needs --- tex4ht 4httest ---
(./4httest.tmp)
l.1437 --- TeX4ht warning --- No file 4httest.xref ---
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/unicode.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/mathml.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice-mml.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/unicode.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/mathml.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice-mml.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/unicode.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/mathml.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice-mml.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/latex.4ht
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/unicode.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/mathml.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice-mml.4ht))
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/fontmath.4ht
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/unicode.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/mathml.4ht [1] [2]
[3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18]
[19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33]
[34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48]
[49] [50] [51] [52] [53])
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice-mml.4ht))
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/scrartcl.4ht
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/article.4ht
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/unicode.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/mathml.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice-mml.4ht))
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/unicode.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/mathml.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice-mml.4ht))
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/graphicx.4ht
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/unicode.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/mathml.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice-mml.4ht))
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/graphics.4ht
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/unicode.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/mathml.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice-mml.4ht))
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/unicode.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/mathml.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice-mml.4ht))
No file 4httest.aux.
(/usr/local/texlive/2016/texmf-dist/tex/latex/tipa/t3cmr.fd)

! LaTeX Error: Command `\acute' already defined in `'.

See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...

l.12 \begin{document}

?

! LaTeX Error: Command `\grave' already defined in `'.

See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...

l.12 \begin{document}

?

! LaTeX Error: Command `\ddot' already defined in `'.

See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...

l.12 \begin{document}

?

! LaTeX Error: Command `\tilde' already defined in `'.

See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...

l.12 \begin{document}

?

! LaTeX Error: Command `\bar' already defined in `'.

See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...

l.12 \begin{document}

?

! LaTeX Error: Command `\breve' already defined in `'.

See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...

l.12 \begin{document}

?

! LaTeX Error: Command `\check' already defined in `'.

See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...

l.12 \begin{document}

?

! LaTeX Error: Command `\hat' already defined in `'.

See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...

l.12 \begin{document}

?

! LaTeX Error: Command `\dot' already defined in `'.

See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...

l.12 \begin{document}

?

! LaTeX Error: Command `\mathring' already defined in `'.

See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...

l.12 \begin{document}

?
(/usr/local/texlive/2016/texmf-dist/tex/latex/euenc/eu1lmtt.fd) [1] [2]
[3] [4] [5]
[6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18]
(./4httest.aux) )
Output written on 4httest.xdv (71 pages, 542084 bytes).
Transcript written on 4httest.log.

This is XeTeX, Version 3.14159265-2.6-0.99996 (TeX Live 2016) (preloaded format=xelatex)
restricted \write18 enabled.
entering extended mode
LaTeX2e <2016/03/31> patch level 2
Babel <3.9r> and hyphenation patterns for 83 language(s) loaded.
(./4httest.tex
(/usr/local/texlive/2016/texmf-dist/tex/latex/koma-script/scrartcl.cls
Document Class: scrartcl 2016/06/14 v3.21 KOMA-Script document class (article)
(/usr/local/texlive/2016/texmf-dist/tex/latex/koma-script/scrkbase.sty
(/usr/local/texlive/2016/texmf-dist/tex/latex/koma-script/scrbase.sty
(/usr/local/texlive/2016/texmf-dist/tex/latex/graphics/keyval.sty)
(/usr/local/texlive/2016/texmf-dist/tex/latex/koma-script/scrlfile.sty
Package scrlfile, 2016/06/14 v3.21 KOMA-Script package (loading files)
Copyright (C) Markus Kohm

))) (/usr/local/texlive/2016/texmf-dist/tex/latex/koma-script/tocbasic.sty)
(/usr/local/texlive/2016/texmf-dist/tex/latex/koma-script/scrsize12pt.clo)
(/usr/local/texlive/2016/texmf-dist/tex/latex/koma-script/typearea.sty
Package typearea, 2016/06/14 v3.21 KOMA-Script package (type area)
Copyright (C) Frank Neukam, 1992-1994
Copyright (C) Markus Kohm, 1994-

)) (/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/tex4ht.sty)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/usepackage.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/latex/polyglossia/polyglossia.sty
(/usr/local/texlive/2016/texmf-dist/tex/latex/etoolbox/etoolbox.sty)
(/usr/local/texlive/2016/texmf-dist/tex/latex/makecmds/makecmds.sty)
(/usr/local/texlive/2016/texmf-dist/tex/latex/xkeyval/xkeyval.sty
(/usr/local/texlive/2016/texmf-dist/tex/generic/xkeyval/xkeyval.tex
(/usr/local/texlive/2016/texmf-dist/tex/generic/xkeyval/xkvutils.tex)))
(/usr/local/texlive/2016/texmf-dist/tex/latex/fontspec/fontspec.sty
(/usr/local/texlive/2016/texmf-dist/tex/latex/l3kernel/expl3.sty
(/usr/local/texlive/2016/texmf-dist/tex/latex/l3kernel/expl3-code.tex)
(/usr/local/texlive/2016/texmf-dist/tex/latex/l3kernel/l3xdvipdfmx.def))
(/usr/local/texlive/2016/texmf-dist/tex/latex/l3packages/xparse/xparse.sty)
(/usr/local/texlive/2016/texmf-dist/tex/latex/fontspec/fontspec-xetex.sty
(/usr/local/texlive/2016/texmf-dist/tex/latex/base/fontenc.sty
(/usr/local/texlive/2016/texmf-dist/tex/latex/euenc/eu1enc.def)
(/usr/local/texlive/2016/texmf-dist/tex/latex/euenc/eu1lmr.fd))
(/usr/local/texlive/2016/texmf-dist/tex/xelatex/xunicode/xunicode.sty
(/usr/local/texlive/2016/texmf-dist/tex/latex/tipa/t3enc.def
(/usr/local/texlive/2016/texmf-dist/tex/latex/euenc/eu1lmss.fd))
(/usr/local/texlive/2016/texmf-dist/tex/latex/graphics/graphicx.sty
(/usr/local/texlive/2016/texmf-dist/tex/latex/graphics/graphics.sty
(/usr/local/texlive/2016/texmf-dist/tex/latex/graphics/trig.sty)
(/usr/local/texlive/2016/texmf-dist/tex/latex/graphics-cfg/graphics.cfg)
(/usr/local/texlive/2016/texmf-dist/tex/xelatex/xetex-def/xetex.def
(/usr/local/texlive/2016/texmf-dist/tex/generic/oberdiek/infwarerr.sty)
(/usr/local/texlive/2016/texmf-dist/tex/generic/oberdiek/ltxcmds.sty)))))
(/usr/local/texlive/2016/texmf-dist/tex/latex/fontspec/fontspec.cfg)))
(/usr/local/texlive/2016/texmf-dist/tex/generic/oberdiek/ifluatex.sty)
(/usr/local/texlive/2016/texmf-dist/tex/generic/ifxetex/ifxetex.sty))
(/usr/local/texlive/2016/texmf-dist/tex/latex/polyglossia/gloss-german.ldf
(/usr/local/texlive/2016/texmf-dist/tex/latex/polyglossia/babelsh.def))
(/usr/local/texlive/2016/texmf-dist/tex/latex/blindtext/blindtext.sty
(/usr/local/texlive/2016/texmf-dist/tex/latex/tools/xspace.sty))
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/tex4ht.4ht
::::::::::::::::::::::::::::::::::::::::::
TeX4ht info is available in the log file
::::::::::::::::::::::::::::::::::::::::::
) (/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/tex4ht.sty
--- needs --- tex4ht 4httest ---
(./4httest.tmp) (./4httest.xref)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/unicode.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/mathml.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice-mml.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/unicode.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/mathml.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice-mml.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/unicode.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/mathml.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice-mml.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/latex.4ht
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/unicode.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/mathml.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice-mml.4ht))
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/fontmath.4ht
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/unicode.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/mathml.4ht [1] [2]
[3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18]
[19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33]
[34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48]
[49] [50] [51] [52] [53])
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice-mml.4ht))
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/scrartcl.4ht
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/article.4ht
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/unicode.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/mathml.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice-mml.4ht))
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/unicode.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/mathml.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice-mml.4ht))
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/graphicx.4ht
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/unicode.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/mathml.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice-mml.4ht))
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/graphics.4ht
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/unicode.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/mathml.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice-mml.4ht))
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/unicode.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/mathml.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice-mml.4ht))
(./4httest.aux) (/usr/local/texlive/2016/texmf-dist/tex/latex/tipa/t3cmr.fd)

! LaTeX Error: Command `\acute' already defined in `'.

See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...

l.12 \begin{document}

?
! LaTeX Error: Command `\grave' already defined in `'.

See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...

l.12 \begin{document}

?
! LaTeX Error: Command `\ddot' already defined in `'.

See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...

l.12 \begin{document}

?

! LaTeX Error: Command `\tilde' already defined in `'.

See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...

l.12 \begin{document}

?

! LaTeX Error: Command `\bar' already defined in `'.

See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...

l.12 \begin{document}

?

! LaTeX Error: Command `\breve' already defined in `'.

See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...

l.12 \begin{document}

?

! LaTeX Error: Command `\check' already defined in `'.

See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...

l.12 \begin{document}

?

! LaTeX Error: Command `\hat' already defined in `'.

See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...

l.12 \begin{document}

?

! LaTeX Error: Command `\dot' already defined in `'.

See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...

l.12 \begin{document}

?

! LaTeX Error: Command `\mathring' already defined in `'.

See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...

l.12 \begin{document}

?
(/usr/local/texlive/2016/texmf-dist/tex/latex/euenc/eu1lmtt.fd) [1] [2]
[3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18]
(./4httest.aux) )
Output written on 4httest.xdv (71 pages, 542084 bytes).
Transcript written on 4httest.log.
This is XeTeX, Version 3.14159265-2.6-0.99996 (TeX Live 2016) (preloaded format=xelatex)
restricted \write18 enabled.
entering extended mode
LaTeX2e <2016/03/31> patch level 2
Babel <3.9r> and hyphenation patterns for 83 language(s) loaded.
(./4httest.tex
(/usr/local/texlive/2016/texmf-dist/tex/latex/koma-script/scrartcl.cls
Document Class: scrartcl 2016/06/14 v3.21 KOMA-Script document class (article)
(/usr/local/texlive/2016/texmf-dist/tex/latex/koma-script/scrkbase.sty
(/usr/local/texlive/2016/texmf-dist/tex/latex/koma-script/scrbase.sty
(/usr/local/texlive/2016/texmf-dist/tex/latex/graphics/keyval.sty)
(/usr/local/texlive/2016/texmf-dist/tex/latex/koma-script/scrlfile.sty
Package scrlfile, 2016/06/14 v3.21 KOMA-Script package (loading files)
Copyright (C) Markus Kohm

))) (/usr/local/texlive/2016/texmf-dist/tex/latex/koma-script/tocbasic.sty)
(/usr/local/texlive/2016/texmf-dist/tex/latex/koma-script/scrsize12pt.clo)
(/usr/local/texlive/2016/texmf-dist/tex/latex/koma-script/typearea.sty
Package typearea, 2016/06/14 v3.21 KOMA-Script package (type area)
Copyright (C) Frank Neukam, 1992-1994
Copyright (C) Markus Kohm, 1994-

)) (/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/tex4ht.sty)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/usepackage.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/latex/polyglossia/polyglossia.sty
(/usr/local/texlive/2016/texmf-dist/tex/latex/etoolbox/etoolbox.sty)
(/usr/local/texlive/2016/texmf-dist/tex/latex/makecmds/makecmds.sty)
(/usr/local/texlive/2016/texmf-dist/tex/latex/xkeyval/xkeyval.sty
(/usr/local/texlive/2016/texmf-dist/tex/generic/xkeyval/xkeyval.tex
(/usr/local/texlive/2016/texmf-dist/tex/generic/xkeyval/xkvutils.tex)))
(/usr/local/texlive/2016/texmf-dist/tex/latex/fontspec/fontspec.sty
(/usr/local/texlive/2016/texmf-dist/tex/latex/l3kernel/expl3.sty
(/usr/local/texlive/2016/texmf-dist/tex/latex/l3kernel/expl3-code.tex)
(/usr/local/texlive/2016/texmf-dist/tex/latex/l3kernel/l3xdvipdfmx.def))
(/usr/local/texlive/2016/texmf-dist/tex/latex/l3packages/xparse/xparse.sty)
(/usr/local/texlive/2016/texmf-dist/tex/latex/fontspec/fontspec-xetex.sty
(/usr/local/texlive/2016/texmf-dist/tex/latex/base/fontenc.sty
(/usr/local/texlive/2016/texmf-dist/tex/latex/euenc/eu1enc.def)
(/usr/local/texlive/2016/texmf-dist/tex/latex/euenc/eu1lmr.fd))
(/usr/local/texlive/2016/texmf-dist/tex/xelatex/xunicode/xunicode.sty
(/usr/local/texlive/2016/texmf-dist/tex/latex/tipa/t3enc.def
(/usr/local/texlive/2016/texmf-dist/tex/latex/euenc/eu1lmss.fd))
(/usr/local/texlive/2016/texmf-dist/tex/latex/graphics/graphicx.sty
(/usr/local/texlive/2016/texmf-dist/tex/latex/graphics/graphics.sty
(/usr/local/texlive/2016/texmf-dist/tex/latex/graphics/trig.sty)
(/usr/local/texlive/2016/texmf-dist/tex/latex/graphics-cfg/graphics.cfg)
(/usr/local/texlive/2016/texmf-dist/tex/xelatex/xetex-def/xetex.def
(/usr/local/texlive/2016/texmf-dist/tex/generic/oberdiek/infwarerr.sty)
(/usr/local/texlive/2016/texmf-dist/tex/generic/oberdiek/ltxcmds.sty)))))
(/usr/local/texlive/2016/texmf-dist/tex/latex/fontspec/fontspec.cfg)))
(/usr/local/texlive/2016/texmf-dist/tex/generic/oberdiek/ifluatex.sty)
(/usr/local/texlive/2016/texmf-dist/tex/generic/ifxetex/ifxetex.sty))
(/usr/local/texlive/2016/texmf-dist/tex/latex/polyglossia/gloss-german.ldf
(/usr/local/texlive/2016/texmf-dist/tex/latex/polyglossia/babelsh.def))
(/usr/local/texlive/2016/texmf-dist/tex/latex/blindtext/blindtext.sty
(/usr/local/texlive/2016/texmf-dist/tex/latex/tools/xspace.sty))
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/tex4ht.4ht
::::::::::::::::::::::::::::::::::::::::::
TeX4ht info is available in the log file
::::::::::::::::::::::::::::::::::::::::::
) (/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/tex4ht.sty
--- needs --- tex4ht 4httest ---
(./4httest.tmp) (./4httest.xref)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/unicode.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/mathml.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice-mml.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/unicode.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/mathml.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice-mml.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/unicode.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/mathml.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice-mml.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/latex.4ht
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/unicode.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/mathml.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice-mml.4ht))
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/fontmath.4ht
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/unicode.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/mathml.4ht [1] [2]
[3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18]
[19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33]
[34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48]
[49] [50] [51] [52] [53])
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice-mml.4ht))
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/scrartcl.4ht
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/article.4ht
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/unicode.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/mathml.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice-mml.4ht))
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/unicode.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/mathml.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice-mml.4ht))
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/graphicx.4ht
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/unicode.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/mathml.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice-mml.4ht))
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/graphics.4ht
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/unicode.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/mathml.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice-mml.4ht))
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/unicode.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/mathml.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/ooffice-mml.4ht))
(./4httest.aux) (/usr/local/texlive/2016/texmf-dist/tex/latex/tipa/t3cmr.fd)

! LaTeX Error: Command `\acute' already defined in `'.

See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...

l.12 \begin{document}

?

! LaTeX Error: Command `\grave' already defined in `'.

See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...

l.12 \begin{document}

?

! LaTeX Error: Command `\ddot' already defined in `'.

See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...

l.12 \begin{document}

?

! LaTeX Error: Command `\tilde' already defined in `'.

See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...

l.12 \begin{document}

?

! LaTeX Error: Command `\bar' already defined in `'.

See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...

l.12 \begin{document}

?

! LaTeX Error: Command `\breve' already defined in `'.

See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...

l.12 \begin{document}

?

! LaTeX Error: Command `\check' already defined in `'.

See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...

l.12 \begin{document}

?

! LaTeX Error: Command `\hat' already defined in `'.

See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...

l.12 \begin{document}

?

! LaTeX Error: Command `\dot' already defined in `'.

See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...

l.12 \begin{document}

?

! LaTeX Error: Command `\mathring' already defined in `'.

See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...

l.12 \begin{document}

?
(/usr/local/texlive/2016/texmf-dist/tex/latex/euenc/eu1lmtt.fd) [1] [2]
[3] [4] [5] [6] [7] [8] [9]
[10] [11] [12] [13] [14] [15] [16] [17] [18]
(./4httest.aux) )
Output written on 4httest.xdv (71 pages, 542084 bytes).
Transcript written on 4httest.log.
----------------------------
tex4ht.c (2012-07-25-19:36 kpathsea)
tex4ht -.xdv
-f/4httest.tex
-i~/tex4ht.dir/texmf/tex4ht/ht-fonts/ooffice/!
-cmozhtf
(/usr/local/texlive/2016/texmf-dist/tex4ht/base/unix/tex4ht.env)
--- error --- Improper dvi file
----------------------------
t4ht.c (2012-07-25-19:28 kpathsea)
t4ht -.xdv
-f/4httest.tex
-cooxtpipes
-coo
(/usr/local/texlive/2016/texmf-dist/tex4ht/base/unix/tex4ht.env)

Real Name <buhtz>
Fri Jul 1 22:47:23 2016, comment #2:

1. as michal said on the mailing list, you need to run ooxelatex, not oolatex (and i guess i need to reinstate the ooxelatex script in TL, sigh; would never have guessed anyone was actually using it, which is why i removed it years ago, along with many others).

anyway oolatex invokes pdflatex (as shown in the error messages from fontspec) which is clearly not going to do what you want.

2. i hope the real problem turns out to be trivial - the ID byte version number was incremented in xetex this year (as of TL'16) and so the tex4ht source files probably need to recognize it. i will look at that as soon as i have a chance. --karl

Karl Berry <karl>
Project Administrator
Fri Jul 1 15:47:30 2016, comment #1:

Forgot the output ;)

$ mk4ht oolatex 4httest.tex
mk4ht (Version 1.1)
htlatex 4httest.tex "xhtml,ooffice" "ooffice/! -cmozhtf" "-cooxtpipes -coo"
This is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016) (preloaded format=latex)
restricted \write18 enabled.
entering extended mode
LaTeX2e <2016/03/31> patch level 2
Babel <3.9r> and hyphenation patterns for 83 language(s) loaded.
(./4httest.tex
(/usr/local/texlive/2016/texmf-dist/tex/latex/koma-script/scrartcl.cls
Document Class: scrartcl 2016/06/14 v3.21 KOMA-Script document class (article)
(/usr/local/texlive/2016/texmf-dist/tex/latex/koma-script/scrkbase.sty
(/usr/local/texlive/2016/texmf-dist/tex/latex/koma-script/scrbase.sty
(/usr/local/texlive/2016/texmf-dist/tex/latex/graphics/keyval.sty)
(/usr/local/texlive/2016/texmf-dist/tex/latex/koma-script/scrlfile.sty
Package scrlfile, 2016/06/14 v3.21 KOMA-Script package (loading files)
Copyright (C) Markus Kohm

))) (/usr/local/texlive/2016/texmf-dist/tex/latex/koma-script/tocbasic.sty)
(/usr/local/texlive/2016/texmf-dist/tex/latex/koma-script/scrsize12pt.clo)
(/usr/local/texlive/2016/texmf-dist/tex/latex/koma-script/typearea.sty
Package typearea, 2016/06/14 v3.21 KOMA-Script package (type area)
Copyright (C) Frank Neukam, 1992-1994
Copyright (C) Markus Kohm, 1994-

)) (/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/tex4ht.sty)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/usepackage.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/latex/polyglossia/polyglossia.sty
(/usr/local/texlive/2016/texmf-dist/tex/latex/etoolbox/etoolbox.sty)
(/usr/local/texlive/2016/texmf-dist/tex/latex/makecmds/makecmds.sty)
(/usr/local/texlive/2016/texmf-dist/tex/latex/xkeyval/xkeyval.sty
(/usr/local/texlive/2016/texmf-dist/tex/generic/xkeyval/xkeyval.tex
(/usr/local/texlive/2016/texmf-dist/tex/generic/xkeyval/xkvutils.tex)))
(/usr/local/texlive/2016/texmf-dist/tex/latex/fontspec/fontspec.sty
(/usr/local/texlive/2016/texmf-dist/tex/latex/l3kernel/expl3.sty
(/usr/local/texlive/2016/texmf-dist/tex/latex/l3kernel/expl3-code.tex)
(/usr/local/texlive/2016/texmf-dist/tex/latex/l3kernel/l3dvips.def))
(/usr/local/texlive/2016/texmf-dist/tex/latex/l3packages/xparse/xparse.sty)

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!
! Fatal fontspec error: "cannot-use-pdftex"
!
! The fontspec package requires either XeTeX or LuaTeX.
!
! You must change your typesetting engine to, e.g., "xelatex" or
! "lualatex"instead of plain "latex" or "pdflatex".
!
! See the fontspec documentation for further information.
!
! For immediate help type H <return>.
!...............................................

l.28 \msg_fatal:nn {fontspec} {cannot-use-pdftex}

?
) ) )
No pages of output.
Transcript written on 4httest.log.
This is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016) (preloaded format=latex)
restricted \write18 enabled.
entering extended mode
LaTeX2e <2016/03/31> patch level 2
Babel <3.9r> and hyphenation patterns for 83 language(s) loaded.
(./4httest.tex
(/usr/local/texlive/2016/texmf-dist/tex/latex/koma-script/scrartcl.cls
Document Class: scrartcl 2016/06/14 v3.21 KOMA-Script document class (article)
(/usr/local/texlive/2016/texmf-dist/tex/latex/koma-script/scrkbase.sty
(/usr/local/texlive/2016/texmf-dist/tex/latex/koma-script/scrbase.sty
(/usr/local/texlive/2016/texmf-dist/tex/latex/graphics/keyval.sty)
(/usr/local/texlive/2016/texmf-dist/tex/latex/koma-script/scrlfile.sty
Package scrlfile, 2016/06/14 v3.21 KOMA-Script package (loading files)
Copyright (C) Markus Kohm

))) (/usr/local/texlive/2016/texmf-dist/tex/latex/koma-script/tocbasic.sty)
(/usr/local/texlive/2016/texmf-dist/tex/latex/koma-script/scrsize12pt.clo)
(/usr/local/texlive/2016/texmf-dist/tex/latex/koma-script/typearea.sty
Package typearea, 2016/06/14 v3.21 KOMA-Script package (type area)
Copyright (C) Frank Neukam, 1992-1994
Copyright (C) Markus Kohm, 1994-

)) (/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/tex4ht.sty)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/usepackage.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/latex/polyglossia/polyglossia.sty
(/usr/local/texlive/2016/texmf-dist/tex/latex/etoolbox/etoolbox.sty)
(/usr/local/texlive/2016/texmf-dist/tex/latex/makecmds/makecmds.sty)
(/usr/local/texlive/2016/texmf-dist/tex/latex/xkeyval/xkeyval.sty
(/usr/local/texlive/2016/texmf-dist/tex/generic/xkeyval/xkeyval.tex
(/usr/local/texlive/2016/texmf-dist/tex/generic/xkeyval/xkvutils.tex)))
(/usr/local/texlive/2016/texmf-dist/tex/latex/fontspec/fontspec.sty
(/usr/local/texlive/2016/texmf-dist/tex/latex/l3kernel/expl3.sty
(/usr/local/texlive/2016/texmf-dist/tex/latex/l3kernel/expl3-code.tex)
(/usr/local/texlive/2016/texmf-dist/tex/latex/l3kernel/l3dvips.def))
(/usr/local/texlive/2016/texmf-dist/tex/latex/l3packages/xparse/xparse.sty)

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!
! Fatal fontspec error: "cannot-use-pdftex"
!
! The fontspec package requires either XeTeX or LuaTeX.
!
! You must change your typesetting engine to, e.g., "xelatex" or
! "lualatex"instead of plain "latex" or "pdflatex".
!
! See the fontspec documentation for further information.
!
! For immediate help type H <return>.
!...............................................

l.28 \msg_fatal:nn {fontspec} {cannot-use-pdftex}

?
) ) )
No pages of output.
Transcript written on 4httest.log.
This is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016) (preloaded format=latex)
restricted \write18 enabled.
entering extended mode
LaTeX2e <2016/03/31> patch level 2
Babel <3.9r> and hyphenation patterns for 83 language(s) loaded.
(./4httest.tex
(/usr/local/texlive/2016/texmf-dist/tex/latex/koma-script/scrartcl.cls
Document Class: scrartcl 2016/06/14 v3.21 KOMA-Script document class (article)
(/usr/local/texlive/2016/texmf-dist/tex/latex/koma-script/scrkbase.sty
(/usr/local/texlive/2016/texmf-dist/tex/latex/koma-script/scrbase.sty
(/usr/local/texlive/2016/texmf-dist/tex/latex/graphics/keyval.sty)
(/usr/local/texlive/2016/texmf-dist/tex/latex/koma-script/scrlfile.sty
Package scrlfile, 2016/06/14 v3.21 KOMA-Script package (loading files)
Copyright (C) Markus Kohm

))) (/usr/local/texlive/2016/texmf-dist/tex/latex/koma-script/tocbasic.sty)
(/usr/local/texlive/2016/texmf-dist/tex/latex/koma-script/scrsize12pt.clo)
(/usr/local/texlive/2016/texmf-dist/tex/latex/koma-script/typearea.sty
Package typearea, 2016/06/14 v3.21 KOMA-Script package (type area)
Copyright (C) Frank Neukam, 1992-1994
Copyright (C) Markus Kohm, 1994-

)) (/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/tex4ht.sty)
(/usr/local/texlive/2016/texmf-dist/tex/generic/tex4ht/usepackage.4ht)
(/usr/local/texlive/2016/texmf-dist/tex/latex/polyglossia/polyglossia.sty
(/usr/local/texlive/2016/texmf-dist/tex/latex/etoolbox/etoolbox.sty)
(/usr/local/texlive/2016/texmf-dist/tex/latex/makecmds/makecmds.sty)
(/usr/local/texlive/2016/texmf-dist/tex/latex/xkeyval/xkeyval.sty
(/usr/local/texlive/2016/texmf-dist/tex/generic/xkeyval/xkeyval.tex
(/usr/local/texlive/2016/texmf-dist/tex/generic/xkeyval/xkvutils.tex)))
(/usr/local/texlive/2016/texmf-dist/tex/latex/fontspec/fontspec.sty
(/usr/local/texlive/2016/texmf-dist/tex/latex/l3kernel/expl3.sty
(/usr/local/texlive/2016/texmf-dist/tex/latex/l3kernel/expl3-code.tex)
(/usr/local/texlive/2016/texmf-dist/tex/latex/l3kernel/l3dvips.def))
(/usr/local/texlive/2016/texmf-dist/tex/latex/l3packages/xparse/xparse.sty)

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!
! Fatal fontspec error: "cannot-use-pdftex"
!
! The fontspec package requires either XeTeX or LuaTeX.
!
! You must change your typesetting engine to, e.g., "xelatex" or
! "lualatex"instead of plain "latex" or "pdflatex".
!
! See the fontspec documentation for further information.
!
! For immediate help type H <return>.
!...............................................

l.28 \msg_fatal:nn {fontspec} {cannot-use-pdftex}

?
) ) )
No pages of output.
Transcript written on 4httest.log.
----------------------------
tex4ht.c (2012-07-25-19:36 kpathsea)
tex4ht -f/4httest.tex
-i~/tex4ht.dir/texmf/tex4ht/ht-fonts/ooffice/!
-cmozhtf
--- warning --- Can't find/open file `4httest.dvi'
--- error --- Can't find/open file `4httest.dvi'
----------------------------
t4ht.c (2012-07-25-19:28 kpathsea)
t4ht -f/4httest.tex
-cooxtpipes
-coo
(/usr/local/texlive/2016/texmf-dist/tex4ht/base/unix/tex4ht.env)
--- warning --- Can't find/open file `4httest.lg'

Real Name <buhtz>
Fri Jul 1 15:44:48 2016, original submission:

I am using XeTeX from CTAN TeX Live 2016. This is the example code.

\documentclass[paper=a4,
twoside=false,
fontsize=12pt]{scrartcl}

%% Sprache
\usepackage{polyglossia}
\setdefaultlanguage[spelling=new]{german}

\usepackage{blindtext}

%% Document %%
\begin{document}
\Blinddocument
\end{document}

Then I called from bash
mk4ht oolatex 4httest.tex

It created the output below. I think there is a problem with XeTeX. Somebody on the mailinglist suggested it could be because XeTeX modify the "structure of the DVI file". I don't know.

Please try to remove "polyglossia" from the code and try again. Then it works.

Real Name <buhtz>

 

Attached Files
file #254:  usepackage.4ht added by michal_h21 (2kB - application/octet-stream)
file #251:  4httest.tex added by buhtz (261B - text/x-tex)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -unavailable- added by michal_h21 (Updated the item)
  • -unavailable- added by karl (Posted a comment)
  • -unavailable- added by buhtz (Submitted the item)
  •  

    Do you think this task is very important?
    If so, you can click here to add your encouragement to it.
    This task has 0 encouragements so far.

    Only logged-in users can vote.

     

    Please enter the title of George Orwell's famous dystopian book (it's a date):

     

     

    3 latest changes follow.

    Date Changed By Updated Field Previous Value => Replaced By
    Wed Jul 1 17:30:56 2020michal_h21Open/ClosedOpen=>Closed
    Mon Jul 18 19:52:52 2016michal_h21Attached File-=>Added usepackage.4ht, #254
    Fri Jul 1 15:45:23 2016buhtzAttached File-=>Added 4httest.tex, #251
    Show feedback again

    Back to the top


    Powered by Savane 3.1-cleanup+gray