Am 01.11.2016 um 15:42 schrieb David Kastrup:
> How about we check out Mutopia?  It is my guess that a considerable
> number of the uses of << \\ \\ \\ >> construct with three or more voices
> are wrong.

In the Mutopia files there are 15873 double backslashes `\\`:

    grep -roh "\\\\\\\\" ftp  | wc -l

I thought this would match the expression but there are "too many errors":

    pcregrep -rM '<<(\n|.)*\\\\\\\\(\n|.)*>>'

That means, the << · \\ · >> construct is heavily used on Mutopia, but I
could not find out how many of them have more than 2 voices.

Best,
Joram

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

Reply via email to