Han-Wen Nienhuys <[EMAIL PROTECTED]> writes:

> BTW,
>
> I wouldn't mind of demanding that users write
>
>   \line
>
> explicitly inside \column to go to horizontal mode again.

Do you mean that

  \markup \column { { a b } { c d } }

=>

  \markup \column { a b c d }

ie { } without command before are also flattened?

That's what I did in a first attempt, but I looked for something else
precisely to be able to group lines without explicitely using \line. 

> I think it
> is more consistent, ie.
>
>   \markup { \column { a b \bold { c d } e f }
>
> =>
>
>   \markup { \column { a b \bold c \bold d e f } }

(this is what is done now)

> Of course, \markup implicitly encloses its argument in \line.




_______________________________________________
lilypond-devel mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to