2011/10/8 Alberto Simões <[email protected]>:
>
> Hello
>
> I would like to push \ff to the left, below the clef, to give horizontal
> space to the lyrics. Is this possible?
In the doc, NR 2.1 Vocal music > 2.1.3 Stanzas > "Adding dynamics marks
to stanzas", they use \set stanza = \markup { \dynamic "ff" "1. " } .
http://lilypond.org/doc/v2.15/Documentation/notation/stanzas.html#adding-dynamics-marks-to-stanzas
The dynamic is not below the clef but it does give horizontal space to
the lyrics.
Or you can move it by overriding DynamicText X-offset :
\once \override DynamicText #'X-offset = #-10
Cheers,
Xavier
--
Xavier Scheuer <[email protected]>
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user