lilypond-user
[Top][All Lists]
Advanced

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

Re: More questions about using Lilypond for guitar music


From: David Nalesnik
Subject: Re: More questions about using Lilypond for guitar music
Date: Wed, 11 Jun 2014 08:51:57 -0500

Hi Martyn,


On Wed, Jun 11, 2014 at 8:36 AM, Martyn Quick <address@hidden> wrote:


... and that has vibrato as the last thing example of notation listed.


A simple way to get the line for vibrato would be to adapt a TextSpanner object:

 \version "2.19.5"

{

  \override TextSpanner.style = #'trill

  c''\startTextSpan c''\stopTextSpan

}



--David

reply via email to

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