Update of /cvsroot/fink/experimental/mathmeye
In directory sc8-pr-cvs1:/tmp/cvs-serv2434
Added Files:
advi-1.4.0-1.info
Log Message:
advi
advi uses a hard-coded location for the fonts. instead of /sw/share/texmf/fonts/pk
they should be put into
/sw/var/lib/texmf/fonts/pk. i have not yet found a way to set (or change in code)
that so advi will put fonts in the right directory AND still find config files /
scripts etc. in /sw/share/texmf. then the following lines would not be necessary in
the info file:
cd %p/share/texmf/fonts/source/public/cm
for files in cm* ; do
if [ ${files} != "cmbase.mf" ] ; then
mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 --destdir
%i/share/texmf/fonts/pk/ljfour/public/cm `echo ${files} | sed s/.mf//g`;
fi ;
done ;
as the fints would be built on the fly when needed.
note: $VARTEXFONTS/pk does not do the trick.
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits