[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Issue 326 in project lilypond
From: |
Werner LEMBERG |
Subject: |
Re: Issue 326 in project lilypond |
Date: |
Sat, 03 Mar 2007 01:31:52 +0100 (CET) |
> > Hmm. After some testing I think I've now really found a bug. In
> > the code below, I get four staves instead of three -- this makes
> > it impossible (or very complicated) to have more than a single
> > alias in a line. Ideas?
> >
> This is equivalent to
> http://code.google.com/p/lilypond/issues/detail?id=127 which
> apparently was fixed in some earlier 2.11 version but has reappeared
> in 2.11.20.
Thanks. I haven't found it.
> > Besides this, the spacing right after the `C' in the new staff is too
> > tight -- if there is a spacing at all: It looks as if the glyph boxes
> > are directly attached...
>
> That's easily solved using
>
> average-spacing-wishes = ##f
Ha! Easily! (a) it's missing in the user docs. (b) the doc string
in lilypond-internals is more than cryptic. (c) I wonder why I have
to set this variable at all since a clef *always* needs some space
after it.
Werner
- Issue 326 in project lilypond, codesite-noreply, 2007/03/01
- Re: Issue 326 in project lilypond, Mats Bengtsson, 2007/03/01
- Re: Issue 326 in project lilypond, Werner LEMBERG, 2007/03/01
- Re: Issue 326 in project lilypond, Werner LEMBERG, 2007/03/02
- Re: Issue 326 in project lilypond, Mats Bengtsson, 2007/03/02
- Re: Issue 326 in project lilypond,
Werner LEMBERG <=
- Re: Issue 326 in project lilypond, Mats Bengtsson, 2007/03/05
- Re: Issue 326 in project lilypond, Werner LEMBERG, 2007/03/07
- Re: Issue 326 in project lilypond, Mats Bengtsson, 2007/03/07