Hi Paul,

On Sun, Sep 29, 2013 at 11:02 AM, Paul Morris <[email protected]> wrote:

> In a text markup, is it possible to make only the first letter of a word
> bold?  I tried using \bold as shown below, but an unwanted space appears
> after the bold letter.  I could probably shift the letters around manually
> to correct for the space, but is there a better way?
>

Use \concat.

 \markup \sans \fontsize #-4 { \concat { \bold {E} very } }

--David
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to