lilypond-user
[Top][All Lists]
Advanced

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

Re: Barré sign


From: Mats Bengtsson
Subject: Re: Barré sign
Date: Thu, 23 Aug 2007 09:47:25 +0200
User-agent: Thunderbird 2.0.0.5 (X11/20070716)

Just replace

{ \relative c''
by

\relative c'' {

  /Mats

Peter Terpstra wrote:
Valentin Villenave in
<address@hidden> :


%%%snippet%%%

barr=
\markup {\postscript
#"0.2 setlinewidth -0.5 -3 moveto -1 -3 lineto 0 10 rlineto stroke"
}



{
f_\barr
}

%%%

Ah, thanks for your labour, now i need to find out how this postscipt
command works, to adept it to the different situations. The barrésign
indicates the first finger which is placed flat on two or more strings,
there can also be one or more open strings.

Tried this:
%%%snippet%%%
\version "2.10.29"
barr=
\markup {\postscript
  #"0.2 setlinewidth -0.5 -3 moveto -1 -3 lineto 0 10 rlineto stroke"
}

{ \relative c''
<f,, f' a c f>_\barr  <c'' f''>_\barr <a'' e'' c''>_\barr <d''' a''
f''>_\barr
}
%%%End

For some strange reason the staff gets broken into two pieces.

Kind Regards,

   Peter

------------------------------------------------------------------------

------------------------------------------------------------------------

_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user

--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

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