On Wednesday, 10 February 1999, Peter Chubb writes:

> That's right, and it's the way it should be, which is why using slurs ()
> instead of ties ~ is wrong.
> 
> At present (1.0.27) things like:
> 
>   \notes \relative c {\clef "F"; \key d; 
>       \times 2/3 {<d4 d,> <d d,> <fis~  fis,>} [fis8 fis] fis,4 
>   }   % CASE 1.

-> TODO

> The other thing that looks bad is that, as a general rule,
> a slur should slope the same way that the music goes.
> 
>        \notes\relative c'' { d4 ( ) b a ( ) e' }   % CASE 3

This has annoyed me for quite some time, so there'll be a fix
in the next release...
There is a problem, however, with things like:

  % still ugly
  \score{
    \notes\relative c''{ g4 ( b d ) c }
    \paper{linewidth=-1.0;}
  }

this gets a bit uglier with the new fix.  It won't be easy to
detect these cases.
We probably should junk all paper variables, and have everything
tunable with properties...

> BTW, it's only because LilyPond is in general so good, that we can
> start to get picky like this!

:-)

Jan.

Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien/      | http://www.lilypond.org/

Reply via email to