wrong slur position

2004-08-08 Thread Werner LEMBERG
% % fermata-legato.ly % % [EMAIL PROTECTED] % \version "2.3.11" \header { texidoc = " Slurs shouldn't end over the fermata. " } \score { \relative c' { a'2( f4 a | b e c a | a1\fermata) | } \paper { indent = 0.0\mm linewidth = 70.0\mm } } % EOF ==

Re: wrong slur position

2006-02-19 Thread Erik Sandberg
Hi, This bug is fixed in 2.5.35. Thanks! On Monday 09 August 2004 03.55, Werner LEMBERG wrote: > % > % fermata-legato.ly > % > % [EMAIL PROTECTED] > % > > \version "2.3.11" > > \header { texidoc = " > Slurs shouldn't end over the fermata. > " } > > > \score { > \relative c' { > a'2( f4 a |

Re: wrong slur position

2004-08-13 Thread Erik Sandberg
Where should the slur end? Added the bug as slur-fermata.ly. On Monday 09 August 2004 03.55, Werner LEMBERG wrote: > % fermata-legato.ly > % > % [EMAIL PROTECTED] > % > > \version "2.3.11" > > \header { texidoc = " > Slurs shouldn't end over the fermata. > " } > > > \score { >   \relative c' { >  

Re: wrong slur position

2004-08-14 Thread Werner LEMBERG
> Where should the slur end? > > Added the bug as slur-fermata.ly. If both the slur and the fermata are above the note, the order (from bottom to top) is note -> slur -> fermata. This is probably not so easy to catch, since, say, both fermata and tenuto line belong into the same category of gro

Re: wrong slur position

2004-08-14 Thread Jan Nieuwenhuizen
Werner LEMBERG writes: > 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. With current CVS, this \paper { indent = 0.0\mm linewidth = 70.0\mm

Re: wrong slur position

2004-08-14 Thread Erik Sandberg
On Saturday 14 August 2004 01.08, Werner LEMBERG wrote: > > Where should the slur end? > > > > Added the bug as slur-fermata.ly. > > If both the slur and the fermata are above the note, the order (from > bottom to top) is note -> slur -> fermata. > > This is probably not so easy to catch, since, sa

Re: wrong slur position

2004-08-14 Thread Werner LEMBERG
> > 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 collatio