bug-lilypond
[Top][All Lists]
Advanced

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

Re: Bugs in version 2.9.14


From: Graham Percival
Subject: Re: Bugs in version 2.9.14
Date: Sun, 06 Aug 2006 19:27:35 -0700
User-agent: Thunderbird 1.5.0.5 (Macintosh/20060719)

Trent Johnston wrote:
The simple example below produces the following messages:

Processing `C:/jEdit/instr.ly'
Parsing...
Interpreting music...
warning: can't find property type-check for `instrument'
(translation-type?).  perhaps a typing error?

staffViolin = \new Staff  {
 \time 4/4
 \set Staff.instrument="Violin"

If you're going to run the devel version, then please use convert-ly. Staff.instrument has been changed to instrumentName. The "can't find property `instrument'" error message is a great hint that there is some converting required.

- Graham




reply via email to

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