Verify bug-lilypond@gnu.org for [EMAIL PROTECTED]

2004-09-13 Thread David Duncan
Hi! Your message has been received, but it hasn't been delivered to me yet. Since I don't have any record of your sending me mail from this address before, I need to verify that you're not a spammer. Please just hit 'Reply' and send this message back to me, and your previous message will be del

Ugly (tight) output with 2.6.16

2004-09-13 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > > Hi, > > The vertical space in the attached file is too tight between instruments > and maybe too big between the staves of the piano. I also find the space > between systems too big. fixed in CVS. You can deal with the space between systems by setting raggedbottom t

unwanted spaces in markups

2004-09-13 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > > % > % markup-space.ly > % > % [EMAIL PROTECTED] > % > > \version "2.3.11" > > \header { texidoc = " > It seems that some markup commands introduce unwanted horizontal space. > After the `+', there shouldn't be any space. > " } + != "scripts-stopped" the "scripts-s

Re: Ugly (tight) output with 2.6.16

2004-09-13 Thread Pedro Kroger
Erik Sandberg <[EMAIL PROTECTED]> writes: > Can you please send the .ly file also (beware that the ml strips any > attachemnts)? Sure (I did sent a .ly file, but it was in an attachement :-() here it goes: \version "2.3.16" \header { title = "Title" composer = "Composer" } #(set-de

Re: lilypond 2.3.16 bug report

2004-09-13 Thread Erik Sandberg
On Monday 13 September 2004 18.52, Christophe Papazian wrote: > Is it a bug or a new feature ? > phrasingslurs use all the specifications of Slur grob instead of > PhrasingSlur grob... > It prevents from using different visual aspects between slurs and > phrasing slurs... > > some little .ly file t

Re: Ugly (tight) output with 2.6.16

2004-09-13 Thread Erik Sandberg
On Sunday 12 September 2004 16.52, Pedro Kroger wrote: > Hi, > > The vertical space in the attached file is too tight between instruments > and maybe too big between the staves of the piano. I also find the space > between systems too big. > > You can see a pdf here: > > http://www.pedrokroeger.net

lilypond 2.3.16 bug report

2004-09-13 Thread Christophe Papazian
Is it a bug or a new feature ? phrasingslurs use all the specifications of Slur grob instead of PhrasingSlur grob... It prevents from using different visual aspects between slurs and phrasing slurs... some little .ly file to see the bug in action : Chris

Ugly (tight) output with 2.6.16

2004-09-13 Thread Pedro Kroger
Hi, The vertical space in the attached file is too tight between instruments and maybe too big between the staves of the piano. I also find the space between systems too big. You can see a pdf here: http://www.pedrokroeger.net/lilypond/chamber-score.pdf Cheers, Pedro

Proposed workaround for apparent ghostscript (>= 8.11) bug

2004-09-13 Thread Matthias Neeracher
I've spent the last few days investigating the incompatibility of recent lilypond releases with ghostscript 8.13 and 8.14, an issue which had puzzled me for several weeks. To recapitulate the issue: When I process a file with ghostscript 8.x (8.13 or 8.14) installed, the horizontal metrics of a

tie touches downbow

2004-09-13 Thread Graham Percival
% in some weird situations, a tie will touch the downbow symbol. \version "2.3.16" { \time 5/8 e'''4.\downbow ~ e'''4 } ___ bug-lilypond mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: Titles don't follow leftmargin and linewidth

2004-09-13 Thread Pedro Kroger
Antti Kaihola <[EMAIL PROTECTED]> writes: > I want to print a narrow score centered on the paper. When I specify > both leftmargin and linewidth, I get the music to align as I'd like to, > but the titles don't seem to follow the new right margin which is > implied by my settings. In that case lin

Titles don't follow leftmargin and linewidth

2004-09-13 Thread Antti Kaihola
I want to print a narrow score centered on the paper. When I specify both leftmargin and linewidth, I get the music to align as I'd like to, but the titles don't seem to follow the new right margin which is implied by my settings. Also, for some reason LilyPond won't break staves in the example be

Order from the comfort of your home cj

2004-09-13 Thread Erwin Padgett
___ bug-lilypond mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/bug-lilypond

slurs and stems

2004-09-13 Thread Werner LEMBERG
% important % [EMAIL PROTECTED] \version "2.3.16" \header { texidoc = " Slurs at the start or end must not touch a stem exactly at its top. " } \score { \relative c' { a'2( f4 a | b e c a | a1\fermata) | } \paper { indent = 0.0\mm linewidth = 70.0\mm } } % EOF ==

broken slurs and ties problem

2004-09-13 Thread Werner LEMBERG
% important % [EMAIL PROTECTED] \version "2.3.16" \header { texidoc = " This example shows two problems: . The end point of a broken slur before the break is taken too low sometimes, causing an extreme curvature of the slur. . Broken slurs and ties sometimes collide. " } \score { \rel