Re: Avoiding collisions involving full-bar rests

2012-12-19 Thread Marek Klein
Hello, 2012/12/14 Daniel Rosen > %{ In the example below, LilyPond should automatically push the full-bar > rest in > the lower voice down vertically to avoid having it collide with the > notehead in > the upper voice. %} > Thank you for the report, this has been added as http://code.google.com

Re: \textLengthOn fails to allow text to align

2012-12-19 Thread Marek Klein
This was added as http://code.google.com/p/lilypond/issues/detail?id=3032by Trevor. Marek bug squad member ___ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: Kneed beams when changing stem direction \once

2012-12-19 Thread Daniel Rosen
Eluze gmail.com> writes: > > I don't understand why they should - aren't you overriding the default stem > direction for just one note?? > Oops. Good point. Guess I jumped the gun a little submitting that here... DR ___ bug-lilypond mailing list bu

write a message when somebody tries to \set a grob property (instead of \override)

2012-12-19 Thread Eluze
as a follow up to http://lilypond.1069038.n5.nabble.com/crash-when-setting-a-grob-if-it-is-used-afterwards-td137583.html I'd like to ask for an enhancement: write a message to the log when \set is used with a grob property (this can cause an abnormal termination of LilyPond without any hint why it

Re: parser sleeping!?

2012-12-19 Thread David Kastrup
Eluze writes: > since 2.17.9 LilyPond allows to enter nearly any /note/: > > {do re mi fa so la si dorian aahh} Putting \displayMusic before this expression shows that the parser cranks out lyric events for the unknown strings, in spite of not being in lyrics mode. This would be most likely one

parser sleeping!?

2012-12-19 Thread Eluze
since 2.17.9 LilyPond allows to enter nearly any /note/: {do re mi fa so la si dorian aahh} and this results in test.png Eluze -- View this message in context: http://lilypond.1069038.n5.nabble.com/parser-sleeping-tp138078.html

Re: Bug reports from December 14, 2012, forgotten?

2012-12-19 Thread Colin Hall
On Tue, Dec 18, 2012 at 04:41:04PM -0800, Eluze wrote: > Xavier Scheuer wrote > > Hi dear bug squad members, > > > > I do not want to criticize Criticism, delivered in the right way, is very helpful. Thanks for taking the time to look into this, Xavier. > > but I think some bug reports remained

Re: midi2ly failure

2012-12-19 Thread Colin Hall
On Tue, Dec 18, 2012 at 06:39:09PM -0800, Ben Rudiak-Gould wrote: > I rewrote midi.c in Python and tested it on the largest midi file in > IMSLP [1]. On my laptop it takes about 200 ms instead of 50 ms to load > the file, but that's a small fraction of midi2ly's four-second > runtime, and there are

Re: Document Measure_counter_engraver

2012-12-19 Thread Colin Hall
On Tue, Dec 18, 2012 at 10:03:45PM +0100, Xavier Scheuer wrote: > On 17 December 2012 11:59, Colin Hall wrote: > > > > I searched the tracker and found this: > > > > http://code.google.com/p/lilypond/issues/detail?id=2924 > > > > Could you read that and let me know if this is the documentation you