[EMAIL PROTECTED] writes: > On 2002.08.21 17:20:32 +0200 Han-Wen Nienhuys wrote: > > > Nice. Do you want to implement it? For the double string problem, we > > could invent some substitution syntax, i.e. cis be the 2nd C string. > > It seems that Lilypond generates parse errors if the fingering notation is > used without letter instead of number? Is there a way to get the rid of > that? > > > [jiba@localhost jiba]$ ly2dvi -P ./tablature.ly > Running LilyPond... > GNU LilyPond 1.5.71 > Now processing: `/home/jiba/tablature.ly' > Parsing... > /home/jiba/tablature.ly:14:9: error: parse error: > a,4-a > > > error: > > LilyPond failed on the input file. (exit status 1)
yes .. part of implementing this, that you extend the parser to handle the '-' PITCH syntax. -- Han-Wen Nienhuys | [EMAIL PROTECTED] | http://www.cs.uu.nl/~hanwen/ _______________________________________________ Lilypond-devel mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-devel
