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?


-- 
View this message in context: 
http://old.nabble.com/error-with-StringNumber--%27stencil-%3D---f-tp28325812p28325812.html
Sent from the Gnu - Lilypond - Bugs mailing list archive at Nabble.com.



_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to