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
[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
[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
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
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
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
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
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
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
% 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
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
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
___
bug-lilypond mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/bug-lilypond
% 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
==
% 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
15 matches
Mail list logo