[tex4ht-commits] [SCM] tex4ht updated: r245 - trunk/lit
michal_h21 at gnu.org.ua
michal_h21 at gnu.org.ua
Thu Feb 9 17:29:09 CET 2017
Author: michal_h21
Date: 2017-02-09 18:29:08 +0200 (Thu, 09 Feb 2017)
New Revision: 245
Modified:
trunk/lit/ChangeLog
trunk/lit/tex4ht-env.tex
Log:
use only one version of htf configuration
Modified: trunk/lit/ChangeLog
===================================================================
--- trunk/lit/ChangeLog 2017-02-04 18:26:22 UTC (rev 244)
+++ trunk/lit/ChangeLog 2017-02-09 16:29:08 UTC (rev 245)
@@ -1,3 +1,8 @@
+2017-02-09 Michal Hoftich <michal.h21 at gmail.com>
+
+ * tex4ht-env.tex (tex4ht.env-unix): use one version of htf paths for
+ both Unix and Windows.
+
2017-02-04 Michal Hoftich <michal.h21 at gmail.com>
* tex4ht-env.tex (tex4ht.env-win32): replaced backslashes with normal
Modified: trunk/lit/tex4ht-env.tex
===================================================================
--- trunk/lit/tex4ht-env.tex 2017-02-04 18:26:22 UTC (rev 244)
+++ trunk/lit/tex4ht-env.tex 2017-02-09 16:29:08 UTC (rev 245)
@@ -39,7 +39,7 @@
@<unix note fonts@>%
@<unix texmf dir@>%
@<unix tfm fonts@>%
-@<unix htf fonts@>%
+@<win32 htf fonts@>%
@<unix G script@>%
@<unix tex4ht.fls@>%
@<unix t4ht commands@>%
@@ -86,7 +86,7 @@
@<my note fonts@>%
@<my texmf dir@>%
@<my tfm fonts@>%
-@<my htf fonts@>%
+@<win32 htf fonts@>%
@<my G script@>%
@<my shared@>%
@<my t4ht commands@>%
@@ -208,27 +208,11 @@
\subsection{HTF Files}
%%%%%%%%%%%%%%%%%%%
+The structure of htf fonts is the same on Windows and Unix, so it
+doesn't make sense to keep two versions.
-\<unix htf fonts\><<<
-@<unix iso1 htf@>
-@<unix moz htf@>
-@<unix iso2 htf@>
-@<unix iso5 htf@>
-@<unix iso7 htf@>
-@<unix iso8 htf@>
-@<unix iso15 htf@>
-@<unix koi8r htf@>
-@<unix sym htf@>
-@<unix win1251 htf@>
-@<unix uni htf@>
-@<unix emspk htf@>
-@<unix jsml htf@>
->>>
-
-
-
\<win32 htf fonts\><<<
@<win32 iso1 htf@>
@<win32 moz htf@>
@@ -247,57 +231,17 @@
-\<my htf fonts\><<<
-@<unix iso1 htf@>
-@<unix moz htf@>
-@<unix iso2 htf@>
-@<unix iso5 htf@>
-@<unix iso7 htf@>
-@<unix iso8 htf@>
-@<unix iso15 htf@>
-@<unix koi8r htf@>
-@<unix sym htf@>
-@<unix win1251 htf@>
-@<unix uni htf@>
-@<unix emspk htf@>
-@<unix jsml htf@>
->>>
-
-
-
-\<unix iso1 htf\><<<
-<default>
-i~/tex4ht.dir/texmf/tex4ht/ht-fonts/iso8859/1/!
-i~/tex4ht.dir/texmf/tex4ht/ht-fonts/ascii/!
-i~/tex4ht.dir/texmf/tex4ht/ht-fonts/alias/!
-i~/tex4ht.dir/texmf/tex4ht/ht-fonts/mozilla/!
-i~/tex4ht.dir/texmf/tex4ht/ht-fonts/unicode/!
-</default>
->>>
-
-
\<win32 iso1 htf\><<<
<default>
i%%~/texmf-dist/tex4ht/ht-fonts/iso8859/1/!
i%%~/texmf-dist/tex4ht/ht-fonts/ascii/!
i%%~/texmf-dist/tex4ht/ht-fonts/alias/!
+i%%~/texmf-dist/tex4ht/ht-fonts/mozilla/!
i%%~/texmf-dist/tex4ht/ht-fonts/unicode/!
</default>
>>>
-\<unix moz htf\><<<
-<mozhtf>
-i~/tex4ht.dir/texmf/tex4ht/ht-fonts/mozilla/!
-i~/tex4ht.dir/texmf/tex4ht/ht-fonts/unicode/!
-i~/tex4ht.dir/texmf/tex4ht/ht-fonts/ascii/!
-i~/tex4ht.dir/texmf/tex4ht/ht-fonts/alias/!
-</mozhtf>
->>>
-
-
-
-
\<win32 moz htf\><<<
<mozhtf>
i%%~/texmf-dist/tex4ht/ht-fonts/mozilla/!
@@ -309,16 +253,6 @@
-\<unix uni htf\><<<
-<unihtf>
-i~/tex4ht.dir/texmf/tex4ht/ht-fonts/unicode/!
-i~/tex4ht.dir/texmf/tex4ht/ht-fonts/ascii/!
-i~/tex4ht.dir/texmf/tex4ht/ht-fonts/alias/!
-</unihtf>
->>>
-
-
-
\<win32 uni htf\><<<
<unihtf>
i%%~/texmf-dist/tex4ht/ht-fonts/unicode/!
@@ -329,20 +263,6 @@
-
-
-\<unix emspk htf\><<<
-<emspkhtf>
-i~/tex4ht.dir/texmf/tex4ht/ht-fonts/html-speech/!
-i~/tex4ht.dir/texmf/tex4ht/ht-fonts/unicode/!
-i~/tex4ht.dir/texmf/tex4ht/ht-fonts/ascii/!
-i~/tex4ht.dir/texmf/tex4ht/ht-fonts/alias/!
-i~/tex4ht.dir/texmf/tex4ht/ht-fonts/css/emacspeak/!
-</emspkhtf>
->>>
-
-
-
\<win32 emspk htf\><<<
<emspkhtf>
i%%~/texmf-dist/tex4ht/ht-fonts/html-speech/!
@@ -354,37 +274,6 @@
>>>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-\<unix jsml htf\><<<
-<jsmlhtf>
-i~/tex4ht.dir/texmf/tex4ht/ht-fonts/jsml/!
-i~/tex4ht.dir/texmf/tex4ht/ht-fonts/unicode/!
-i~/tex4ht.dir/texmf/tex4ht/ht-fonts/ascii/!
-i~/tex4ht.dir/texmf/tex4ht/ht-fonts/alias/!
-</jsmlhtf>
->>>
-
-
-
\<win32 jsml htf\><<<
<jsmlhtf>
i%%~/texmf-dist/tex4ht/ht-fonts/jsml/!
@@ -395,20 +284,6 @@
>>>
-
-
-
-
-\<unix iso2 htf\><<<
-<iso2htf>
-i~/tex4ht.dir/texmf/tex4ht/ht-fonts/iso8859/2/!
-i~/tex4ht.dir/texmf/tex4ht/ht-fonts/ascii/!
-i~/tex4ht.dir/texmf/tex4ht/ht-fonts/unicode/!
-i~/tex4ht.dir/texmf/tex4ht/ht-fonts/alias/!
-</iso2htf>
->>>
-
-
\<win32 iso2 htf\><<<
<iso2htf>
i%%~/texmf-dist/tex4ht/ht-fonts/iso8859/2/!
@@ -419,23 +294,6 @@
>>>
-
-
-
-
-
-
-
-\<unix iso5 htf\><<<
-<iso5htf>
-i~/tex4ht.dir/texmf/tex4ht/ht-fonts/iso8859/5/!
-i~/tex4ht.dir/texmf/tex4ht/ht-fonts/ascii/!
-i~/tex4ht.dir/texmf/tex4ht/ht-fonts/unicode/!
-i~/tex4ht.dir/texmf/tex4ht/ht-fonts/alias/!
-</iso5htf>
->>>
-
-
\<win32 iso5 htf\><<<
<iso5htf>
i%%~/texmf-dist/tex4ht/ht-fonts/iso8859/5/!
@@ -447,16 +305,6 @@
-\<unix iso7 htf\><<<
-<iso7htf>
-i~/tex4ht.dir/texmf/tex4ht/ht-fonts/iso8859/7/!
-i~/tex4ht.dir/texmf/tex4ht/ht-fonts/ascii/!
-i~/tex4ht.dir/texmf/tex4ht/ht-fonts/unicode/!
-i~/tex4ht.dir/texmf/tex4ht/ht-fonts/alias/!
-</iso7htf>
->>>
-
-
\<win32 iso7 htf\><<<
<iso7htf>
i%%~/texmf-dist/tex4ht/ht-fonts/iso8859/7/!
@@ -468,17 +316,6 @@
-
-\<unix iso28htf\><<<
-<iso8htf>
-i~/tex4ht.dir/texmf/tex4ht/ht-fonts/iso8859/8/!
-i~/tex4ht.dir/texmf/tex4ht/ht-fonts/ascii/!
-i~/tex4ht.dir/texmf/tex4ht/ht-fonts/unicode/!
-i~/tex4ht.dir/texmf/tex4ht/ht-fonts/alias/!
-</iso8htf>
->>>
-
-
\<win32 iso8 htf\><<<
<iso8htf>
i%%~/texmf-dist/tex4ht/ht-fonts/iso8859/8/!
@@ -489,16 +326,6 @@
>>>
-\<unix iso15 htf\><<<
-<iso15htf>
-i~/tex4ht.dir/texmf/tex4ht/ht-fonts/iso8859/15/!
-i~/tex4ht.dir/texmf/tex4ht/ht-fonts/ascii/!
-i~/tex4ht.dir/texmf/tex4ht/ht-fonts/unicode/!
-i~/tex4ht.dir/texmf/tex4ht/ht-fonts/alias/!
-</iso15htf>
->>>
-
-
\<win32 iso15 htf\><<<
<iso15htf>
i%%~/texmf-dist/tex4ht/ht-fonts/iso8859/15/!
@@ -510,20 +337,6 @@
-
-
-
-
-\<unix koi8r htf\><<<
-<koi8rhtf>
-i~/tex4ht.dir/texmf/tex4ht/ht-fonts/koi/8r/!
-i~/tex4ht.dir/texmf/tex4ht/ht-fonts/ascii/!
-i~/tex4ht.dir/texmf/tex4ht/ht-fonts/unicode/!
-i~/tex4ht.dir/texmf/tex4ht/ht-fonts/alias/!
-</koi8rhtf>
->>>
-
-
\<win32 koi8r htf\><<<
<koi8rhtf>
i%%~/texmf-dist/tex4ht/ht-fonts/koi/8r/!
@@ -534,17 +347,6 @@
>>>
-
-
-\<unix sym htf\><<< %
-<symhtf>
-i~/tex4ht.dir/texmf/tex4ht/ht-fonts/symbol/!
-i~/tex4ht.dir/texmf/tex4ht/ht-fonts/unicode/!
-i~/tex4ht.dir/texmf/tex4ht/ht-fonts/ascii/!
-i~/tex4ht.dir/texmf/tex4ht/ht-fonts/alias/!
-</symhtf>
->>>
-
\<win32 sym htf\><<< %
<symhtf>
i%%~/texmf-dist/tex4ht/ht-fonts/symbol/!
@@ -556,16 +358,6 @@
-
-\<unix win1251 htf\><<< %
-<win1251htf>
-i~/tex4ht.dir/texmf/tex4ht/ht-fonts/win/1251/!
-i~/tex4ht.dir/texmf/tex4ht/ht-fonts/unicode/!
-i~/tex4ht.dir/texmf/tex4ht/ht-fonts/ascii/!
-i~/tex4ht.dir/texmf/tex4ht/ht-fonts/alias/!
-</win1251htf>
->>>
-
\<win32 win1251 htf\><<< %
<win1251htf>
i%%~/texmf-dist/tex4ht/ht-fonts/win/1251/!
More information about the tex4ht-commits
mailing list