Hi Werner,

>> 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.

I agree... and in this case, Lilypond does the right thing.

I'm just pointing out the inconsistency: Lilypond *should* IMHO give

    \markup { \concat { pre \line { a b c } post } }  ==>  prea b cpost

but doesn't.

Regards,
Kieren.

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

Reply via email to