I found a kludge-solution:

I created a new top staff, created a 0-line staff, removed all the other
stencils, and then placed that staff directly overlapping with the top of
the tall staff with explicit positioning. Whew! It works well enough.

On Wed, Jan 7, 2015 at 11:59 AM, Neil Thornock <[email protected]>
wrote:

> In the following snippet, I've created an extra-tall staff, which is
> messing with the placement of the system separator markup.
>
> Is there some way around this? Like moving the position of the system
> separator or assigning some different Y-extent to something?
>
> %%%%%%%%%%%%
> \paper { system-separator-markup = \slashSeparator }
>
> << {
>     \override Staff.StaffSymbol #'line-positions = #'(14 -14)
>     c'1 \break
>     c'
> }
> { c'1 c' }
> >>
>
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to