Re: Regarding "unhelpful error messages.." (reproduction)

2006-09-29 Thread Simon Dahlbacka
So the example does not run as-is? After all svenska.ly is distributed with lilypond and is what makes swedish note names possible. /Simon PS. And no, I haven't yet tried 2.9.19.. will do On 9/29/06, Graham Percival <[EMAIL PROTECTED]> wrote: Hi Simon, Please include complete examples in bug

Re: point-and-click broken in 2.9.18 ?still a bit in .20

2006-09-29 Thread Tapio Tuovila
> My fault indeed. source-file.cc should have lower_bound, not > binary_search. > > 2006-09-19 Joe Neeman <[EMAIL PROTECTED]> > > * lily/source-file.cc (get_line): lower_bound, not > binary_search. Fixes problem where point-and-click would > always point to the first line. >

Re: point-and-click broken in 2.9.18 ?still a bit in .20

2006-09-29 Thread Tapio Tuovila
Tapio Tuovila kirjoitti: >> My fault indeed. source-file.cc should have lower_bound, not >> binary_search. >> >> 2006-09-19 Joe Neeman <[EMAIL PROTECTED]> >> >> * lily/source-file.cc (get_line): lower_bound, not >> binary_search. Fixes problem where point-and-click would >> always

Re: point-and-click broken in 2.9.18 ?still a bit in .20

2006-09-29 Thread Bertalan Fodor
May it have only changed? (I.e. the first line is numbered as 0?) Bert ___ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: point-and-click broken in 2.9.18 ?still a bit in .20

2006-09-29 Thread Tapio Tuovila
Bertalan Fodor kirjoitti: > May it have only changed? (I.e. the first line is numbered as 0?) > > Bert > I think you are right. I tested adding one extra line in the beginning of the .ly file after compiling, and ta-daa! then point-and-click worked OK. So, how to fix this? Tapio ___

Re: point-and-click broken in 2.9.18 ?still a bit in .20

2006-09-29 Thread Bertalan Fodor
Well, it should be decided by LilyPond developers if this is the intended behaviour or it is a bug. The point-and-click handling is compiled into the source of LilyPondTool, so it can not be easily parametrized. Bert Tapio Tuovila írta: Bertalan Fodor kirjoitti: May it have only changed?

Re: point-and-click broken in 2.9.18 ?still a bit in .20

2006-09-29 Thread Han-Wen Nienhuys
this is still a bug. Joe? Bertalan Fodor schreef: Well, it should be decided by LilyPond developers if this is the intended behaviour or it is a bug. The point-and-click handling is compiled into the source of LilyPondTool, so it can not be easily parametrized. -- Han-Wen Nienhuys - [EMAIL

Re: Bar number on StaffGroup poorly positioned

2006-09-29 Thread Han-Wen Nienhuys
Graham Percival schreef: Arvid Grøtting wrote: Off topic question: Is any collision that you need tweaks to avoid, considered a bug? Generally yes, but they're low-priority bugs. Some cases are more like No, they're almost always feature requests, IMO. -- Han-Wen Nienhuys - [EMAIL PROT

cannot open any midi file with lilypond

2006-09-29 Thread Dimitrios Tzimeas
hi! I have installed an ubuntu dapper (v.6.06) and lilypond ver 2.6.3. Unfortunately I cannot open any midi file with lilypond.I get the message: GNU LilyPond 2.6.3 Processing `/home/dtzimeas/Desktop/canarios.mid' Parsing... /usr/share/lilypond

Re: cannot open any midi file with lilypond

2006-09-29 Thread Mats Bengtsson
Of course you can't use a MIDI file directly as input to LilyPond, you first have to use midi2ly. I hope you realize that LilyPond is one of these programs where you cannot expect to be able to do anything useful at all without reading the tutorial first. /Mats Dimitrios Tzimeas wrote: hi! I

Re: Regarding "unhelpful error messages.." (reproduction)

2006-09-29 Thread Graham Percival
Simon Dahlbacka wrote: So the example does not run as-is? After all svenska.ly is distributed with lilypond and is what makes swedish note names possible. Hmm, something weird happened to the email; see below. I didn't recognize svenska.ly as a lilypond-included file, so

Re: figured-bass-continuation-center

2006-09-29 Thread Graham Percival
Thanks, this has (finally) been added as http://code.google.com/p/lilypond/issues/detail?id=91 Cheers, - Graham Trent Johnston wrote: Hi, I've noticed a bug in the figured-bass-continuation-center. It only works once in a score and when used again I end up getting continuation lines after all

Re: Fingerings for chords bug

2006-09-29 Thread Graham Percival
Thanks, this has (finally) been added to the bug database as http://code.google.com/p/lilypond/issues/detail?id=92 Cheers, - Graham Reinhold Mitschang wrote: In the following example: 4( b') a'( g') the upper fingering is placed too high. Note that this does not happen if there is no slur:

Re: Lyric extender extends too far when there's a grace note before the next note

2006-09-29 Thread Graham Percival
Thanks, this has been added as http://code.google.com/p/lilypond/issues/detail?id=93 Cheers, - Graham Arvid Grøtting wrote: \version "2.8.1" %% Here, the first two lyric extenders extend way too far. Visually, %% it looks like the extender thinks the acciaccatura for the %% following note is

Re: octave bug - note ges in key-cancellation

2006-09-29 Thread Graham Percival
Thanks, this has been (finally) added as http://code.google.com/p/lilypond/issues/detail?id=94 Cheers, - Graham Markus Schneider wrote: Hello all, obviously the "ges" gets cancelled in the wrong octave in 2.9.12. See example. Markus %% Begin Snippet \version "2.9.12" musicI = { des' es' f'

Re: programming error

2006-09-29 Thread Graham Percival
Thanks, this has been added as http://code.google.com/p/lilypond/issues/detail?id=95 Cheers, - Graham Mats Bengtsson wrote: I forward your bug report to the bug-lilypond mailing list, where it belongs. /Mats Guy Durrieu wrote: Hello, With the following input : \version

Re: font problem when converting to svg

2006-09-29 Thread Vincent
I don't know if it's related, but since I upgraded to 2.9.18 (2.9.19 is not available yet for mingw), I've noticed that the files in usr\var\cache\fontconfig are created in the root folder (C:\usr\var\cache\fontconfig) instead of in the lilypond installation (C:\Program Files\LilyPond\usr\var\c

Re: point-and-click broken in 2.9.18 ?still a bit in .20

2006-09-29 Thread Joe Neeman
On Fri, 2006-09-29 at 14:21 +0200, Han-Wen Nienhuys wrote: > this is still a bug. Joe? Yes, it seems I misread the lower_bound specification. I've fixed this one but I need to review the use of lower_bound in page-turn-engraver also. > > Bertalan Fodor schreef: > > Well, it should be decided by L