Error Message

2010-06-04 Thread Richard Lockwood
Hello Support, Downloaded Mac version lilypond-2.12.3-1.darwin-ppc.tar.bz2 (I have a G5 10.4.11 PPC). Unzipped file, dragged app. into apps. folder and installed an alias in the dock. Ran the app. as per instructions: saved the file, compiled it and clicked on one of the noteheads of the pdf. All

Re: Issue 1029 in lilypond: \thumb should behave like other fingerings

2010-06-04 Thread Frédéric Bron
>  1. short-term fix: change "thumb" definition (avoid-slur . around >     + add other "Fingering" properties that also exists for Script), >     but keeping \thumb engraved by "Script_engraver". >     Here is what I think could be fine: > > ("thumb" >     . ( >        (script-stencil . (feta . ("t

Re: Issue 1029 in lilypond: \thumb should behave like other fingerings

2010-06-04 Thread Carl Sorensen
On 6/4/10 4:04 PM, "Xavier Scheuer" wrote: > 2010/6/4 Frédéric Bron : > >> added to issue 1029 and to LSR. >> >> What next can a frog do for this? > > Hi (yeah, me again)! :) > > I have no authority in development, nor in bug policy, but I have a > proposal about how to handle this issue

Re: Issue 1029 in lilypond: \thumb should behave like other fingerings

2010-06-04 Thread Xavier Scheuer
2010/6/4 Frédéric Bron : > added to issue 1029 and to LSR. > > What next can a frog do for this? Hi (yeah, me again)! :) I have no authority in development, nor in bug policy, but I have a proposal about how to handle this issue. Actually I think we could "divide" this issue into 2 separate o

Re: Issue 1029 in lilypond: \thumb should behave like other fingerings

2010-06-04 Thread lilypond
Comment #4 on issue 1029 by frederic...@m4x.org: \thumb should behave like other fingerings http://code.google.com/p/lilypond/issues/detail?id=1029 Workaround suggested by Neil: make thumb of fingering thumb = #(make-music 'FingeringEvent 'text (markup #:fontsize 5 #:m

Re: What's the deal with this "programming error"?

2010-06-04 Thread David Kastrup
David Kastrup writes: > When compiling > > \new Voice \with {\consists "Ambitus_engraver"} > {<<\new Voice { c } s>> { c } } > > I get the following two "programming error"s. What's up? A simpler test case is \new Voice \with {\consists "Ambitus_engraver"} { \new Voice { c'' } } The key point

Re: Issue 1096 in lilypond: ly:parser-parse-string segfaults when directly called at toplevel

2010-06-04 Thread lilypond
Comment #9 on issue 1096 by Carl.D.Sorensen: ly:parser-parse-string segfaults when directly called at toplevel http://code.google.com/p/lilypond/issues/detail?id=1096 New patch is up for comments on Rietveld. http://codereview.appspot.com/1345041/show _

Re: Updated CG 7 Issues -- new policies for Bug Squad

2010-06-04 Thread Graham Percival
On Fri, Jun 4, 2010 at 6:35 AM, James Bailey wrote: > > Two reasons I like already having a tiny example: > 1) It's frequently easier to understand a problem if a tiny example has > already been provided. > 2) It helps to make sure that the problem submitted is an actual problem; > i.e., the perso

Re: Issue 1043 in lilypond: beams no longer count towards boundary boxes

2010-06-04 Thread lilypond
Comment #2 on issue 1043 by Carl.D.Sorensen: beams no longer count towards boundary boxes http://code.google.com/p/lilypond/issues/detail?id=1043 I don't think the last two notes pull the upper skyline down. The upper skyline goes along the top of the staff line. The last two notes pull t

Re: Issue 1096 in lilypond: ly:parser-parse-string segfaults when directly called at toplevel

2010-06-04 Thread lilypond
Comment #8 on issue 1096 by Carl.D.Sorensen: ly:parser-parse-string segfaults when directly called at toplevel http://code.google.com/p/lilypond/issues/detail?id=1096 New patch is up for comments on Rietveld. http://codereview.appspot.com/1345041/show _

Re: Updated CG 7 Issues -- new policies for Bug Squad

2010-06-04 Thread Graham Percival
On Fri, Jun 4, 2010 at 8:05 AM, Dmytro O. Redchuk wrote: > 1. "If the behaviour is expected, the user should be told to read the > documentation"... > > Isn't it a task for "Support" team? If i asked smth. like mentioned here in > bug-lilypond, i would consider as a quite normal answer "please ask

Re: Issue 1018 in lilypond: colors in web->examples would be nice

2010-06-04 Thread lilypond
Comment #4 on issue 1018 by percival.music.ca: colors in web->examples would be nice http://code.google.com/p/lilypond/issues/detail?id=1018 Hmm, I must admit that a two-minute scan of the file doesn't suggest how the diagonal lines are appearing. You could try asking on -user, or else ju

Re: Issue 1026 in lilypond: Documentation: adapting Lyrics when using \repeatTie

2010-06-04 Thread lilypond
Comment #3 on issue 1026 by pkx1...@hotmail.com: Documentation: adapting Lyrics when using \repeatTie http://code.google.com/p/lilypond/issues/detail?id=1026 I understand the problem now. The '_' is required when using a \repeatTie else the lyric in the alternate volta is started on the fir

Re: Updated CG 7 Issues -- new policies for Bug Squad

2010-06-04 Thread Dmytro O. Redchuk
On Thu 03 Jun 2010, 20:52 Graham Percival wrote: > Hi Bug Squad and others, > > I've updated CG 7 Issues: > http://lilypond.org/doc/v2.13/Documentation/contributor/issues 7.1 Introduction to issues and the Bug Squad 1. "If the behaviour is expected, the user should be told to read the documentat