On Mon, 03 Mar 2008 10:48:37 +1100
[EMAIL PROTECTED] wrote:
>
> It'd be worth a note in the documentation, I think, to say under what
> circumstances a tuplet bracket appears, and how to suppress it.
I could go with that. Trevor? Maybe add one more example, with
rests or something, which demon
Issue 540: programming error: 'cruelty to springs' and irregular spacing.
http://code.google.com/p/lilypond/issues/detail?id=540
Comment #13 by joeneeman:
Thanks, but the backtrace isn't very illuminating -- I have re-read the
code many
times and what you get shouldn't happen. I do have a patch
On Mon, Mar 3, 2008 at 9:34 AM, Valentin Villenave <[EMAIL PROTECTED]>
wrote:
> 2008/3/3, Francisco Vila <[EMAIL PROTECTED]>:
>
> > Effectively it says '5' and prints 4. Put fewer measures (e.g. 400)
> > and it prints actually 5. Strange!
>
I don't think that my fix was in time for 2.11.41; ple
Hi,
According to the doc, to suppress a tuplet number and bracket
you do \override TupletNumber #'transparent = ##t
This works only in the absence of grace notes.
\version "2.10.10"
\score {
\context Staff \relative c'' {
\override TupletNumber #'transparent = ##t
2008/3/3, Francisco Vila <[EMAIL PROTECTED]>:
> Effectively it says '5' and prints 4. Put fewer measures (e.g. 400)
> and it prints actually 5. Strange!
Indeed.
IIRC in previous versions it used to never mention he actual precise
number, but instead it always said "printing music on 4 or 5 pag
Op woensdag 27 februari 2008, schreef [EMAIL PROTECTED]:
> (gdb) b programming_error(std::string)
> and get the backtrace when it hits the breakpoint.
I posted the backtrace, but found google's mail in my spambox :-)
this is just to let you in case the same happened to other people :)
http://code.
2008/3/1, Joe Neeman <[EMAIL PROTECTED]>:
> On Wed, 2008-02-27 at 20:43 +0100, Wilbert Berendsen wrote:
> > Hi,
> >
> > when I set \paper { page-count = 7 } (very current LilyPond) it
> > *says* 'Fitting music on 7 pages', but it actually *prints* 6 pages.
> > Same with 5: it *says* 5, but pri
If I have an alternative with a note sticking out above the staff,
LilyPond moves the marker for that alternative up to avoid collision
(as it should). However, it doesn't move the marker for other alternatives,
which gives an uneven look.
\version "2.10.33"
\paper{ ragged-right=##t }
\relativ
2008/3/2, Mats Bengtsson <[EMAIL PROTECTED]>:
> There's a regression bug in the handling of figured bass.
Thanks, added as
http://code.google.com/p/lilypond/issues/detail?id=585
As my mentor G.P. once said:
"When someone as competent as Mats reports a bug, just go ahead and
blindly copy it verbat
Issue 585: Regression: Bass figures collapsing
http://code.google.com/p/lilypond/issues/detail?id=585
New issue report by v.villenave:
% There's a regression bug in the handling of figured bass.
% If you use extender lines and only one of two simultaneous
% figures is extended, then the two figu
There's a regression bug in the handling of figured bass.
If you use extender lines and only one of two simultaneous
figures is extended, then the two figures are written on top
of each other. Example
\version "2.11.41"
\new FiguredBass \figuremode{
\set useBassFigureExtenders = ##t
<4 6> <4>
}
A
[Redirecting to -user-fr]
Bonjour,
- tout d'abord, bienvenue sur cette liste de discussion qui est hélas
en anglais. Il existe cependant une liste spécialement consacrée aux
utilisateurs francophones de LilyPond : plus d'informations sur
http://lists.gnu.org/mailman/listinfo/lilypond-user-fr
- e
It seems you didn't manage to convince your text editor
to use the correct file suffix, since your file is called test.ly.ly
instead of test.ly. If you used the LilyPad editor that's started
when you double-click on the LilyPond icon, my guess is that
you should not manually specify the file name
13 matches
Mail list logo