In situations where you only want to move this vertically, I would
recommend to override the padding property instead:
\override TextScript #'padding = #3
since then LilyPond will take the new position into account when
calculating the spacing between the score lines and similarly.
/Mats
Thies Albrecht wrote:
Hi Marcel!
I hope that's what you're looking for...
accBasson = ^\markup \combine
\musicglyph #"accordion.accDiscant"
\raise #0.5 \musicglyph #"accordion.accDot"
\score {
\relative c'' {
\time 4/4 \key c \major \clef treble
c \once \override TextScript #'extra-offset = #'(5 . 3) d
\accBasson e f
}
}
Kind regards,
Thies Albrecht
------------------------------------------------------------------------
------------------------------------------------------------------------
_______________________________________________
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