"Johan Walter" <[EMAIL PROTECTED]> writes:

> Now I've managed to create the .dvi file. (angles.ly)
> But I can't create the .ps file
> 
> >dvips angels

> I suppose that I have't installed the fonts properly or failed to set som
> variable.

The fonts come with the LilyPond binary, so unless you did something
special, they should be installed ok.

It looks like you have to set MFINPUTS, if you're using the lilypond
shell:

   export MFINPUTS="$WINDOWS_MFINPUTS"
   dvips angels

Otherwise, have a look at /etc/profile.d/tex-wrapper.sh and
/etc/profile.d/zlily-profile.sh.

Doesn't

   ly2dvi -P angels.ly

work for you?

Jan.

-- 
Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org


_______________________________________________
Gnu-music-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/gnu-music-discuss

Reply via email to