You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
1.0 KiB
33 lines
1.0 KiB
%% |
|
%% @l_prefix@/etc/tex4ht/tex4ht.env |
|
%% |
|
t@l_prefix@/share/texmf/fonts/tfm/! |
|
i@l_prefix@/share/texmf/tex/generic/tex4ht/ht-fonts/iso8859/! |
|
i@l_prefix@/share/texmf/tex/generic/tex4ht/ht-fonts/alias/! |
|
% bookkeeping for searched files |
|
l@l_prefix@/share/texmf/tex/generic/tex4ht/tex4ht.fls |
|
% default scripts |
|
s--- needs --- %%1.idv[%%2] ==> %%3 --- |
|
b--- characters --- |
|
g.gif |
|
% remove protection |
|
S* |
|
% dvi-to-gif |
|
% dvips options |
|
% magnification: -x mag (e.g., -x 1200) |
|
% page size: -T x,y (e.g., -T 14in,14in) |
|
Gdvips -Pcmz -Pamz -mode ibmvga -D 110 -f %%1 -pp %%2 > zz%%4.ps |
|
Ggs -sDEVICE=ppm -sOutputFile=zz%%4.ppm -r110x110 -dTextAlphaBits=2 -dGraphicsAlphaBits=2 -q -dbatch -dNOPAUSE zz%%4.ps -c quit |
|
Gconvert -crop 0x0 -density 110x110 -transparent '#FFFFFF' zz%%4.ppm %%3 |
|
Grm zz%%4.ps |
|
Grm zz%%4.ppm |
|
% t4ht -d%%2 |
|
Mmv %%1 %%2%%3 |
|
Ccp %%1 %%2%%3 |
|
% t4ht -d%%2 -m%%1 |
|
Achmod %%1 %%2%%3 |
|
% empty gifs |
|
Ecp empty.gif %%1%%2 |
|
% validations, XSTL tranformations,... |
|
Xmake -f NSGMLS name=%%1 ext=%%2 |
|
% end of file
|
|
|