On Sun, Jul 20, 2014 at 9:42 AM, Colin Campbell <[email protected]> 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
> [email protected]
> 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

_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to