>> Yes. \line stacks a set of markups horizontally, using 'word-space
>> to set the space between adjacent markups. If it's inside a
>> \concat block, 'word-space is overridden to zero.
>
> Okay, but I don't like it... =\
>
> Furthermore, why doesn't Lilypond behave consistently in this
> regard? i.e., in the snippet
>
> \markup { \line { pre \concat { a b c } post } }
>
> the 'word-space should be overridden to not-zero, right?
The output should be
pre abc post
Everything else is a bug IMHO.
Werner
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond