summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/support/tex4ebook/README
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/support/tex4ebook/README')
-rw-r--r--Master/texmf-dist/doc/support/tex4ebook/README11
1 files changed, 8 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/support/tex4ebook/README b/Master/texmf-dist/doc/support/tex4ebook/README
index 73a4e3f46d9..55ab0a0f7d2 100644
--- a/Master/texmf-dist/doc/support/tex4ebook/README
+++ b/Master/texmf-dist/doc/support/tex4ebook/README
@@ -211,7 +211,7 @@ be caused by some problem in `tex4ht` configuration. Comment out line
if same error as in `tex4ebook` run arises, the problem is in some `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
-*tex4ht mailinglist*^[\url{http://tug.org/mailman/listinfo/tex4ht}] or on
+*tex4ht mailing list*^[\url{http://tug.org/mailman/listinfo/tex4ht}] or on
*TeX-sx*^[\url{http://tex.stackexchange.com/}].
## Fontspec
@@ -238,9 +238,14 @@ Sample:
}
\makeatother
-Drawback is that not all characters of Unicode range are supported with
+The drawback is that not all characters of the Unicode range are supported with
`inputenc`. For some solutions of this limitation, see a thread on *tex4ht
-mailinglist*^[\url{http://tug.org/pipermail/tex4ht/2013q1/000719.html}]
+mailing list*^[\url{http://tug.org/pipermail/tex4ht/2013q1/000719.html}]
+
+Other approach is to use `alternative4ht` package from [helpers4ht](https://github.com/michal-h21/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 [example](http://michal-h21.github.io/samples/helpers4ht/fontspec.html).
## Validation