[tex4ht] [bug #352] LuaLaTeX and XeLaTeX broken again
Michal Hoftich
michal.h21 at gmail.com
Mon Jan 23 17:19:14 CET 2017
URL:
<http://puszcza.gnu.org.ua/bugs/?352>
Summary: LuaLaTeX and XeLaTeX broken again
Project: tex4ht
Submitted by: michal_h21
Submitted on: Mon 23 Jan 2017 06:19:14 PM EET
Category: None
Priority: 5 - Normal
Severity: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
LaTeX team released new LaTeX kernel, which uses new font encoding, TU, when
Unicode engines are used. TU font encoding selects OpenType fonts by default.
I've tested it some time ago and it worked with tex4ht, but there were some
additional changes apparently - because tex4ht now totally crashes with both
LuaLaTeX and XeLaTeX. Even when you don't use Fontspec package, which was
updated as well.
As a workaround, you can use
\usepackage[T1]{fontenc}
in the premble. It will disable the TU font encoding and the document should
compile. But without diacritics.
You can use
\usepackage[utf8]{luainputenc}
with LuaTeX to get Latin diacritics.
Fontspec support is broken totally.
_______________________________________________________
Reply to this item at:
<http://puszcza.gnu.org.ua/bugs/?352>
_______________________________________________
Message sent via/by Puszcza
http://puszcza.gnu.org.ua/
More information about the tex4ht
mailing list