Ledger lines overhanging end of stave

2010-08-30 Thread Nick Payne
The problem is more pronounced in the score where I encountered it, but this example demonstrates it. %== \version "2.13.31" #(set-global-staff-size 18.5) \paper { #(set-paper-size "a4") } notes = \relative c'' { \time 12/8 \key d \minor \stemUp e16 bes( a

\set TabStaff.minimumFret may cause an unwanted TAB-symbol

2010-08-30 Thread Patrick Schmidt
Hi all, I found two instances in which \set TabStaff.minimumFret = #xy causes an unwanted TAB-symbol in between a normal Staff and a TabStaff (\version 2.13.30): a) no explicit \clef "xy"-command: music = { \set TabStaff.minimumFret = #5 c'1 } \score { << \new Staff { \m

Re: Issue 1150 in lilypond: RehearsalMark at start of line should not be printed above the clef

2010-08-30 Thread lilypond
Comment #6 on issue 1150 by PhilEHolmes: RehearsalMark at start of line should not be printed above the clef http://code.google.com/p/lilypond/issues/detail?id=1150 FWIW I'm currently looking at a Chappell score of "The Gondoliers" in C, so no key sig, and the rehearsal mark appears to the

Re: Issue 818 in lilypond: Bus error when adding Instrument_name_engraver to StaffGroup and outputting MIDI.

2010-08-30 Thread lilypond
Comment #19 on issue 818 by n.puttock: Bus error when adding Instrument_name_engraver to StaffGroup and outputting MIDI. http://code.google.com/p/lilypond/issues/detail?id=818 Thanks Graham, you're a star. :) I knew I had to find out how to prevent the installer stripping debug info, but

Re: Issue 818 in lilypond: Bus error when adding Instrument_name_engraver to StaffGroup and outputting MIDI.

2010-08-30 Thread lilypond
Comment #17 on issue 818 by percival.music.ca: Bus error when adding Instrument_name_engraver to StaffGroup and outputting MIDI. http://code.google.com/p/lilypond/issues/detail?id=818 Does this help? (gdb) run foo.ly Starting program: /home/gperciva/.usr/lilypond/usr/bin/lilypond foo.ly GNU L

Re: Issue 818 in lilypond: Bus error when adding Instrument_name_engraver to StaffGroup and outputting MIDI.

2010-08-30 Thread lilypond
Comment #18 on issue 818 by percival.music.ca: Bus error when adding Instrument_name_engraver to StaffGroup and outputting MIDI. http://code.google.com/p/lilypond/issues/detail?id=818 BTW, I can confirm that adding --disable-optimising stops the segfault from happening. _

Re: Issue 1225 in lilypond: [PATCH]Change syntax for woodwind-diagram markup (issue1946043)

2010-08-30 Thread lilypond
Updates: Status: Verified Comment #2 on issue 1225 by brownian.box: [PATCH]Change syntax for woodwind-diagram markup (issue1946043) http://code.google.com/p/lilypond/issues/detail?id=1225 Looked at patch (http://codereview.appspot.com/1946043/show) then found regtests (‘woodwind-dia

Re: Issue 1223 in lilypond: doc for score-final mark mangles score-final tuplet bracket

2010-08-30 Thread lilypond
Updates: Status: Verified Comment #3 on issue 1223 by brownian.box: doc for score-final mark mangles score-final tuplet bracket http://code.google.com/p/lilypond/issues/detail?id=1223 (No comment was entered for this change.) ___ bug-lilyp

Re: Issue 1221 in lilypond: docs: Examples for \betweenLilyPondSystem contain two '#' instead of one

2010-08-30 Thread lilypond
Updates: Status: Verified Comment #4 on issue 1221 by brownian.box: docs: Examples for \betweenLilyPondSystem contain two '#' instead of one http://code.google.com/p/lilypond/issues/detail?id=1221 (No comment was entered for this change.)

Re: Issue 1220 in lilypond: input/regression/page-turn-page-breaking-auto-first-page2.ly broken

2010-08-30 Thread lilypond
Updates: Status: Verified Comment #3 on issue 1220 by brownian.box: input/regression/page-turn-page-breaking-auto-first-page2.ly broken http://code.google.com/p/lilypond/issues/detail?id=1220 (No comment was entered for this change.) ___ b

Re: Issue 1218 in lilypond: Text description of hara-kiri-pianostaff.ly now in error

2010-08-30 Thread lilypond
Updates: Status: Verified Comment #2 on issue 1218 by brownian.box: Text description of hara-kiri-pianostaff.ly now in error http://code.google.com/p/lilypond/issues/detail?id=1218 Looks like ‘hara-kiri-pianostaff.ly’ became ‘hara-kiri-staff.ly’ (just for the record).

Re: Issue 1215 in lilypond: Woodwind diagrams in the NR

2010-08-30 Thread lilypond
Updates: Status: Verified Comment #6 on issue 1215 by brownian.box: Woodwind diagrams in the NR http://code.google.com/p/lilypond/issues/detail?id=1215 2.6.3.1 Woodwind diagrams ___ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.

Re: Issue 1198 in lilypond: Display method for \time broken

2010-08-30 Thread lilypond
Updates: Status: Verified Comment #6 on issue 1198 by brownian.box: Display method for \time broken http://code.google.com/p/lilypond/issues/detail?id=1198 Verified using this: \displayLilyMusic { \time 3/4 c''4 } ___ bug-lilypond mailing lis