lilypond-user
[Top][All Lists]
Advanced

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

Re: string-lines


From: Jonathan Kulp
Subject: Re: string-lines
Date: Thu, 09 Jul 2009 13:44:12 -0500
User-agent: Thunderbird 2.0.0.22 (X11/20090608)

Mario Moles wrote:
In data giovedì 09 luglio 2009 18:02:31, -Eluze ha scritto:
: > Jonathan Kulp-2 wrote:
   \override TextSpanner #'(bound-details left text) = \markup {
\circle \bold "6 " }

I don't like the look of the circled number very much--it doesn't
look as good as the default string number, but maybe you can
adjust it to look better.
the single space after the 6 has probably escaped your notice …
Esatto!
Però mi piacerebbe sapere come fare per avere la linea al centro e non in basso. Io vorrei questa :-------------- ma come linea continua (non tratteggiata)
e non questa : __________________


One more adjustment to the "6" markup:

\override TextSpanner #'(bound-details left text) = \markup { \circle \bold \lower #.5 "6" }

Jon
--
Jonathan Kulp
http://www.jonathankulp.com




reply via email to

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