Begins and ends with the "
character. To include a "
character in a string write \"
. Various other backslash
sequences have special interpretations as in the C language. A string
that contains no spaces can be written without the quotes. Strings can
be concatenated with the +
operator.
This page is for LilyPond-2.0.0 (stable-branch).