Just replace
{ \relative c''
by
\relative c'' {
/Mats
Peter Terpstra wrote:
Valentin Villenave in
<[EMAIL PROTECTED]> :
%%%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
lilypond-user@gnu.org
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: [EMAIL PROTECTED]
WWW: http://www.s3.kth.se/~mabe
=============================================
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user