Thanks for the bug report, the typo has been corrected.
Rob Vlasaty wrote:
In the Creating Titles section of the documents it says:
\paper {
bookTitleMarkup = \markup {
\fill-line @{
\fromproperty #'header:title
\fromproperty #'header:composer
@}
}
}
When I copied and paste
In the Creating Titles section of the documents it says:
\paper {
bookTitleMarkup = \markup {
\fill-line @{
\fromproperty #'header:title
\fromproperty #'header:composer
@}
}
}
When I copied and pasted this to my file, lilypond stopped at the "@", saying
expected "{". After I