[EMAIL PROTECTED] writes:
> >>>>> "Han-Wen" == Han-Wen Nienhuys <[EMAIL PROTECTED]> writes:
> 
>     jeff> "p+" and "p-" for dynamic markings.  possible?
> 
>     Han-Wen> Yep.  See ly/dynamic.ly
> 
>     Han-Wen> hmmm...  i don't see them in there.  all i see are p, pp,
>     Han-Wen> ppp, etc.
> 
>     Han-Wen> It should be straightforward to add "p-" and "p+", no?
> 
> i've tried adding this to my file:
> 
> pplus = \textscript "p+" "dynamic"
> pminus = \textscript "p-" "dynamic"
> 
> , but \pminus just shows up in the score as "p".  what else do i need
> to do?

Either add a - to the dynamics font, or do

       \textscript "p\textrm{-}" "dynamic"


-- 

Han-Wen Nienhuys, [EMAIL PROTECTED] ** GNU LilyPond - The Music Typesetter 
      http://www.cs.uu.nl/people/hanwen/lilypond/index.html 

Reply via email to