lilypond-user
[Top][All Lists]
Advanced

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

Re: Compatibillity lilypond - noteedit and other quetions.


From: Mats Bengtsson
Subject: Re: Compatibillity lilypond - noteedit and other quetions.
Date: Thu, 19 Jul 2007 23:54:32 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20061113 Debian/1.7.8-1sarge8

Peter Terpstra wrote:

Mats Bengtsson in <address@hidden> :


\set Voice.noAutoBeaming = ##t
into
\set autoBeaming = ##f
and
\set Staff.instrument = #"Guitar 1"
into
\set Staff.instrumentName = #"Guitar 1"

But that was not the mainproblem, the mainproblems where the notecollisions.
OK! However, see below.

This is what happens:

# convert-ly --from="1.5.48" test.ly
I really hope you used the -e flag
convert-ly -e ... --from="1.5.48" test.ly
otherwise the test.ly file will stay the same and the
converted version will only appear in your command
window.

#lilypond test.ly GNU LilyPond 2.10.25
Processing `test.ly'
Parsing...
Interpreting music... warning: can't find property type-check for `instrument'
(translation-type?).  perhaps a typing error?
warning: doing assignment anyway
warning: can't find property type-check for `noAutoBeaming'
(translation-type?).  perhaps a typing error?
warning: doing assignment anyway
These indicate that you didn't update your file, i.e. that you
forgot about the -e flag.

  /Mats




reply via email to

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