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

-- 
mailto:[EMAIL PROTECTED]

<<attachment: barredesign.png>>

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

Reply via email to