lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Best way to create eps


From: Mats Bengtsson
Subject: Re: Best way to create eps
Date: Tue, 02 Mar 2004 14:27:59 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040113

Actually, the problem is not the missing lilypond-profile, since
the Debian installation links all the necessary files directly
into the ordinary TEXMF directory tree. Rather, it's a packaging
error in the deb package that has been fixed in the development version.

You can easily fix this yourself by running the following two commands
as root:

ln -s /usr/share/lilypond/$(VERSION)/fonts/type1 usr/share/texmf/fonts/type1/public/lilypond

texhash

(In the first command, replace $(VERSION) with 2.0.0 or whatever
you have on your machine.)


   /Mats

Adam Tee wrote:
On 03/01/04 16:25:39, Mats Bengtsson wrote:

My question now is what is the best way to create eps using dvips,
whenever I run dvips on the .dvi file I get the ugly output.


Please discribe some more details on what you try to do and what
problems you see. Also, say what LilyPond version you have and on
what platform.


I'm 2.0.0 on Debian Woody using the deb package.

I've tried
dvips -u lilypond.map -E myScore.dvi -f |epstopdf --filter >myScore.pdf

which works except for the fonts are not the feta font just symbols. I think its because the TEXMF path is wrong. As the lilypond-profile scripts are not present.


Adam




reply via email to

[Prev in Thread] Current Thread [Next in Thread]