lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: piano centered dynamics


From: Valentin Villenave
Subject: Re: piano centered dynamics
Date: Mon, 2 Jun 2008 09:54:37 +0200

2008/6/2 James E. Bailey <address@hidden>:

> Really, all I would like is to have the dynamics centered between the two
> piano staves.

Try:

>         \layout {
>                 \context {
>                         \type "Engraver_group"
>                         \name Dynamics
>                         \alias Voice
>                         \consists "Output_property_engraver"
               \override VerticalAxisGroup #'minimum-Y-extent = #'(0 . 3)

instead of (-1 . 1 )

It's ugly, but it (kind of) works.


Cheers,
Valentin




reply via email to

[Prev in Thread] Current Thread [Next in Thread]