lilypond-user
[Top][All Lists]
Advanced

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

Re: I'm not top posting. (markup for tabstaff ?)


From: -Eluze
Subject: Re: I'm not top posting. (markup for tabstaff ?)
Date: Sun, 27 May 2012 15:31:03 -0700 (PDT)


damien-43 wrote:
> 
> dear lilypond users/contributers.
> please can you help i would like to create
>  a bar of music with 2 mimims (1/2 notes)
> one on middle c and the other a tone higher on d.
> the d i would like to put into parentheses.
>  and above it i would like to mark up
> the text "BU".
> finally i would like to do this in a TabStaff only.
> so far I have got 
> 
this will probably do:

\new TabStaff \relative c {
  \tabFullNotation
  c2^"BU"
  \parenthesize d2
}

Eluze
-- 
View this message in context: 
http://old.nabble.com/I%27m-not-top-posting.-%28markup-for-tabstaff--%29-tp33917347p33917433.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.




reply via email to

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