[tex4ht-commits] [SCM] tex4ht updated: r327 - trunk/lit
michal_h21 at gnu.org.ua
michal_h21 at gnu.org.ua
Sun Oct 1 16:48:13 CEST 2017
Author: michal_h21
Date: 2017-10-01 17:48:12 +0300 (Sun, 01 Oct 2017)
New Revision: 327
Modified:
trunk/lit/ChangeLog
trunk/lit/tex4ht-fonts-noncjk.tex
Log:
Added support for some cyrilics fonts
Modified: trunk/lit/ChangeLog
===================================================================
--- trunk/lit/ChangeLog 2017-09-22 18:06:53 UTC (rev 326)
+++ trunk/lit/ChangeLog 2017-10-01 14:48:12 UTC (rev 327)
@@ -1,3 +1,14 @@
+2017-10-01 Michal Hoftich <michal.h21 at gmail.com>
+
+ * tex4ht-fonts-noncjk.tex
+ (tex4ht.dir/texmf/tex4ht/ht-fonts/alias/lh/lh-t2a/labi.htf,
+ tex4ht.dir/texmf/tex4ht/ht-fonts/alias/lh/lh-t2a/latc.htf,
+ tex4ht.dir/texmf/tex4ht/ht-fonts/alias/lh/lh-t2a/lait.htf):
+ new cyrillics fonts
+ * tex4ht-fonts-noncjk.tex
+ (tex4ht.dir/texmf/tex4ht/ht-fonts/alias/lh/lh-t2a/lacc.htf):
+ fixed wrong character
+
2017-09-19 Michal Hoftich <michal.h21 at gmail.com>
* tex4ht-fonts-noncjk.tex
Modified: trunk/lit/tex4ht-fonts-noncjk.tex
===================================================================
--- trunk/lit/tex4ht-fonts-noncjk.tex 2017-09-22 18:06:53 UTC (rev 326)
+++ trunk/lit/tex4ht-fonts-noncjk.tex 2017-10-01 14:48:12 UTC (rev 327)
@@ -50079,13 +50079,29 @@
\AddFont{ldrm}{alias/lh/lh-t2a/ldrm}
+\<labi\><<<
+.larm
+htfcss: labi font-style: italic; font-weight: bold;
+>>>
+\AddFont{labi}{alias/lh/lh-t2a/labi}
+\<lait\><<<
+.larm
+htfcss: lait font-style: italic; font-family: monospace;
+>>>
+\AddFont{lait}{alias/lh/lh-t2a/lait}
+\<latc\><<<
+.larm
+htfcss: latc font-variant: small-caps; font-family: monospace;
+>>>
+\AddFont{latc}{alias/lh/lh-t2a/latc}
+
\<larm-uni\><<<
larm 0 255
'`' '' 0 `<version 0`>
@@ -51442,7 +51458,7 @@
'в' '' 226
'г' '' 227
'д' '' 228
-'Е' '' 229
+'е' '' 229
'ж' '' 230
'з' '' 231
'и' '' 232
More information about the tex4ht-commits
mailing list