% Isn't a pitched rest supposed to shift to the right or - vice versa - a chord relative to the rest?

\version "2.11.37"
\paper { ragged-right =##t }
<<
{ < d' g' > }
\\
{ \override NoteColumn #'force-hshift = #2. b \rest }

<<
{ \override NoteColumn #'force-hshift = #2. < d' g' > }
\\
{ r }



--
Gruss
Luc


_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to