lyric tie usage makes for a huge (50Mb) postscript file

2008-11-10 Thread Peter Riegel
> I'm not top posting. % using a lyric tie generates huge postscript files \version "2.11.63" %run on Windows XP \paper { ragged-right=##t} voicea = \relative c' { c4 d e f } lyricsa = \context Lyrics \lyricmode { bb cc aa~ee dd } \score{ \context Staff << \context Voice{ \vo

Music repeat type: "fold"

2008-10-30 Thread Peter Riegel
> 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" . VoltaRepeat