Re: notes too close to barline and collisions between accidentals and preceding notes

2007-01-17 Thread Frédéric Chiasson
Hi! Here is a code that make some layout problems. With the sixteenth notes, the first beat chord's f is too close to the barline. \version 2.11.11 x = { c f g4 } doubles = { c16 c c c c c c c c c c c c c c c } \new Score { \new Staff { \relative c' { \doubles | \doubles | \doubles }} \new

Too little space between accidentals and preceding notes

2007-01-17 Thread Frédéric Chiasson
Hi! Here is a code in which the accidentals are too close to the preceding notes. When printed, the left accidentals touch the notes. Maybe it would be better to add more padding to the left of the accidentals (but that's my opinion). Frédéric \version 2.11.11 doubles = { c16 c c c c c c c c

Re: bug-lilypond Digest, Vol 50, Issue 44

2007-01-17 Thread William Oram
I am not picky about standards. I will do whatever is functional and errorless. As it stands, there is no option that satisfies both. The options: a) \partial 4*3 r2 r4. Typographically correct (?), but -- and this is a big but! -- lilypond treats this as non-multimeasure-rest content, and makes

Re: Failure to Recognise Partial Measures

2007-01-17 Thread William Oram
I can lecture about recitative time signatures, but I can't remember to change e-mail subject lines. *sigh* Fixed. --- I am not picky about standards. I will do whatever is functional and errorless. As it stands, there is no option that satisfies both. The options: a) \partial 4*3 r2 r4.

Assigning lyrics to Devnull results in warnings

2007-01-17 Thread Daniel Johnson
On 2.10.11, running Documentation/user/lily-d5894a905a.ly results in these warnings: lily-d5894a905a.ly:1324:19: warning: Lyric syllable does not have note. Use \lyricsto or associatedVoice. lyr = \lyricmode { I like my cat! } lily-d5894a905a.ly:1324:21: warning: Lyric syllable

Lyrics in Devnull context are left-aligned

2007-01-17 Thread Daniel Johnson
Lyrics attached to a Voice are center-aligned if attached to a single note, and left-aligned if attached to a melisma. Lyrics attached to a Devnull context, however, are always left-aligned. The following example illustrates: \version 2.10.11 text = \lyricmode { foo bar baz quux } notes = { c'4

Issue 214 in project lilypond

2007-01-17 Thread codesite-noreply
Issue 214: two-pass spacing can stretch too much http://code.google.com/p/lilypond/issues/detail?id=214 Comment #2 by erlenda: (No comment was entered for this change.) Issue attribute updates: Status: Verified -- You received this message because you are listed in the owner or CC

Re: bug-lilypond Digest, Vol 50, Issue 44

2007-01-17 Thread Han-Wen Nienhuys
William Oram escreveu: I am not picky about standards. I will do whatever is functional and errorless. As it stands, there is no option that satisfies both. The options: a) \partial 4*3 r2 r4. Typographically correct (?), but -- and this is a big but! -- lilypond treats this as

extender line at lyrics doesn't work correctly

2007-01-17 Thread Roland Goretzki
I'm not top posting. % I'm sorry, but it seems unpossible to make it shorter! % The following shows wrong behaviour of extender line: % If the piano has notes faster than melody, extender line doesn't work, % and if the piano has notes as fast as or less fast than melody, % e. l. does work.

Tie bug

2007-01-17 Thread Erlend Aasland
Hi, With 2.11.12, ties on notes between the two upper staff lines are too close to the staff lines (see attached bad.png). The attached patch will fix this (see attached good.png) but I haven't tested it much so it might not be the correct way to fix this. Regards, Erlend good.png

Re: Tie bug

2007-01-17 Thread Han-Wen Nienhuys
Erlend Aasland escreveu: Hi, With 2.11.12, ties on notes between the two upper staff lines are too close to the staff lines (see attached bad.png). The attached patch will fix this (see attached good.png) but I haven't tested it much so it might not be the correct way to fix this. I

Re: Tie bug

2007-01-17 Thread Erlend Aasland
Hi On 1/18/07, Han-Wen Nienhuys [EMAIL PROTECTED] wrote: Can you run the test procedure ... and report whether it shows any unexpected problems? Shure, I'll do it tomorrow. Erlend -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code

Issue 242 in project lilypond

2007-01-17 Thread codesite-noreply
Issue 242: note too close to left barline http://code.google.com/p/lilypond/issues/detail?id=242 New issue report by gpermus: % the F in the chord is too close to the left barline. \version quot;2.11.12quot; x = { lt;c f ggt;4 } doubles = { c16 c c c c c c c c c c c c c c c } \new Score {

Issue 243 in project lilypond

2007-01-17 Thread codesite-noreply
Issue 243: really weird line breaks http://code.google.com/p/lilypond/issues/detail?id=243 New issue report by gpermus: \version quot;2.11.12quot; { \repeat unfold 5 c''1 % \break \repeat unfold 12 c''1 % \break \repeat unfold 62 c''64 c''32 c'4 c' c' c' } \paper { ragged-right = ##t

Re: Ragged-right very suboptimal

2007-01-17 Thread Graham Percival
Thanks, entered as http://code.google.com/p/lilypond/issues/detail?id=243 Cheers, - Graham Rune Zedeler wrote: Rune Zedeler wrote: \version 2.11.10 { \repeat unfold 5 c''1 % \break \repeat unfold 12 c''1 % \break \repeat unfold 62 c''64 c''32 c'4 c' c' c' } Whoops, forgot the

Issue 244 in project lilypond

2007-01-17 Thread codesite-noreply
Issue 244: rests can be too high in polyphony if voiceTwo is low http://code.google.com/p/lilypond/issues/detail?id=244 New issue report by gpermus: % rests-too-high.ly % Rests in voiceOne are too high when voiceTwo is low. \version quot;2.11.12quot; \paper { ragged-right = ##t } { \time

Re: Rests in voiceOne are forced too far up

2007-01-17 Thread Graham Percival
Thanks for the report, this has been entered as http://code.google.com/p/lilypond/issues/detail?id=244 Since this counts as a new feature and is an engraving nitpick, it may be a while before it is implemented, but at least it's in the bug tracker now. Cheers, - Graham Marnen Laibow-Koser

Re: Too little space between accidentals and preceding notes

2007-01-17 Thread Graham Percival
Frédéric Chiasson wrote: Here is a code in which the accidentals are too close to the preceding notes. When printed, the left accidentals touch the notes. Maybe it would be better to add more padding to the left of the accidentals (but that's my opinion). I think this is the same issue as

Re: extender line at lyrics doesn't work correctly

2007-01-17 Thread Graham Percival
Roland Goretzki wrote: % The following shows wrong behaviour of extender line: % If the piano has notes faster than melody, extender line doesn't work, % and if the piano has notes as fast as or less fast than melody, % e. l. does work. This bug appears to be the same as 237, and is fixed in

Issue 55 in project lilypond

2007-01-17 Thread codesite-noreply
Issue 55: collision tie, accidental, and line break. http://code.google.com/p/lilypond/issues/detail?id=55 Comment #8 by gpermus: (No comment was entered for this change.) Issue attribute updates: Status: Verified -- You received this message because you are listed in the owner or CC

Issue 138 in project lilypond

2007-01-17 Thread codesite-noreply
Issue 138: single tie should use full tie-column formatting. http://code.google.com/p/lilypond/issues/detail?id=138 Comment #3 by gpermus: (No comment was entered for this change.) Issue attribute updates: Status: Verified -- You received this message because you are listed in the

Issue 215 in project lilypond

2007-01-17 Thread codesite-noreply
Issue 215: #(layout-set-staff-size X) doesn't use pt as the scale http://code.google.com/p/lilypond/issues/detail?id=215 Comment #2 by gpermus: (No comment was entered for this change.) Issue attribute updates: Status: Verified -- You received this message because you are listed in

Issue 229 in project lilypond

2007-01-17 Thread codesite-noreply
Issue 229: Figured bass accidentals not being displayed http://code.google.com/p/lilypond/issues/detail?id=229 Comment #1 by gpermus: (No comment was entered for this change.) Issue attribute updates: Status: Verified -- You received this message because you are listed in the owner or

Issue 231 in project lilypond

2007-01-17 Thread codesite-noreply
Issue 231: convert-ly and New_dynamic_performer http://code.google.com/p/lilypond/issues/detail?id=231 Comment #2 by gpermus: (No comment was entered for this change.) Issue attribute updates: Status: Verified -- You received this message because you are listed in the owner or CC

Issue 233 in project lilypond

2007-01-17 Thread codesite-noreply
Issue 233: secondary beam on wrong side http://code.google.com/p/lilypond/issues/detail?id=233 Comment #3 by gpermus: (No comment was entered for this change.) Issue attribute updates: Status: Verified -- You received this message because you are listed in the owner or CC fields of

Issue 235 in project lilypond

2007-01-17 Thread codesite-noreply
Issue 235: stanza starting after first line does not have label printed http://code.google.com/p/lilypond/issues/detail?id=235 Comment #2 by gpermus: (No comment was entered for this change.) Issue attribute updates: Status: Verified -- You received this message because you are listed

Issue 236 in project lilypond

2007-01-17 Thread codesite-noreply
Issue 236: set-octavation pitches operating in relative mode? http://code.google.com/p/lilypond/issues/detail?id=236 Comment #2 by gpermus: (No comment was entered for this change.) Issue attribute updates: Status: Verified -- You received this message because you are listed in the

Issue 237 in project lilypond

2007-01-17 Thread codesite-noreply
Issue 237: melisma ends too early http://code.google.com/p/lilypond/issues/detail?id=237 Comment #3 by gpermus: (No comment was entered for this change.) Issue attribute updates: Status: Verified -- You received this message because you are listed in the owner or CC fields of this

Issue 241 in project lilypond

2007-01-17 Thread codesite-noreply
Issue 241: associatedVoice fails when switching back. http://code.google.com/p/lilypond/issues/detail?id=241 Comment #1 by gpermus: (No comment was entered for this change.) Issue attribute updates: Status: Verified -- You received this message because you are listed in the owner or

Issue 238 in project lilypond

2007-01-17 Thread codesite-noreply
Issue 238: Staff.keySignature wrong accidental numbers http://code.google.com/p/lilypond/issues/detail?id=238 Comment #2 by gpermus: (No comment was entered for this change.) Issue attribute updates: Status: Verified -- You received this message because you are listed in the owner or

Issue 222 in project lilypond

2007-01-17 Thread codesite-noreply
Issue 222: measure quot;numbersquot; in XML aren't actually numbers http://code.google.com/p/lilypond/issues/detail?id=222 Comment #8 by gpermus: I'll un-quot;Fixedquot; this last report, but in the future please file new bug reports for additional problems with music2xml. Issue attribute