On 3/11/07, Mats Bengtsson <[EMAIL PROTECTED]> wrote:
This seems like a bug, so I forward it to bug-lilypond. For example,
#(set-global-staff-size 16)
I don't understand why a few things (staff size and beaming behavior
come to mind) need to be set using Scheme setter functions. Why can't
we j
David Feuer gmail.com> writes:
> % If this is changed to \addlyrics { one __ two } then the extender is short.
Workaround:
\addlyrics { one __ "" }
(Untested as such, but I've used this construct in real life quite recently.)
--
Arvid
__
This seems like a bug, so I forward it to bug-lilypond. For example,
#(set-global-staff-size 16)
{c' d' e' f'}
works without problems in version 2.8 but fails with the error message
Unbound variable: $defaultpaper
in version 2.11.20.
/Mats
Quoting Ed Stauff <[EMAIL PROTECTED]>:
How can I
Issue 332: segfault RepeatTie
http://code.google.com/p/lilypond/issues/detail?id=332
Comment #1 by joeneeman:
Fixed in git, but for the meantime you can prevent the segfault by overriding
RepeatTieColumn #'head-direction whenever you override RepeatTie
#'head-direction
(both properties need to