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


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to