bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: packed-spacing setting produce bad layout with long text


From: Abel Cheung
Subject: Re: packed-spacing setting produce bad layout with long text
Date: Sun, 20 Jul 2014 11:36:12 +0800

On Sun, Jul 20, 2014 at 9:42 AM, Colin Campbell <address@hidden> wrote:
>
> It works for me when I move the \override into a \layout block:
[hidden snippet...]

With your snippet, it acts as if the packed-spacing setting is
useless. Removing the whole \context block produces same layout.

And with one slight change the problem surfaces again:

%=============================
\score {
  \relative c' {
    c8 c c-\markup{"some very very very very very very long text"} c c c c c |
  }
  \layout {
    \context {
      \Score
      \override SpacingSpanner #'packed-spacing = ##t  % <--- no Score prefix
    }
  }
}
%=============================
Abel


>
>
> Cheers,
> Colin
>
>
> --
> Excellent day for putting Slinkies on an escalator.
>  - Dan Galvin, TFTD List 20070228
>
> _______________________________________________
> bug-lilypond mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/bug-lilypond



-- 
Abel Cheung
New GPG Key fingerprint: F43B 7F88 3D7B 4B58 928E  0151 EC2B E414 3B03 A8AC
Old GPG Key fingerprint: 671C C7AE EFB5 110C D6D1  41EE 4152 E1F1 C671 86FF



reply via email to

[Prev in Thread] Current Thread [Next in Thread]