lilypond-user
[Top][All Lists]
Advanced

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

which grob for dots?


From: Atte André Jensen
Subject: which grob for dots?
Date: Fri, 02 Jan 2004 15:41:36 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031107 Debian/1.5-3

I'm trying to move everything in a voice 2 staff spaces to the right, but it seems that the dots doesn't get moved together with the other grobs. How do I get a hold of them??? Right now I have:

\property Staff.OttavaSpanner \override #'extra-offset = #'(2 . 0)
\property Staff.Accidental \override #'extra-offset =#'(2 . 0)
\property Voice.Script \override #'extra-offset =#'(2 . 0)
\property Voice.Stem \override #'extra-offset =#'(2 . 0)
\property Voice.Beam \override #'extra-offset =#'(2 . 0)
\property Voice.NoteHead \override #'extra-offset =#'(2 . 0)

--
peace, love & harmony
Atte

http://www.atte.dk





reply via email to

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