bug-lilypond
[Top][All Lists]
Advanced

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

error with StringNumber #'stencil = ##f


From: -Eluze
Subject: error with StringNumber #'stencil = ##f
Date: Thu, 22 Apr 2010 01:43:37 -0700 (PDT)

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.





reply via email to

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