hello On 12 March 2012 10:28, David Kastrup <[email protected]> wrote: > Francisco Vila <[email protected]> writes: > >> Hello, >> Maybe \wordwrap-lines can not be wrapped by \bold, but I think we are >> not documenting it and error message is misleading. >> >> >> % works -- bold inside >> % \markup \wordwrap-lines \bold >> >> % does not work -- bold outside >> \markup \bold \wordwrap-lines >> { >> words words words words words words words >> } > > The top level \markup can accept a markup list (which it silently wraps > into \line), but intermediate markup functions can't take a markup list > as argument. There is a somewhat special situation when they occur at > the _start_ of where a markup list is expected: in that case, they are > applied to _every_ element of the following markup list.
Do we need an @warning somewhere then? if so (or if something else) let me know where (or create a doc tracker). thanks -- -- James _______________________________________________ bug-lilypond mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-lilypond
