lilypond-user
[Top][All Lists]
Advanced

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

Re: Adjustment to tablature output


From: Christopher Webster
Subject: Re: Adjustment to tablature output
Date: Thu, 10 May 2012 23:38:42 +0200
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:12.0) Gecko/20120428 Thunderbird/12.0.1

I think it looks absolutely splendid.  Thank you all very much.

            Christopher.


On 2012-05-10 16:11, Choan Gálvez wrote:

\new TabStaff
  \with
  {
    tablatureFormat = #fret-letter-tablature-format
    \override TabNoteHead #'whiteout = ##f
  }
  {
    \override TabNoteHead #'font-shape = #'italic
    \override TabNoteHead #'stencil = #(lambda (grob)
      (grob-interpret-markup grob (markup->string (ly:grob-property grob
'text))))
    e' f' fis' g' gis' a' ais' b' c'' cis'' d'' dis'' e'' f'' fis'' g''
gis''
  }

(@Choan: is this what you have in mind?)

This looks very nice and it's _exactly_ what I had in mind :)

But that's my opinion, I'm not the OP -- Christopher Webster is.

Best.
-- 
Choan Gálvez

reply via email to

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