2010/1/20 Martin Straeten <[email protected]>:

> in the current development version incipit-staves and main stave doesn't fit.
> See sample below:
> The alignment is ok with 2.12.2

Thank you for you bug report.

This is a known issue: the incipit snippets relied on a feature of the
old vertical spacing which is now obsolete.

You can work around the misalignment by adding the following \context
block to the layout block of your instrumentName \score markup:

\context {
  \Staff
  \override VerticalAxisGroup #'Y-extent = #'(-4 . 4)
}

Regards,
Neil


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

Reply via email to