"-Eluze" <[email protected]> wrote in message news:[email protected]...

the code

\version "2.13.18"
\layout {
 \context {
 \Staff
 \override StringNumber #'stencil = ##f
} }
{ <a\6-1>8 }

produces the error: cannot align on self: empty element
however, the pdf is produced correctly.

adding
\override StringNumber #'self-alignment-X = ##f
turns this error off.

should this be mentioned in the doc(s) or should it be added as issue?

Added to the tracker as http://code.google.com/p/lilypond/issues/detail?id=1140


--
Phil Holmes
Bug Squad


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

Reply via email to