summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/support/tex4ebook/readme.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/support/tex4ebook/readme.tex')
-rw-r--r--Master/texmf-dist/doc/support/tex4ebook/readme.tex18
1 files changed, 12 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/support/tex4ebook/readme.tex b/Master/texmf-dist/doc/support/tex4ebook/readme.tex
index d8b7d485a73..3dc7b94e96d 100644
--- a/Master/texmf-dist/doc/support/tex4ebook/readme.tex
+++ b/Master/texmf-dist/doc/support/tex4ebook/readme.tex
@@ -246,9 +246,9 @@ htlatex filename
if same error as in \texttt{tex4ebook} run arises, the problem is in
some \texttt{tex4ht} configuration. Try to identify the source of
problem and if you cannot find the solution, make minimal example
-showing the error and ask for help either on \emph{tex4ht
-mailinglist}\footnote{\url{http://tug.org/mailman/listinfo/tex4ht}} or
-on \emph{TeX-sx}\footnote{\url{http://tex.stackexchange.com/}}.
+showing the error and ask for help either on \emph{tex4ht mailing
+list}\footnote{\url{http://tug.org/mailman/listinfo/tex4ht}} or on
+\emph{TeX-sx}\footnote{\url{http://tex.stackexchange.com/}}.
\subsection{Fontspec}\label{fontspec}
@@ -276,9 +276,15 @@ Sample:
\makeatother
\end{verbatim}
-Drawback is that not all characters of Unicode range are supported with
-\texttt{inputenc}. For some solutions of this limitation, see a thread
-on \emph{tex4ht mailinglist}\footnote{\url{http://tug.org/pipermail/tex4ht/2013q1/000719.html}}
+The drawback is that not all characters of the Unicode range are
+supported with \texttt{inputenc}. For some solutions of this limitation,
+see a thread on \emph{tex4ht mailing list}\footnote{\url{http://tug.org/pipermail/tex4ht/2013q1/000719.html}}
+
+Other approach is to use \texttt{alternative4ht} package from
+\href{https://github.com/michal-h21/helpers4ht}{helpers4ht} bundle. It
+works only with Lua backend, but it supports full unicode and you don't
+have to use conditional package inclusion in your document. See an
+\href{http://michal-h21.github.io/samples/helpers4ht/fontspec.html}{example}.
\subsection{Validation}\label{validation}