lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: overriding text alignment in stylesheet


From: Kieren MacMillan
Subject: Re: overriding text alignment in stylesheet
Date: Tue, 1 Apr 2008 11:15:32 -0400

Hi Mats,

Do you use
\set Staff.instrumentName = \markup{\center-align {Violoncello "e Basso" }}

That's what I'm trying to avoid.

or
\set Staff.instrumentName = \markup{\column {Violoncello "e Basso" }}

That's what I'd prefer. Actually, what I'd *really* prefer is

    \set Staff.instrumentName = "Violoncello e Basso"

and then have the stylesheet wrap the text automatically -- but that seems like it would likely be too difficult and error-prone.

Cheers,
Kieren.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]