Re: forgot the beautiful music :-(

2002-08-16 Thread Jan Nieuwenhuizen
Atte Andre Jensen <[EMAIL PROTECTED]> writes: >> Anyay, you could have tried looking at the internal documentation for >> PhrasingSlur, going down this path > > > Thanks, I'll see if I can use this next time I need someting similar. > > I'm just curious; are users expected to find out stuff like

Re: forgot the beautiful music :-(

2002-08-15 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > > Anyay, you could have tried looking at the internal documentation for > > PhrasingSlur, going down this path > > > Thanks, I'll see if I can use this next time I need someting similar. > > I'm just curious; are users expected to find out stuff like this on their >

Re: forgot the beautiful music :-(

2002-08-15 Thread Atte Andre Jensen
On Thu, 15 Aug 2002, Jan Nieuwenhuizen wrote: > Atte Andre Jensen <[EMAIL PROTECTED]> writes: > > > Great! Exactly what I need! > > > > Just for another times sake; what steps should I have taken to figure this > > out myself? > > That's not so easy on this one. Slur properties and (part of) > i

Re: forgot the beautiful music :-(

2002-08-15 Thread Jan Nieuwenhuizen
Atte Andre Jensen <[EMAIL PROTECTED]> writes: > Great! Exactly what I need! > > Just for another times sake; what steps should I have taken to figure this > out myself? That's not so easy on this one. Slur properties and (part of) implementation is quite hairy. Anyay, you could have tried look

Re: forgot the beautiful music :-(

2002-08-15 Thread Atte Andre Jensen
On Thu, 15 Aug 2002, Jan Nieuwenhuizen wrote: > Atte Andre Jensen <[EMAIL PROTECTED]> writes: > > > Classical mistake... Her goes: > > You also forgot an \). Anyway, try setting height-limit (the height > of a very long slur). Another classical mistake, sorry. Must work on my copy/paste chops :

Re: forgot the beautiful music :-(

2002-08-15 Thread Jan Nieuwenhuizen
Atte Andre Jensen <[EMAIL PROTECTED]> writes: > Classical mistake... Her goes: You also forgot an \). Anyway, try setting height-limit (the height of a very long slur). \include "paper20.ly" \version "1.5.63" melody = \notes \relative c'' \context Voice = LHa { | c8 \( (d e ) f g ( a b )

forgot the beautiful music :-(

2002-08-15 Thread Atte Andre Jensen
Classical mistake... Her goes: \include "paper20.ly" \version "1.5.63" melody = \notes \relative c'' \context Voice = LHa { | c8 \( (d e ) f g ( a b ) c | c ( b a ) g f ( e d ) c } \score { \context Staff = melody { \time 4/4 \melody } \paper { } } -- p