lilypond-devel
[Top][All Lists]
Advanced

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

Re: skyline vertical spacing


From: Werner LEMBERG
Subject: Re: skyline vertical spacing
Date: Tue, 28 Nov 2006 08:46:17 +0100 (CET)

Joe,


here's a quite important problem regarding skyline positioning and
outside-staff-priority.  Hopefully, you can fix that easily since this
feature rocks!


    Werner


======================================================================


\version "2.11.0"

\header { texidoc = "
  Rehearsal marks aren't placed with a skyline algorithm if
  @code{outside-staff-priority} is used.
" }

\relative {
  \override Score.RehearsalMark #'outside-staff-priority = #3
  c1 |
  \mark \default c'' |
  \mark \default c,, |
}

\paper {
  ragged-right = ##t
}

% EOF

PNG image


reply via email to

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