Mats Bengtsson wrote:
A pragmatic solution is to use some other header field that's positioned
where
you want the opus number to appear, for example you could try
\header{
...
arranger = "Op 36"
...
}
Two other pragmatic solutions:
composer = "Me and Myself, Op. 36"
composer = \markup { \column { \line {Me and Myself}
\line {Op. 36 }
}}
IIRC, I use the first of these.
Cheers,
- Graham
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user