denemo-devel
[Top][All Lists]
Advanced

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

[Denemo-devel] mytest.ly


From: Richard Shann
Subject: [Denemo-devel] mytest.ly
Date: Tue, 28 Sep 2010 21:38:23 +0100

I have had a look at the current parse of mytest.ly
it fails to generate the right barlines in the music because the code
executed at the end of the first measure

(d-DirectivePut-standalone-postfix "Barline" "\\bar \"|\"") 
;(d-RefreshDisplay) 
(d-Set4) (d-InsertC)(d-PutNoteName "g")

behaves differently if the refresh of the display is commented out. The
current parse does not include any refresh displays, and so the note g
does not get placed in the next measure.

Richard





reply via email to

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