FW: Re: Lyric extender line bug

2005-12-22 Thread liang seng
Hi, I've managed to isolate the problem. When I compile this: \version 2.7.18 \relative c' { \clef treble \key f \major \time 4/4 \autoBeamOff g'4 r4 c2\melisma \break bes16[ c bes a] bes[ f' e f] e[ f g f] e } \addlyrics { me,__ } The results are shown in extracta.pdf. But when I add a

Re: Lyric extender line bug

2005-12-06 Thread liang seng
Hi, I've managed to isolate the problem. When I compile this: \version 2.7.18 \relative c' { \clef treble \key f \major \time 4/4 \autoBeamOff g'4 r4 c2\melisma \break bes16[ c bes a] bes[ f' e f] e[ f g f] e } \addlyrics { me,__ } The results are shown in extracta.pdf. But when I add a

Re: Lyric extender line bug

2005-12-05 Thread Erik Sandberg
On Wednesday 30 November 2005 12.15, liang seng wrote: Hi, I've tried all your suggestions and they don't seem to work either. I've attached a GIF file which is the output of extract.ps generated by GhostScript 8.15 (I saved the image using Paint). The raggedright and \lyricsto do not seem

Re: Lyric extender line bug

2005-11-30 Thread liang seng
Hi, I've tried all your suggestions and they don't seem to work either. I've attached a GIF file which is the output of extract.ps generated by GhostScript 8.15 (I saved the image using Paint). The raggedright and \lyricsto do not seem to have no effect. Surprisingly, I haven't been able to

Re: Lyric extender line bug

2005-11-29 Thread liang seng
To Erik Sandberg, Hi, the lyric extender line problem still exists on version 2.7.19 (see attached file). The file was generated by a Mac computer since 2.7.19 for Windows hasn't been released yet. What is going on? Why can't the CVS detect this? extract.pdf Description: Adobe PDF

Re: Lyric extender line bug

2005-11-29 Thread Erik Sandberg
On Tuesday 29 November 2005 11.00, liang seng wrote: To Erik Sandberg, Hi, the lyric extender line problem still exists on version 2.7.19 (see attached file). The file was generated by a Mac computer since 2.7.19 for Windows hasn't been released yet. What is going on? Why can't the CVS

Re: Lyric extender line bug

2005-11-29 Thread Chris Sawer
On 29 Nov 2005, at 11:43, Erik Sandberg wrote: On Tuesday 29 November 2005 11.00, liang seng wrote: To Erik Sandberg, Hi, the lyric extender line problem still exists on version 2.7.19 (see attached file). The file was generated by a Mac computer since 2.7.19 for Windows hasn't been

Re: Lyric extender line bug

2005-11-25 Thread Erik Sandberg
On Thursday 24 November 2005 13.25, liang seng wrote: Hi, it still appeared in version 2.7.18. I have to stress that this happened for the Windows 98 and Mac versions of Lilypond. Can I send a pdf file for you to see? Output does look right here. My guess is that the bug has been fixed some

Re: Lyric extender line bug

2005-11-24 Thread Erik Sandberg
On Wednesday 23 November 2005 16.09, liang seng wrote: Here, the lyric extender line starts from bar 1 until the beginning of bar 9 and the extender line is meant to be a continous line. However, what happened was the line only starts near the middle on bar 4 and is completely missing on bar

Lyric extender line bug

2005-11-23 Thread liang seng
Hi, I am typing a work for soprano by Mozart and I encountered into a problem with the lyrics extender lines. I'm using Lilypond 2.7.17 for Windows. Here is an extract of the complete file: \version 2.7.17 \relative c' { \clef treble \key f \major \time 4/4 \autoBeamOff g'4 r4 c2\melisma

extender line bug

2004-02-02 Thread Erik Sandberg
Here are 2 new examples of bugs in the extender: \version 2.1.17 \score { % the extender is not output at all \context Voice=A \notes { \times 2/3 {a8( a a a a a} a4) r | a16 } \lyricsto A \context LyricsVoice \lyrics { a __ a } } \score { % the extender is too long \context Voice=A