The commands for lilypond-book have room to specify one or more of the following options:
verbatimintertext option, then
the actual music is displayed. This option does not work with
the short version of the music blocks:
@lilypond{ CONTENTS } and \lilypond{ CONTENTS }
smallverbatimverbatim, but in a smaller font.
intertext="text"verbatim option: This puts
text between the code and the music (without indentation).
filename="filename"11pt
13pt
16pt
20pt
26pt
raggedrightraggedright = ##t); this
works well for small music fragments.
multilinesingleline: it justifies and breaks lines.
linewidth=sizeunitnotimefragmentnofragmentindent=sizeunitFor example
\begin[indent=5cm,raggedright]{lilypond}
...
\end{lilypond}
noindentnotexidoctexidoc. This is only for Texinfo output.
In Texinfo, the music fragment is normally preceded by the
texidoc field from the \header. The LilyPond test
documents are composed from small .ly files in this way:
\header {
texidoc = "this file demonstrates a single note"
}
\score { \notes { c'4 } }
quoteprintfilename\lilypondfile.
relative, relative N1 is central C.
|
This page is for LilyPond-2.0.3 (stable-branch). Report errors to <bug-lilypond@gnu.org>. |