Status: Accepted
Owner: ----
Labels: Type-Documentation

New issue 3370 by [email protected]: documentation problem with font changes on markup lists
http://code.google.com/p/lilypond/issues/detail?id=3370

Take a look at the output of

\markup \fontsize #12 \bold { See the spacing? }
\markup \fontsize #12 \bold { "See the spacing?" }
\markup \fontsize #12 \bold \line { See the spacing? }

In the first case, the result is a markup list consisting of three large stencils "See", "the", and "spacing?" which are then tied into a single line by \markup using the normal interword space (\fontsize #0). Only in the second and third case is the interword space appropriate for the font being used.

In documentation and regtests, font (in particular size) changes on phrases are quite a mixed bag with regard to taking this properly into account. I also don't remember the manual sections about markup giving proper warning here, but then I might not have looked thoroughly.

Attachments:
        xxx.preview.png  16.0 KB

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to