lilypond-user
[Top][All Lists]
Advanced

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

Magic (rhythmic) staff repositioning?


From: Trevor Bača
Subject: Magic (rhythmic) staff repositioning?
Date: Tue, 3 Jul 2007 19:46:53 -0500

Hi,

Is there a reason the RhythmicStaff jumps down to the *lowermost*
staff position in the following snippet?


%%% BEGIN %%%

\version "2.11.26"

\new GrandStaff <<
  \new Staff { c''4 }
  \new RhythmicStaff { g'4 }
  \new Staff { c'4 }


%%% END %%%



Changing GrandStaff to Score puts the RhythmicStaff back in the middle.


--
Trevor Bača
address@hidden

reply via email to

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