This fix for this is in the dev branch now (sorry for the wait!) -DP
rob canning wrote:
init :filename "stringquartet-no.1"; (init :output ((:musicxml-finale :filename "stringquartet-no.1.xml")(:lilypond :view t))); (init :title "string quartet no.1" :subtitle "draft" :composer "rob canning"); TIMESIG :OFF 0 :TIME (5 8) init :verbose 2; init :max-tuplet 11; init :auto-accidentals NIL; init :auto-cautionary-accs t; part 1 :name "violin 1" :abbrev "vln I." :instr :violin; part 2 :name "violin 2" :abbrev "vln II." :instr :violin; part 3 :name "viola" :abbrev "vla." :instr :viola; part 4 :name "cello" :abbrev "vcl." :instr :cello;
thanks
rob