On Nov 26, 2012, at 3:33 PM, Eluze wrote:
> Werner-37 wrote
>>> to have dynamics for the whole score I would use a Dynamic voice between
>>> the 2 staves (as you proposed)
>>
>> „between the 2 staves“ ‒ do you meen as a invisible 1-line-stave ?
>
> not exactly - see the attached example where
Werner-37 wrote
>> to have dynamics for the whole score I would use a Dynamic voice between
>> the 2 staves (as you proposed)
>
> „between the 2 staves“ ‒ do you meen as a invisible 1-line-stave ?
not exactly - see the attached example where I also colored the hairpins to
make it easier to foll
> to have dynamics for the whole score I would use a Dynamic voice between
> the 2 staves (as you proposed)
„between the 2 staves“ ‒ do you meen as a invisible 1-line-stave ? Du you
have an example?
Thank you
Werner
___
lilypond-user mailing list
Werner-37 wrote
>> I would like to have dynamics for the single voices (I use ^ for voiceOne
>> and _ for voiceTwo) but also dynamics for all 4 voices. These should be
>> aligned just in the middle between the two staves.
>>
>> Do I have
>> to write a fifth voice containing only s s s ... for t
> I would like to have dynamics for the single voices (I use ^ for voiceOne
> and _ for voiceTwo) but also dynamics for all 4 voices. These should be
> aligned just in the middle between the two staves.
>
> Do I have
> to write a fifth voice containing only s s s ... for that
> or
> to overrid
Thank you Neil,
so I applied this to my little script and will post this to LSR :-)
The question of Ralph Palmer ("Unexpected \markup behavior") made me
think of this. So my next step is to build this with a whiteout-option.
Simple whiteout is trivial, but with padding, there has to more calcul
On 13 December 2010 11:21, Jan-Peter Voigt wrote:
> Is it possible to set that value inside the make-dynamic-script or align it
> some other way, so that I can simply use my defined \pocof (etc.) without
> switching X-offset on and off?
Sure, by overriding X-offset as a tweak:
pocof =
#(let ((d
Hi Jan-Peter,
2010/12/13 Jan-Peter Voigt
> Hello list,
>
> I wrote a script to align dynamics centered on the corresponding note:
>
> --snip--
> \version "2.12.3"
>
> % calculate x-alignment based on attribute text + dynamic text
> #(define-markup-command (center-dyn layout props atr-text dyn)(m
Hello list,
I wrote a script to align dynamics centered on the corresponding note:
--snip--
\version "2.12.3"
% calculate x-alignment based on attribute text + dynamic text
#(define-markup-command (center-dyn layout props atr-text dyn)(markup?
string?)
"x-align on center of dynamic"
(let*