[tex4ht] [bug #352] LuaLaTeX and XeLaTeX broken again
Michal Hoftich
michal.h21 at gmail.com
Tue Jan 31 17:49:53 CET 2017
Follow-up Comment #6, bug #352 (project tex4ht):
I've uploaded new configurations for Fontspec. New approach is used, user
comamnds are redefined instead of internal Fontspec macros, as was in the
previous version. I hope that it works in all real world examples.
It works with Polyglossia, some minor errors are produced with Babel. I will
investigate that.
Here is a small example:
-----
\documentclass{article}
\usepackage{fontspec}
\setmainfont{Latin Modern Roman}
\usepackage{polyglossia}
\setmainlanguage{czech}
\newfontfamily\greekfont{Linux Libertine O}[Script=Greek]
\newfontfamily\cyrillicfont{Linux Libertine O}[Script=Cyrillic]
\setotherlanguages{greek,russian}
\begin{document}
Příliš žluťoučký \textit{kůň}
\fontspec{Gentium}
\begin{greek}
Η Πράγα (τσέχικα: Praha), είναι η πρωτεύουσα
και μεγαλύτερη πόλη της Τσεχίας.
Χτισμένη στον ποταμό \textbf{Μολδάβα} (Vltava),
στην κεντρική Βοημία, έχει 1,2
εκατομμύριο κατοίκους. Αποκαλείται επίσης
«η χρυσή πόλη» και «μητέρα των
πόλεων». Από το 1992, το ιστορικό κέντρο της
Πράγας ανήκει στον κατάλογο
μνημείων παγκόσμιας κληρονομιάς της UNESCO.
\end{greek}
\begin{russian}
Пра́га (чеш. Praha [ˈpraɦa]) — город и столица
Чехии; административный центр
Среднечешского края и двух его районов —
Прага-Восток и Прага-Запад. Образует
самостоятельную административную
единицу страны.
\end{russian}
\end{document}
-----
_______________________________________________________
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