Re: Collision ledger line script

2013-03-03 Thread Federico Bruni
Il 02/03/2013 20:31, m...@mikesolomon.org ha scritto: Seems like the collision between the espressivo and the E's ledger line is a bug. { \time 3/4 \repeat unfold 6 { a'8 c''8 e''8 a'' c''' e'''8 g''4-^\espressivo } } added: http://code.google.com/p/lilypond/issues/detail?id=3219

Re: partcombineChords affects preceding note, gives wrong output

2013-03-03 Thread Colin Hall
Pavel Roskin writes: Hello! Following code gives incorrect output: \version 2.16.1 soprano = { \partcombineApart g'8 \partcombineChords g'8 } alto = { c'16 [ c'16 ] c'8 } \score { \partcombine \soprano \alto } The first c'16 is drawn without a beam, the second c'16 has

Re: Error when compiling a large file

2013-03-03 Thread Colin Hall
Phil Holmes writes: ArnoldTheresius arnold.we...@siemens.com wrote in message news:1362226837623-141850.p...@n5.nabble.com... Phil Holmes-2 wrote ArnoldTheresius lt; Arnold.Wendl@ gt; wrote in message news: 1361795191267-141474.post@.nabble ... ... That would obviously mean a

Re: minimum-length property has no effect on last bar of system

2013-03-03 Thread Colin Hall
m...@mikesolomon.org writes: Spanners' minimum-length property does not work on the last bar of a system. \version 2.17.10 tslong = { \once \override TextSpanner.springs-and-rods = #ly:spanner::set-spacing-rods \once \override TextSpanner.minimum-length = #30 } { \override

Re: minimum-length property has no effect on last bar of system

2013-03-03 Thread m...@mikesolomon.org
On 3 mars 2013, at 18:56, Colin Hall colingh...@gmail.com wrote: m...@mikesolomon.org writes: Spanners' minimum-length property does not work on the last bar of a system. \version 2.17.10 tslong = { \once \override TextSpanner.springs-and-rods = #ly:spanner::set-spacing-rods \once

Re: minimum-length property has no effect on last bar of system

2013-03-03 Thread Colin Hall
m...@mikesolomon.org writes: On 3 mars 2013, at 18:56, Colin Hall colingh...@gmail.com wrote: m...@mikesolomon.org writes: Spanners' minimum-length property does not work on the last bar of a system. \version 2.17.10 tslong = { \once \override TextSpanner.springs-and-rods =

Re: minimum-length property has no effect on last bar of system

2013-03-03 Thread m...@mikesolomon.org
On 3 mars 2013, at 19:32, Colin Hall colingh...@gmail.com wrote: m...@mikesolomon.org writes: On 3 mars 2013, at 18:56, Colin Hall colingh...@gmail.com wrote: m...@mikesolomon.org writes: Spanners' minimum-length property does not work on the last bar of a system. \version

Re: minimum-length property has no effect on last bar of system

2013-03-03 Thread Colin Hall
m...@mikesolomon.org writes: On 3 mars 2013, at 19:32, Colin Hall colingh...@gmail.com wrote: m...@mikesolomon.org writes: On 3 mars 2013, at 18:56, Colin Hall colingh...@gmail.com wrote: m...@mikesolomon.org writes: Spanners' minimum-length property does not work on the last bar

hshift a rest in a triplet not possible?

2013-03-03 Thread Eluze
Pierre Perol-Schneider reports this problem on the French LilyPond forum: shifting the rest in a triplet doesn't work \version 2.17.11 Aigu = { \time 3/4 \key e \minor e'4 e' e' | %1 e'4 e' e' | %2 s4 %... } Medium = { \time 3/4 \times 2/3

Ottava bracket in one voice

2013-03-03 Thread Nick Payne
I just encountered issue 1473 (ottavation marking in one voice affects all voices on the staff), and it took a bit of digging to find the solution (change Voice.middleCPosition in the other voices). Maybe there should be a short Known issues and warnings in the section of the NR dealing with