I%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % tex4ht.env / .tex4ht unix % % % % Notes: % % 1. Empty lines might be harmful % % 2. Tagged script segments ... 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 and , 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 root directory % % 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 % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % * Replace `path', and possibly what follows, with appropriate % % content % % * A path may start with: % % ~ for environment variable HOME % % ~~ for environment variable TEX4HTTFM % % * 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 % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % t/usr/share/texmf/fonts/tfm/! t/var/lib/texmf/tfm/! t/usr/share/hlatex-texmf/fonts/tfm/! % i/usr/share/texmf/tex4ht/ht-fonts/iso8859/1/! i/usr/share/texmf/tex4ht/ht-fonts/ascii/! i/usr/share/texmf/tex4ht/ht-fonts/alias/! i/usr/share/texmf/tex4ht/ht-fonts/mozilla/! i/usr/share/texmf/tex4ht/ht-fonts/unicode/! i/usr/share/texmf/tex4ht/ht-fonts/mozilla/! i/usr/share/texmf/tex4ht/ht-fonts/unicode/! i/usr/share/texmf/tex4ht/ht-fonts/iso8859/1/! i/usr/share/texmf/tex4ht/ht-fonts/ascii/! i/usr/share/texmf/tex4ht/ht-fonts/alias/! i/usr/share/texmf/tex4ht/ht-fonts/iso8859/2/! i/usr/share/texmf/tex4ht/ht-fonts/ascii/! i/usr/share/texmf/tex4ht/ht-fonts/unicode/! i/usr/share/texmf/tex4ht/ht-fonts/alias/! i/usr/share/texmf/tex4ht/ht-fonts/iso8859/5/! i/usr/share/texmf/tex4ht/ht-fonts/ascii/! i/usr/share/texmf/tex4ht/ht-fonts/unicode/! i/usr/share/texmf/tex4ht/ht-fonts/alias/! i/usr/share/texmf/tex4ht/ht-fonts/iso8859/7/! i/usr/share/texmf/tex4ht/ht-fonts/ascii/! i/usr/share/texmf/tex4ht/ht-fonts/unicode/! i/usr/share/texmf/tex4ht/ht-fonts/alias/! i/usr/share/texmf/tex4ht/ht-fonts/iso8859/15/! i/usr/share/texmf/tex4ht/ht-fonts/ascii/! i/usr/share/texmf/tex4ht/ht-fonts/unicode/! i/usr/share/texmf/tex4ht/ht-fonts/alias/! i/usr/share/texmf/tex4ht/ht-fonts/koi/8r/! i/usr/share/texmf/tex4ht/ht-fonts/ascii/! i/usr/share/texmf/tex4ht/ht-fonts/unicode/! i/usr/share/texmf/tex4ht/ht-fonts/alias/! i/usr/share/texmf/tex4ht/ht-fonts/symbol/! i/usr/share/texmf/tex4ht/ht-fonts/unicode/! i/usr/share/texmf/tex4ht/ht-fonts/ascii/! i/usr/share/texmf/tex4ht/ht-fonts/alias/! i/usr/share/texmf/tex4ht/ht-fonts/win/1251/! i/usr/share/texmf/tex4ht/ht-fonts/unicode/! i/usr/share/texmf/tex4ht/ht-fonts/ascii/! i/usr/share/texmf/tex4ht/ht-fonts/alias/! i/usr/share/texmf/tex4ht/ht-fonts/unicode/! i/usr/share/texmf/tex4ht/ht-fonts/ascii/! i/usr/share/texmf/tex4ht/ht-fonts/alias/! % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % 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) % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% G.png Gdvips -E -q -Ppdf -f %%1 -pp %%2 > zz%%4.ps Ggs -sDEVICE=pngalpha -sOutputFile=zz%%4.ps -r110x110 -dEPSCrop -dBackgroundColor=16#ffffff -dTextAlphaBits=2 -dGraphicsAlphaBits=2 -q -dbatch -dNOPAUSE %%3 -c quit Grm zz%%4.ps G. Gdvips -Ppdf -mode ibmvga -D 110 -f %%1 -pp %%2 > zz%%4.ps Gconvert zz%%4.ps -crop 0x0 +repage -density 220x220 -geometry 100% -transparent '#FFFFFF' %%3 Grm zz%%4.ps %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Gdvips -Ppdf -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 zz%%4.ppm -crop 0x0 +repage -density 220x220 -geometry 100% -transparent '#FFFFFF' %%3 Grm zz%%4.ps Grm zz%%4.ppm %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Default scripts, shifted rightward 1 pos %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% s--- needs --- %%1.idv[%%2] ==> %%3 --- b--- characters --- g.gif % empty gifs % Ecopy empty.gif %%1%%2 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % * Address for an automatically created bookkeeping file % % * Ignored under kpathsea % % * The work directory is assumed for a default % l~/.tex4ht.fls % % t4ht -d%%2 % Mmv %%1 %%2%%3 Ccp %%1 %%2%%3 % t4ht -d%%2 -m%%1 % Achmod %%1 %%2%%3 % removed protection % S* .xml myxmlparser %%1.xml .html myhtmlparser %%1.html .css mycssparser %%1.css % % validations, XSTL tranformations,... % Xmake -f NSGMLS name=%%1 ext=%%2 % %%% openoffice % .4os mkdir sxw-%%0.dir .4os mkdir sxw-%%0.dir/Pictures .4os mv %%1.4os sxw-%%0.dir/settings.xml .4os mv %%0.xml sxw-%%0.dir/content.xml % % .4om mkdir sxw-%%0.dir/%%1 .4om mv %%1.4om sxw-%%0.dir/%%1/content.xml .4om cp sxw-%%0.dir/settings.xml sxw-%%0.dir/%%1/settings.xml % % .4of mkdir sxw-%%0.dir/META-INF .4of mv %%1.4of sxw-%%0.dir/META-INF/manifest.xml % % .4ot mv %%1.4ot sxw-%%0.dir/meta.xml .4oy mv %%1.4oy sxw-%%0.dir/styles.xml .4og mv %%1 sxw-%%0.dir/Pictures/%%1 % % .4ox cd sxw-%%0.dir; zip -r %%0.sxw * ; cd .. % % .4ox mv sxw-%%0.dir/%%0.sxw . % % .4ox rm %%1.4ox .4ox rm -r -f sxw-%%0.dir %%% end openoffice % % .java cp %%1.java jh-%%0.dir/. .java javac -classpath ${HOME}/jh1.1.3/javahelp/lib/jh.jar jh-%%0.dir/%%1.java .java rm jh-%%0.dir/%%1.java .java cp %%1.java jh-%%0.dir/. .java javac -classpath ${HOME}/jh2.0/javahelp/lib/jh.jar jh-%%0.dir/%%1.java .java rm jh-%%0.dir/%%1.java % end of file %