Re: Issue 1091 in lilypond: Dot in \voiceOne collides with stem in \voiceThree in short intervals

2010-07-05 Thread lilypond
Comment #2 on issue 1091 by brownian.box: Dot in \voiceOne collides with stem in \voiceThree in short intervals http://code.google.com/p/lilypond/issues/detail?id=1091 Added last two as Issue 1174 and Issue 1175. ___ bug-lilypond mailing list bug-

Issue 1175 in lilypond: in crossed voices slurs may collide with dots

2010-07-05 Thread lilypond
Status: Accepted Owner: Labels: Type-Collision Priority-Low New issue 1175 by brownian.box: in crossed voices slurs may collide with dots http://code.google.com/p/lilypond/issues/detail?id=1175 \version "2.13.26" % 2.12.3 does the same << { d''4.( g''8) } \\ { f''2. } >> Attachments:

Issue 1174 in lilypond: in crossed voices dot may collide with notehead

2010-07-05 Thread lilypond
Status: Accepted Owner: Labels: Type-Collision Priority-Medium New issue 1174 by brownian.box: in crossed voices dot may collide with notehead http://code.google.com/p/lilypond/issues/detail?id=1174 \version "2.13.26" % 2.12.3 does the same << { a'4 } \\ { b'4. } >> I would say it's

Re: Issue 1092 in lilypond: Overriding head-direction for LaissezVibrerTie or LaissezVibrerTieColumn to RIGHT causes segfault

2010-07-05 Thread lilypond
Updates: Status: Fixed Owner: Carl.D.Sorensen Labels: fixed_2_13_27 Comment #11 on issue 1092 by Carl.D.Sorensen: Overriding head-direction for LaissezVibrerTie or LaissezVibrerTieColumn to RIGHT causes segfault http://code.google.com/p/lilypond/issues/detail?id=1092 T

Re: Issue 1162 in lilypond: website bibliography

2010-07-05 Thread lilypond
Updates: Labels: Patch Comment #7 on issue 1162 by percival.music.ca: website bibliography http://code.google.com/p/lilypond/issues/detail?id=1162 sorry, I won't be able to review this for a month due to traveling. I'll add a Patch tag in the hopes that somebody else can look at it.

Strange behaviour with transposing clefs

2010-07-05 Thread Phil Holmes
I've been experimenting with transposing clefs to write a snippet, and found that if you try to transpose a clef with a zero transposition, you actually get 2. Trying 2 gives no clef at all. Trying 1 (for what it's worth) gives a clef but no transposition. I think the behaviour with 1 is cor

Re: Broken autobeaming when starting with a partial measure with initial grace note

2010-07-05 Thread Daniel Dadap
Thanks, Neil; I'll keep that workaround in mind when I need grace notes at the beginning of partial measures in the future. On Sun, 2010-07-04 at 22:50 +0100, Neil Puttock wrote: > Hi Daniel, > > On 4 July 2010 17:25, Daniel Dadap wrote: > > > When I try to engrave a piece that begins with a pa

Re: Issue 1091 in lilypond: Dot in \voiceOne collides with stem in \voiceThree in short intervals

2010-07-05 Thread lilypond
Comment #1 on issue 1091 by brownian.box: Dot in \voiceOne collides with stem in \voiceThree in short intervals http://code.google.com/p/lilypond/issues/detail?id=1091 For the record: J. F. Lucarelli posted an another example of collision when voices are crossed: http://lists.gnu.org/arch

Re: Bad position of dot in polyphonic disposition with crossed voices

2010-07-05 Thread Dmytro O. Redchuk
On Thu 01 Jul 2010, 07:33 I wrote: > On Thu 01 Jul 2010, 06:31 I wrote: > > On Wed 30 Jun 2010, 19:58 Ralph Palmer wrote: > > > I believe this qualifies as a bug; at the very least, it is an issue. > > Sorry!! > > Here is it, i guess: > http://code.google.com/p/lilypond/issues/detail?id=1091 Well

Re: LilyPond crash when using showLastLength and a \score context with \compressfullbarrests

2010-07-05 Thread Dmytro O. Redchuk
On Sat 03 Jul 2010, 21:04 James wrote: > The example below causes a crash in LilyPond but not if > you comment out \compressFullBarRests Thank you, added as 1173: http://code.google.com/p/lilypond/issues/detail?id=1173 Sorry for delay .( > > MusicOne = { > \time 3/4 > \compressFul

Issue 1173 in lilypond: LilyPond crash when using showLastLength and a \score context with \compressFullBarRests

2010-07-05 Thread lilypond
Status: Accepted Owner: Labels: Type-Defect Priority-Critical New issue 1173 by brownian.box: LilyPond crash when using showLastLength and a \score context with \compressFullBarRests http://code.google.com/p/lilypond/issues/detail?id=1173 Reported by James Lowe: http://lists.gnu.org/arch