Hello.

I'm not sure whether this bug was acknowledged; maybe, it's
even intended behaviour.  But I find it strange that white
space is removed at the end of a string (see the attached
example).


Regards,
Gilles
\version "2.6.3"

one = \markup { \box "A space" " " \box "before this" }
two = \markup { \box "No space   " \box "before this" }

\header {
  title = \markup { \column { \one \two } }
}

\score {
  { a' }
  \layout {}
}
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to