2.7.38, WinXP. (I have 2.6.4 still running on Cygwin on the same system, so that
could be the source of the problem, though I doubt it.)
Anything I typeset with a \longa duration produces:
warning: note head `noteheads.u-2' not found
___
bug-lilypond
On Mon, 13 Mar 2006 21:40:01 -0800, Trevor Bača"" <[EMAIL PROTECTED]>
wrote:
Hi Marcus,
Yeah, unfortunately I don't have an answer for this one and [your]
examples look like a valid report.
I know Erik likes to keep bug examples as small as possible, so maybe
we could extract two particularly g
On Mon, 13 Mar 2006 05:43:32 -0800, Trevor Bača"" <[EMAIL PROTECTED]>
wrote:
Hi Marcus,
Bug #1 can be fixed by turning on uniform-stretching in the
SpacingSpanner:
\new Score \with {
\override SpacingSpanner #'uniform-stretching = ##t
}
<<
\staffPianoI
On Mon, 13 Mar 2006 06:23:22 -0800, Erik Sandberg
<[EMAIL PROTECTED]> wrote:
On Monday 13 March 2006 09.40, Marcus Macauley wrote:
2. The staves are spaced unevenly.
This is intentional.
All staves, except those inside PianoStaff contexts, are spaced
individually.
The space between two Pia
Sounds good to me.
Trent
- Original Message -
From: "Graham Percival" <[EMAIL PROTECTED]>
To: "Trent Johnston" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>;
Sent: Wednesday, March 15, 2006 5:14 AM
Subject: Re: line-width 2.7.38
>
> On 13-Mar-06, at 11:59 PM, Trent Johnston wrote:
>
>
Fairchild wrote:
What version?
I usually ask that question, right?
Actually, it was for the latest CVS version (at that time)
and the problem was very quickly solved by Han-Wen.
/Mats
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Mats Bengtss
I previously made the mistake of sending this to the bug list directly (being a
non-member). Here is the same thing through (I hope) the proper channel:
As per user-list conversation of 4/11/06, the following snippet for the
\layout block (which adds padding to lyrics rather than to
notes) does
With tupletFullLength = ##t, TupletBracket line-breaking logic falsely
duplicates TupletNumber at beginning-of-line. In the snippet below, an
errant "3" appears at the beginning of line 2.
%% BEGIN tupletFullLength BUG %%
\version "2.7.38"
\new Staff {
\set tupletFullLength = ##t
On 13-Mar-06, at 11:59 PM, Trent Johnston wrote:
I haven't read anything in the manaul that setting the paper size
would stop
line-width from working. Either this needs to be documented or it is a
bug
that setting one should stop the other from working.
I agree with Erik that this is the ex
Hello.
(See the attached code and the corresponding "pdf".)
The dot collides with the whole note.
Best regards,
Gilles
\version "2.6.0"
\score {
\relative c'' {
\time 2/2
a1 |
\time 3/2
\mark \markup { \small { "[" \note #"2" #1.0 "=" \note #"1." #1.0 "]" } }
a4 g f a g2 |
Hi,
There is a strange behavior between breathes, clefs, notes/rests and
rehearshal marks. When rehearshal marks are placed between whole rests
bars (like R1), they are correctly centered on barlines. But when they're
combined with these symbols they're messed up.
1- Rehearshal mark (RM) near \br
What version?
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Mats Bengtsson
Sent: Thursday, March 09, 2006 12:23 AM
To: bug-lilypond@gnu.org
Subject: Todays funniest bug
Run the command
convert-ly -s
and prepare for a surprise!
/Mats
_
I have now patched lilypond-book in CVS to avoid the
problem with unlink(tmpfile).
Regarding the error message:
===
Converting to `lily-1281099914.eps.pdf'...
error: failed files: "Documents\\lily' Settings\\mabe\\My and"
lilboook.py: error: Process lilypond -b eps -I 'C
Quoting Paul Scott <[EMAIL PROTECTED]>:
Graham Percival wrote:
The music must precede a header in the score block even thought I
don't know why. Even though the manual shows it this way maybe it
should be spelled out more clearly.
The music must now come first -- this is a change, and p
On Tuesday 14 March 2006 08.59, Trent Johnston wrote:
> Hi Erik,
>
> I think I worked out the problem I had
>
> #(set-paper-size "a4")
>
> also in the paper block. Once I removed it line-width worked perfectly
> again.
>
> I haven't read anything in the manaul that setting the paper size would
> st
15 matches
Mail list logo