[tex4ht-commits] [SCM] tex4ht updated: r572 - trunk/lit
michal_h21 at gnu.org.ua
michal_h21 at gnu.org.ua
Thu Jun 6 16:00:16 CEST 2019
Author: michal_h21
Date: 2019-06-06 17:00:16 +0300 (Thu, 06 Jun 2019)
New Revision: 572
Modified:
trunk/lit/ChangeLog
trunk/lit/tex4ht-unicode.tex
Log:
Check for new-accents option in accents configuration
Modified: trunk/lit/ChangeLog
===================================================================
--- trunk/lit/ChangeLog 2019-06-06 10:44:01 UTC (rev 571)
+++ trunk/lit/ChangeLog 2019-06-06 14:00:16 UTC (rev 572)
@@ -2,6 +2,8 @@
* tex4ht-4ht.tex (memoir.4ht),
tex4ht-html4.tex (html4.4ht): added support for the \book command.
+ * tex4ht-unicode.tex (unicode.4ht): check for "new-accents" option in
+ accents configuration.
2019-05-27 Michal Hoftich <michal.h21 at gmail.com>
Modified: trunk/lit/tex4ht-unicode.tex
===================================================================
--- trunk/lit/tex4ht-unicode.tex 2019-06-06 10:44:01 UTC (rev 571)
+++ trunk/lit/tex4ht-unicode.tex 2019-06-06 14:00:16 UTC (rev 572)
@@ -921,9 +921,11 @@
\<configure unicode babel\><<<
+\:CheckOption{new-accents}\if:Option\else
\Configure{accent}\bbl at umlauta
\bbl at umlaute{|<diaeresis codes|>{}{34}}
{\a:accents{}{#1}} {\b:accents{uml}{#1}{#2}}
+\fi
>>>
More information about the tex4ht-commits
mailing list