Re: how to set staff size in safe mode

2007-03-11 Thread David Feuer
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

Re: Lyric extenders go on too long when lyrics stop

2007-03-11 Thread Arvid Grøtting
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 __

Re: how to set staff size in safe mode

2007-03-11 Thread Mats Bengtsson
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 in project lilypond

2007-03-11 Thread codesite-noreply
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