Re: Bug in Lilypond 2.8.5

2007-06-25 Thread Graham Percival
Added as http://code.google.com/p/lilypond/issues/detail?id=386 Charlie, if you had create a minimal example like this, it would have been easier to see what the precise problem was: \version "2.10.0" \paper{ ragged-right = ##t } \score { \relative c' { c8 \repeat "tremolo" 14 { c32 a3

Issue 386 in lilypond: \repeat tremolo doesn't create augmentation dots

2007-06-25 Thread codesite-noreply
Issue 386: \repeat tremolo doesn't create augmentation dots http://code.google.com/p/lilypond/issues/detail?id=386 New issue report by gpermus: %{ % should have some dots. Also, there's a false barcheck warning: foo.ly:4:44: warning: barcheck failed at: 5/8 c8 \repeat "tremolo" 14 { c32 a

Re: Bad \partcombine Output: Example

2007-06-25 Thread Graham Percival
Fair enough. I've added it as http://code.google.com/p/lilypond/issues/detail?id=385 But don't hold your breath waiting for a fix; it will probably be a while before anybody as the time/energy to try to clean up grace notes and partcombine issues. Cheers, - Graham Will Oram wrote: I had th

Issue 385 in lilypond: \partcombine with grace notes results in incorrectly combined stems

2007-06-25 Thread codesite-noreply
Issue 385: \partcombine with grace notes results in incorrectly combined stems http://code.google.com/p/lilypond/issues/detail?id=385 New issue report by gpermus: % stems should not combine in the second bar % % this might be considered a duplicate of issue #34, % aka "grace notes suck". \versi

Re: Room for improved rest collision handling

2007-06-25 Thread Graham Percival
Thanks as always Mats. http://code.google.com/p/lilypond/issues/detail?id=384 Cheers, - Graham Mats Bengtsson wrote: Hi, Answering the questions by Claus, I condensed his code down to the following example. Why doesn't LilyPond consider placing the rest in the middle of the stave between th

Issue 384 in lilypond: rest placement in middle of staff

2007-06-25 Thread codesite-noreply
Issue 384: rest placement in middle of staff http://code.google.com/p/lilypond/issues/detail?id=384 New issue report by gpermus: %{ Mats writes: Why doesn't LilyPond consider placing the rest in the middle of the stave between the upper and lower notes? There's plenty of space for the rest, and a

Re: \betweenLilyPondSystem not spacing second from first system

2007-06-25 Thread Graham Percival
Jean-Charles wrote: I have come to this minimalistic test.lytex : \usepackage[frenchb]{babel} \usepackage[utf-8]{inputenc} \usepackage{graphicx} \usepackage{geometry} \usepackage[scaled=.90]{helvet} \usepackage{courier} \usepackage[dvips]{thumbpdf} \usepackage{fancyhdr} \pagestyle{myheadings}

\betweenLilyPondSystem not spacing second from first system

2007-06-25 Thread Jean-Charles
Hi all, I do not know if I am the only one who encounters that, but the fact is that running lilypond-book (2.10.25) is just driving me crazy: I would like to collect several scores in a LPBook, including some text, a table of contents and pictures as well. Everything is running fine and my

Room for improved rest collision handling

2007-06-25 Thread Mats Bengtsson
Hi, Answering the questions by Claus, I condensed his code down to the following example. Why doesn't LilyPond consider placing the rest in the middle of the stave between the upper and lower notes? There's plenty of space for the rest, and as can be seen in the third beat, this is the solution