[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lilypond-auto] Issue 3370 in lilypond: documentation problem with f
From: |
lilypond |
Subject: |
Re: [Lilypond-auto] Issue 3370 in lilypond: documentation problem with font changes on markup lists |
Date: |
Fri, 17 May 2013 08:31:39 +0000 |
Comment #1 on issue 3370 by address@hidden: documentation problem with font
changes on markup lists
http://code.google.com/p/lilypond/issues/detail?id=3370
PostScriptum: an amusing side effect before issue 3330 will be allowed to
pass is that \hspace tries compensating for the the "current" word space it
sees. As a result, the "additional" space used in the first of the two
following lines lets the words run together completely.
\markup \fontsize #12 \bold { See \hspace #1 the \hspace #1 spacing? }
\markup \fontsize #12 \bold \line { See \hspace #1 the \hspace #1 spacing? }
With issue 3330 passed, \hspace will be neutral in that regard, neither
adding nor compensating for word space, so both lines will get the same
_additional_ spacing even though the basic interword space remains
different.
--
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