lilypond-user
[Top][All Lists]
Advanced

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

[no subject]


From: Stewart Holmes
Subject:
Date: Wed, 29 Mar 2006 22:10:48 +0100

Hi,
 
I'm trying to move some dynamics downards. From various places from the internet, I've come up with:
 
   \context Staff = violini
   <<
    \property Staff.DynamicLineSpanner \override #'direction = #-1
    \global
    \set Staff.instrument = "Violin I"
    \set Staff.instr = "Vln. I"
    \violini
    \override Staff.VerticalAxisGroup #'minimum-Y-extent = #'(-5 . 5)
   >>
However, I get some kind of error about \property. (The dynamics I refer to by the way are attached to the notes in \violini.
 
Cheers,
Stewart

reply via email to

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