On Sun, Aug 09, 2009 at 05:52:41PM -0600, Andrew Hawryluk wrote:
> In the snippet printing-the-bar-number-for-the-first-measure.ly (NR
> 1.2.5), there appears to be an error.
> It recommends
> 
> \set Score.barNumberVisibility = #all-bar-numbers-visible
> \bar ""
> 
> but the first line gives a warning: type check for
> `barNumberVisibility' failed; value `#<unspecified>' must be of type
> `procedure'

For me, this snippet compiles fine (latest git).

> It turns out that I can get a bar number on the first line just from
> the empty bar line, no \set required.

Hmm... if I remove the \set, no bar number is created, and I get the
following warning:

  warning: cannot find or create `Timing' called `'

Are you compiling from git?


-Patrick


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

Reply via email to