[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: wrong slur position
From: |
Werner LEMBERG |
Subject: |
Re: wrong slur position |
Date: |
Sat, 14 Aug 2004 12:45:25 +0200 (CEST) |
> > This is probably not so easy to catch, since, say, both fermata
> > and tenuto line belong into the same category of grobs. With an
> > added tenuto, the order is note -> tenuto -> slur -> fermata.
>
> This needs some thought.
What we probably need is something similar to the Unicode collation
algorithm which assigns primary, secondary, etc., weights to
characters for sorting (http://www.unicode.org/reports/tr10/). Well,
this algorithm is probably far too much, but you get the idea.
Werner