Gilles Sadowski wrote:
Is there any way to tweak its vertical position?
Yes, something like the following might do it (adjust the number):
\header { piece = \markup { "D" \raise #0.8 \flat "major" } }
If you don't want to guess about the number, you could
make the bottom of the flat symbol aligned with the
text baseline, using
\header { piece = \markup { "D" \general-align #Y #DOWN \flat "major" } }
(unfortunately, there is no predefined shorthand markup
command for bottom and top alignment.
/Mats
/Mats
Best,
Gilles
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
--
=============================================
Mats Bengtsson
Signal Processing
Signals, Sensors and Systems
Royal Institute of Technology
SE-100 44 STOCKHOLM
Sweden
Phone: (+46) 8 790 8463
Fax: (+46) 8 790 7260
Email: [EMAIL PROTECTED]
WWW: http://www.s3.kth.se/~mabe
=============================================
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user