> I'm not top posting.

The music repeat type "fold" found in define-music-types.scm is present in
2.10.33 but not in 2.11.63.  Convert-ly 2.11.63 does not convert or comment on
the change/omission.  



(define-public (make-repeated-music name)
  (let* ((handle (assoc name '(("volta" . VoltaRepeatedMusic)
                               ("unfold" . UnfoldedRepeatedMusic)
                               ("percent" . PercentRepeatedMusic)
                               ("tremolo" . TremoloRepeatedMusic)
*****removed type >>>>>>>>     ("fold" . FoldedRepeatedMusic))))   <<<<<<<<<<<<



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

Reply via email to