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
[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
>
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
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
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 :
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 )
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