lilypond-user
[Top][All Lists]
Advanced

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

Re: generating graphic examples


From: Francisco Vila
Subject: Re: generating graphic examples
Date: Tue, 28 Jul 2009 18:15:36 +0200

2009/7/28 Josh Nichols <address@hidden>:
> I want to be able to generate graphic musical examples without getting it
> formatted on a giant paper-formatted .pdf or .png.  How do I accomplish
> this?
>
>

add this block

\paper{
  indent=0\mm
  line-width=120\mm
  oddFooterMarkup=##f
  oddHeaderMarkup=##f
  bookTitleMarkup = ##f
  scoreTitleMarkup = ##f
}

and call lilypond this way on myfile.ly:

lilypond -dbackend=eps -dno-gs-load-fonts -dinclude-eps-fonts --png myfile.ly

> I cannot find anything in the manual which allows this.

http://lilypond.org/doc/v2.12/Documentation/user/lilypond-program/Alternate-methods-of-mixing-text-and-music.html#Inserting-LilyPond-output-into-other-programs

-- 
Francisco Vila. Badajoz (Spain)
www.paconet.org




reply via email to

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