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 10:26:32 -0500
User-agent: Thunderbird 2.0.0.22 (X11/20090608)

Excellent, Mario! Yes it's better with your changes. I will make a snippet for the LSR showing this hack. Best,

Jon

Mario Moles wrote:
Grazie! Ottimo lavoro e forse così è migliore:
\relative c {
   \clef "treble_8"
   \set stringNumberOrientations = #'(down)
   b16 d g b <e\3>
   \textSpannerDown
   \override TextSpanner #'style = #'solid
   \override TextSpanner #'font-shape = #'solid
   \override TextSpanner #'font-size = #'-4
\override TextSpanner #'(bound-details left text) = \markup { \circle \bold "6" }
      g16\startTextSpan
   b16 e g e b g\stopTextSpan
   e16 b g d
}

cioè con :
font-size = #'-4 invece di -2
e "6" invece di "6 "



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




reply via email to

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