2009/7/28 Josh Nichols <josh.d.nich...@gmail.com>:
> 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


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

Reply via email to