bug-lilypond
[Top][All Lists]
Advanced

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

Re: error with StringNumber #'stencil = ##f


From: Phil Holmes
Subject: Re: error with StringNumber #'stencil = ##f
Date: Mon, 21 Jun 2010 16:40:04 +0100

"-Eluze" <address@hidden> wrote in message news:address@hidden

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




reply via email to

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