2018-09-17 12:40 GMT+02:00 Bernhard Kleine <bernhard.kle...@gmx.net>:
> I found it.
> However without the -"legato" the \f is centered , with the -"legato" it is
> not. How to draw them on the same line?
>
> dynOrgel = {
>   {
>        s2\f s4-"legato"
>   }
> }
>

\new Dynamics = "dynOrgel"
  \with { \override TextScript.Y-offset = #(scale-by-font-size -0.6) }
{  \dynOrgel }

See:
http://lists.gnu.org/archive/html/bug-lilypond/2018-08/msg00061.html

Cheers,
  Harm

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to