lilypond-user
[Top][All Lists]
Advanced

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

Re: How to produce a tiny example?


From: Martin Tarenskeen
Subject: Re: How to produce a tiny example?
Date: Sat, 10 Jan 2009 08:15:13 +0100
User-agent: Mutt/1.5.18 (2008-05-17)

On Fri, Jan 09, 2009 at 04:13:01PM -0800, MonAmiPierrot wrote:

> > in the terminal (well, actually in textmate...) i do:
> > 
> > lilypond -dbackend=eps -dno-gs-load-fonts -dinclude-eps-fonts  
> > filename.ly
> > 
> > which generates a clipped eps and pdf file which i then import into lyx
> > 

> Or, is there a way to tell Lilypond to act like this by default? (Cause it
> seems difficoult to tell LyX to launch Lilypond with those options, isn't
> it?)

In Lyx go to Tools->Preferences->File Handling->Converters and add the 
mentioned options to the different Lilypond converters. ( BTW: Is -b eps 
the same as -dbackend=eps ? ). Then click on the "modify" button 
"append" and "save". ( Maybe this is not all needed. )

In your Lilypond source don't forget to add 

        \header { tagline=##f }

and don't use any other stuff that will be printed at the bottom of the 
page: You will always get a full page if you forget that.

-- 

Martin Tarenskeen




reply via email to

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