I have the following basic lilypond layout
\header{
title = "Title of My Piece"
composer = "Ryan Wieghard"
}
\score{
%score stuff%
}
\pageBreak
\markup{
%Text formatting, columns, etc.%
}
I would like to add a header to the markup that follows the score. When I
write:
\header {
title = "APPENDIX"
}
within the scope of last \markup{}
I get the following error:
*syntax error, unexpected \header*
Thanks for your help!
--
ॐ नमः शिवाय
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user