Patch summary: 'updmap --enable Map ec-mftrace.map' must be run to make mktexpk find the ec-fonts-mftraced fonts.
Thanks,
Bert
Index: lilypond/cygwin/postinstall-lilypond.sh =================================================================== RCS file: /cvsroot/lilypond/lilypond/cygwin/postinstall-lilypond.sh,v retrieving revision 1.3 diff -u -r1.3 postinstall-lilypond.sh --- lilypond/cygwin/postinstall-lilypond.sh 29 Sep 2003 20:29:41 -0000 1.3 +++ lilypond/cygwin/postinstall-lilypond.sh 24 Nov 2004 21:44:26 -0000 @@ -48,12 +48,14 @@ # generate run-lily-wins.bat - not necessary: direct bash route # how to handle \r\n endings? text/bin mode? #cat > /run-lily-wins.bat <<EOF [EMAIL PROTECTED] off -#rem run-lily-wins.bat - Invoke /usr/bin/lily-wins from explorer -#$ROOT\\bin\\bash.exe --login -c "/usr/bin/lily-wins '%1%'" [EMAIL PROTECTED] off +#rem run-lily-wins.bat - Invoke /usr/bin/lily-wins from explorer +#$ROOT\\bin\\bash.exe --login -c "/usr/bin/lily-wins '%1%'" #EOF # cleanup old fonts touch /tmp/.lilypond-install rm $(find /var/lib/texmf /var/spool/texmf /var/cache/fonts -name 'feta*pk' -or -name 'feta*tfm' -or -name 'parmesan*pk' -or -name 'parmesan*tfm') rm -f /tmp/.lilypond-install + +updmap --enable Map ec-mftrace.map Index: lilypond/debian/lilypond-data.postinst =================================================================== RCS file: /cvsroot/lilypond/lilypond/debian/lilypond-data.postinst,v retrieving revision 1.1 diff -u -r1.1 lilypond-data.postinst --- lilypond/debian/lilypond-data.postinst 22 Jun 2004 09:24:13 -0000 1.1 +++ lilypond/debian/lilypond-data.postinst 24 Nov 2004 21:44:26 -0000 @@ -18,6 +18,8 @@ echo " Running /usr/bin/mktexlsr $TEXMFMAIN..." /usr/bin/mktexlsr $TEXMFMAIN +updmap --enable Map ec-mftrace.map + #DEBHELPER# echo echo " $pkg_name configuration completed."
_______________________________________________ lilypond-devel mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-devel