summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex4ht/base/win32/tex4ht.env
blob: 00a6ce55e525a51af9d50fcb7911561c82b99cbd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
% tex4ht.env-win32 (2017-02-05-16:49), generated from tex4ht-env.tex
% Copyright 2009-2017 TeX Users Group
% Copyright 1997-2009 Eitan M. Gurari
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either
% version 1.3c of this license or (at your option) any
% later version. The latest version of this license is in
%   http://www.latex-project.org/lppl.txt
% and version 1.3c or later is part of all distributions
% of LaTeX version 2005/12/01 or later.
%
% This work has the LPPL maintenance status "maintained".
%
% The Current Maintainer of this work
% is the TeX4ht Project <http://tug.org/tex4ht>.
%
% If you modify this program, changing the
% version identification would be appreciated.%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Notes:                                                            %
%  1. Empty lines might be harmful                                  %
%  2. Tagged script segments <tag>...</tag> are scanned only if     %
%     their names are specified within -ctag switches of tex4ht.c   %
%     and t4ht.c. When -c switches are not supplied, a -cdefault    %
%     is implicitly assumed.                                        %
%        The tags <tag> and </tag>, but not their bodies, are       %
%     ignored if they are not located at the start of their lines.  %
%  3. Place this file in your work directory and/or in the same     %
%     directory as tex4ht.exe and t4ht.exe and/or in directory      %
%     `xxx' of your choice. In the latest case, compile tex4ht.c    %
%     and t4ht.c with `#define ENVFILE xxx', or provide the address %
%     of the file to tex4ht and t4ht throught the -e switch         %
%  4. Under kpathsea, the substring `%%~' may be employed in        %
%     commands to indirectly obtain the value of ${SELFAUTOPARENT}. %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% * Fix the paths                                                   %
% * A path may start with:                                          %
%   ~ for environment variable HOME                                 %
%   ~~ for environment variable TEX4HTTFM                           %
%   %%~ for ${SELFAUTOPARENT} of KPATHSEA                           %
% * A ! requests recursive search into  subdirectories              %
% * Multiple t and i entries are allowed                            %
% * When supported by kpathsea                                      %
%   + t entries are ignored                                         %
%   + the path before /ht-fonts/ is ignored in i records that don't %
%     represent real addresses                                      %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
%
tc:\path\tfm!
%
<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/unicode/!
</default>

<mozhtf>
i%%~/texmf-dist/tex4ht/ht-fonts/mozilla/!
i%%~/texmf-dist/tex4ht/ht-fonts/unicode/!
i%%~/texmf-dist/tex4ht/ht-fonts/ascii/!
i%%~/texmf-dist/tex4ht/ht-fonts/alias/!
</mozhtf>

<iso2htf>
i%%~/texmf-dist/tex4ht/ht-fonts/iso8859/2/!
i%%~/texmf-dist/tex4ht/ht-fonts/ascii/!
i%%~/texmf-dist/tex4ht/ht-fonts/alias/!
i%%~/texmf-dist/tex4ht/ht-fonts/unicode/!
</iso2htf>

<iso5htf>
i%%~/texmf-dist/tex4ht/ht-fonts/iso8859/5/!
i%%~/texmf-dist/tex4ht/ht-fonts/ascii/!
i%%~/texmf-dist/tex4ht/ht-fonts/alias/!
i%%~/texmf-dist/tex4ht/ht-fonts/unicode/!
</iso5htf>

<iso7htf>
i%%~/texmf-dist/tex4ht/ht-fonts/iso8859/7/!
i%%~/texmf-dist/tex4ht/ht-fonts/ascii/!
i%%~/texmf-dist/tex4ht/ht-fonts/alias/!
i%%~/texmf-dist/tex4ht/ht-fonts/unicode/!
</iso7htf>

<iso8htf>
i%%~/texmf-dist/tex4ht/ht-fonts/iso8859/8/!
i%%~/texmf-dist/tex4ht/ht-fonts/ascii/!
i%%~/texmf-dist/tex4ht/ht-fonts/alias/!
i%%~/texmf-dist/tex4ht/ht-fonts/unicode/!
</iso8htf>

<iso15htf>
i%%~/texmf-dist/tex4ht/ht-fonts/iso8859/15/!
i%%~/texmf-dist/tex4ht/ht-fonts/ascii/!
i%%~/texmf-dist/tex4ht/ht-fonts/alias/!
i%%~/texmf-dist/tex4ht/ht-fonts/unicode/!
</iso15htf>

<koi8rhtf>
i%%~/texmf-dist/tex4ht/ht-fonts/koi/8r/!
i%%~/texmf-dist/tex4ht/ht-fonts/ascii/!
i%%~/texmf-dist/tex4ht/ht-fonts/alias/!
i%%~/texmf-dist/tex4ht/ht-fonts/unicode/!
</koi8rhtf>

<symhtf>
i%%~/texmf-dist/tex4ht/ht-fonts/symbol/!
i%%~/texmf-dist/tex4ht/ht-fonts/unicode/!
i%%~/texmf-dist/tex4ht/ht-fonts/ascii/!
i%%~/texmf-dist/tex4ht/ht-fonts/alias/!
</symhtf>

<win1251htf>
i%%~/texmf-dist/tex4ht/ht-fonts/win/1251/!
i%%~/texmf-dist/tex4ht/ht-fonts/unicode/!
i%%~/texmf-dist/tex4ht/ht-fonts/ascii/!
i%%~/texmf-dist/tex4ht/ht-fonts/alias/!
</win1251htf>

<unihtf>
i%%~/texmf-dist/tex4ht/ht-fonts/unicode/!
i%%~/texmf-dist/tex4ht/ht-fonts/ascii/!
i%%~/texmf-dist/tex4ht/ht-fonts/alias/!
</unihtf>

<emspkhtf>
i%%~/texmf-dist/tex4ht/ht-fonts/html-speech/!
i%%~/texmf-dist/tex4ht/ht-fonts/unicode/!
i%%~/texmf-dist/tex4ht/ht-fonts/ascii/!
i%%~/texmf-dist/tex4ht/ht-fonts/alias/!
i%%~/texmf-dist/tex4ht/ht-fonts/css/emacspeak/!
</emspkhtf>

<jsmlhtf>
i%%~/texmf-dist/tex4ht/ht-fonts/jsml/!
i%%~/texmf-dist/tex4ht/ht-fonts/unicode/!
i%%~/texmf-dist/tex4ht/ht-fonts/ascii/!
i%%~/texmf-dist/tex4ht/ht-fonts/alias/!
</jsmlhtf>

%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% dvi-to-xxx                                                        %
%   choose one G-script                                             %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% dvips options                                                     %
%   magnification: -x mag  (e.g., -x 1200)                          %
%   page size:     -T x,y  (e.g., -T 14in,14in)                     %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%--------- alternative instructions for old versions of convert
% Gconvert -trim -density 110x110 -transparent "#FFFFFF" zz%%4.ps %%3
% Gconvert -crop 0x0 +repage -density 110x110 -transparent "#FFFFFF" zz%%4.ps %%3
% Gconvert -crop 0x0 +page -density 110x110 -transparent "#FFFFFF" zz%%4.ps %%3
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%  
<netpbm>
Gif exist  zz%%4.ps DEL zz%%4.ps
Gif exist zz%%4.ppm DEL zz%%4.ppm
Gif exist temp.ppm DEL temp.ppm
Gdvips -Ppdf -mode ibmvga -D 110 -f %%1 -pp %%2  > zz%%4.ps
Ggswin32c -sDEVICE=ppm -r110 -sOutputFile=zz%%4.ppm -q -dbatch -dTextAlphaBits=4 -dGraphicsAlphaBits=4 -dNOPAUSE zz%%4.ps -c quit
Gmove /y zz%%4.ppm temp.ppm
Gpnmcrop  temp.ppm > zz%%4.ppm
Gif exist %%3 DEL %%3
Gppmtopng -interlace -transparent 1,1,1 zz%%4.ppm > %%3
Gif exist  zz%%4.ps DEL zz%%4.ps
Gif exist zz%%4.ppm DEL zz%%4.ppm
Gif exist temp.ppm DEL temp.ppm
% Gppmtogif -interlace -transparent 1,1,1 zz%%4.ppm > %%3   
</netpbm>
<gs>
Gif exist zz%%4.ps DEL zz%%4.ps >nul
Gif exist %%3 DEL %%3 >nul
Gdvips -E -q -Ppdf -D 110 -mode ibmvga -f %%1 -pp %%2 -o zz%%4.ps
Ggswin32c -dbatch -dNOPAUSE -sDEVICE=pngalpha -dEPSCrop ``-dBackgroundColor=16#ffffff'' -dTextAlphaBits=4 -dGraphicsAlphaBits=4 -r110x110 -sOutputFile=%%3 -q zz%%4.ps -c quit
Gif exist zz%%4.ps DEL zz%%4.ps >nul
</gs>

<convert>
 G.png
 Gif exist zz%%4.ps DEL zz%%4.ps >nul
 Gif exist %%3 DEL %%3 >nul
 Gdvips -E -q -Ppdf -f %%1 -pp %%2 > zz%%4.ps
 Ggswin32c -sDEVICE=pngalpha -sOutputFile=%%3 -r110x110 -dEPSCrop -dBackgroundColor=16#ffffff -dTextAlphaBits=2 -dGraphicsAlphaBits=2 -q -dbatch -dNOPAUSE zz%%4.ps -c quit
 Gif exist zz%%4.ps DEL zz%%4.ps >nul 
G.svg
Gdvisvgm -n -p %%2 -c 1.4,1.4 -s %%1 > %%3 
G.
Gif exist zz%%4.ps DEL zz%%4.ps >nul
Gif exist %%3 DEL %%3 >nul
Gdvips -E -Ppdf -mode ibmvga -D 110 -f %%1 -pp %%2 > zz%%4.ps
Gconvert -trim +repage -density 110x110 -transparent "#FFFFFF" zz%%4.ps %%3
Gif exist zz%%4.ps DEL zz%%4.ps >nul   
</convert>
 <dvipng>
G.png
%echo "dbg: got to dvi to png via (dvipng)"
Gdvipng -T tight -D 144 -bg Transparent -pp %%2:%%2 %%1 -o %%3
G.gif
Gdvipng -T tight -D 144 -bg Transparent -gif -pp %%2:%%2 %%1 -o %%3
G.svg
Gdvisvgm -n -p %%2 -c 1.4,1.4 -s %%1 > %%3  
G.
Gdvipng -T tight -D 144 -bg Transparent -pp %%2:%%2 %%1 -o %%3
% avoiding convert for mactex.
% Gdvips -Ppdf -mode ibmvga -D 110 -f %%1 -pp %%2 > zz%%4.ps
% Gconvert -crop 0x0 -density 110x110 -transparent '#FFFFFF' zz%%4.ps %%3
%Grm zz%%4.ps
  </dvipng>

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Default scripts, shifted rightward 1 pos
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 s--- needs --- %%1.idv[%%2] ==> %%3 ---
 b--- characters ---
 g.png
% empty bitmaps                                                     %
 Ecopy  empty.png %%1%%2
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 %
%
% t4ht -d%%2                                                        %
Mmove %%1 %%2%%3
Ccopy %%1 %%2%%3
% removed protection                                                %
S*
%
% * Address for an automatically created bookkeeping file           %
% * Ignored under kpathsea                                          %
% * The work directory is assumed for a default                     %
lc:\tex4ht\tex4ht.fls
%
<javahelp>
.html move %%1.html %%1.tmp
.html java -classpath  %%~/texmf-dist/tex4ht/bin/tex4ht.jar xtpipes -i %%~/texmf-dist/tex4ht/xtpipes/ -s javahelp.4xt -o %%1.html %%1.tmp
.jhm java -jar c:\jh2.0\javahelp\bin\jhindexer.jar -db %%0-doc\%%1-jhs %%1*.html
</javahelp>
<javahelp1>
.jhm java -jar c:\jh1.1.3\javahelp\bin\jhindexer.jar -db %%0-doc\%%1-jhs %%1*.html
</javahelp1>

<emspk>
.html move %%1.html %%1.tmp
.html java -classpath  %%~/texmf-dist/tex4ht/bin/tex4ht.jar xtpipes -i %%~/texmf-dist/tex4ht/xtpipes/ -o %%1.html %%1.tmp
</emspk>

<jsml>
.jsml move %%1.jsml %%1.tmp
.jsml java -classpath %%~/texmf-dist/tex4ht/bin/tex4ht.jar xtpipes -i %%~/texmf-dist/tex4ht/xtpipes/ -o %%1.jsml %%1.tmp
</jsml>

<docbk>
.xml copy %%1.xml %%1.tmp
.xml java -classpath  %%~/texmf-dist/tex4ht/bin/tex4ht.jar xtpipes -i %%~/texmf-dist/tex4ht/xtpipes/ -o %%1.xml %%1.tmp
</docbk>

<xhtml>
.html move %%1.html %%1.tmp
.html java -classpath  %%~/texmf-dist/tex4ht/bin/tex4ht.jar xtpipes -i %%~/texmf-dist/tex4ht/xtpipes/ -s xhtml.4xt -o %%1.html %%1.tmp
.xht move %%1.xht %%1.tmp
.xht java -classpath  %%~/texmf-dist/tex4ht/bin/tex4ht.jar xtpipes -i %%~/texmf-dist/tex4ht/xtpipes/ -s xhtml.4xt -o %%1.xht %%1.tmp
.xml move %%1.xml %%1.tmp
.xml java -classpath  %%~/texmf-dist/tex4ht/bin/tex4ht.jar xtpipes -i %%~/texmf-dist/tex4ht/xtpipes/ -s xhtml.4xt -o %%1.xml %%1.tmp
</xhtml>

<xhtmml>
.html move %%1.html %%1.tmp
.html java -classpath  %%~/texmf-dist/tex4ht/bin/tex4ht.jar xtpipes -i %%~/texmf-dist/tex4ht/xtpipes/ -s xhtmml.4xt -o %%1.html %%1.tmp
.xht move %%1.xht %%1.tmp
.xht java -classpath  %%~/texmf-dist/tex4ht/bin/tex4ht.jar xtpipes -i %%~/texmf-dist/tex4ht/xtpipes/ -s xhtmml.4xt -o %%1.xht %%1.tmp
.xml move %%1.xml %%1.tmp
.xml java -classpath  %%~/texmf-dist/tex4ht/bin/tex4ht.jar xtpipes -i %%~/texmf-dist/tex4ht/xtpipes/ -s xhtmml.4xt -o %%1.xml %%1.tmp
</xhtmml>
 
<ooxtpipes>
.4oo move %%0.4oo %%0.tmp
.4oo java -classpath  %%~/texmf-dist/tex4ht/bin/tex4ht.jar xtpipes -i %%~/texmf-dist/tex4ht/xtpipes/ -o %%0.4oo %%0.tmp
.4om move %%1.4om %%1.tmp
.4om java -classpath  %%~/texmf-dist/tex4ht/bin/tex4ht.jar xtpipes -i %%~/texmf-dist/tex4ht/xtpipes/ -o %%1.4om %%1.tmp
</ooxtpipes>
%
<validatehtml>
</validatehtml>
<validate>
 .xml xmllint --noout --valid %%1.xml
 .html xmllint --noout --valid %%1.html
 .css mycssparser %%1.css
</validate>
 %
<oo>
%%% openoffice                                                     %
.4oo if exist sxw-%%0.dir rmdir /Q /S sxw-%%0.dir
.4oo mkdir sxw-%%0.dir
.4os mkdir sxw-%%0.dir\Pictures
.4os move  %%1.4os                  sxw-%%0.dir\settings.xml
.4oo move  %%0.4oo                  sxw-%%0.dir\content.xml
%
.4om mkdir sxw-%%0.dir\%%1
.4om move  %%1.4om                  sxw-%%0.dir\%%1\content.xml
.4om copy  sxw-%%0.dir\settings.xml sxw-%%0.dir\%%1\settings.xml
%
.4of mkdir sxw-%%0.dir\META-INF
.4of move  %%1.4of sxw-%%0.dir\META-INF\manifest.xml
%
.4ot move  %%1.4ot    sxw-%%0.dir\meta.xml
.4oy move  %%1.4oy    sxw-%%0.dir\styles.xml
.4og copy  %%1        sxw-%%0.dir\Pictures\
.4od cd    sxw-%%0.dir & zip -r -m  %%0.zip * & cd ..
% .4od cd    sxw-%%0.dir & 7za a -y  %%0.zip * & cd ..
.4od move sxw-%%0.dir\%%0.zip %%0.odt
%
.4od del %%1.4od
.4od if exist sxw-%%0.dir rmdir /Q /S sxw-%%0.dir
%%% end openoffice
</oo>
%
% Platforms (e.g.,  cygwin) with cp and mv utilities of
% http://www.mingw.org/msys.shtml may use the following script.
% It is capable of moving pictures from subdirectories required,
% for instance, by \includegraphics{bitmaps/test.eps}
%
<oo-msys>
%%% openoffice                                                     %
.4os mkdir Pictures
.4os mv  %%1.4os settings.xml
.4oo mv  %%0.4oo content.xml
%
.4om mkdir %%1
.4om mv  %%1.4om      %%1\content.xml
.4om cp  settings.xml %%1\settings.xml
%
.4of mkdir META-INF
.4of mv  %%1.4of META-INF\manifest.xml
%
.4ot mv  %%1.4ot    meta.xml
.4oy mv  %%1.4oy    styles.xml
.4og cp   %%1        Pictures\
%-- sxw --
.4ox zip  %%0.sxw Pictures
.4ox zip  %%0.sxw settings.xml
.4ox zip  %%0.sxw content.xml
.4ox zip  -r %%0.sxw %%0-m*
.4ox zip  -r %%0.sxw META-INF
.4ox zip  %%0.sxw meta.xml
.4ox zip  %%0.sxw styles.xml
.4ox zip  -r %%0.sxw Pictures/*
%-- odt --
.4od zip  %%0.odt Pictures
.4od zip  %%0.odt settings.xml
.4od zip  %%0.odt content.xml
.4od zip  -r %%0.odt %%0-m*
.4od zip  -r %%0.odt META-INF
.4od zip  %%0.odt meta.xml
.4od zip  %%0.odt styles.xml
.4od zip  -r %%0.odt Pictures/*
%
%%% end openoffice                                          %
</oo-msys>
%
% end of file