![]() |
GNU LilyPond-- -- |
||||||||||
|
Node:Integrating LaTeX and music, Next:Integrating HTML and music, Previous:Integrating Texinfo and music, Up:Integrating text and music with lilypond-book Integrating LaTeX and musicYou specify LilyPond code like this: \begin[options, go, here]{lilypond} YOUR LILYPOND CODE \end{lilypond} \lilypondfile[options, go,here]{filename} or \lilypond{ YOUR LILYPOND CODE } Then you run lilypond-book on it, and the result is a file you can process with LaTeX. We show some examples here. \begin[26pt]{lilypond} c' d' e' f' g'2 g'2 \end{lilypond} produces this music: Then the short version: \lilypond[11pt]{<<c' e' g'>>} and its music: You can use whatever commands you like in the document preamble,
the part of the document before After The music will be surrounded by |
||||||||||
Go back to index of LilyPond.
Please send GNU LilyPond questions and comments to lilypond-user@gnu.org. Please send comments on these web pages to (address unknown) Copyright (c) 1997--2002 Han-Wen Nienhuys and Jan Nieuwenhuizen. Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved. |
This page was built from LilyPond-1.7.14 (development-branch) by