*single* tie in chord

2002-08-12 Thread Atte Andre Jensen
Hi I cannot figure out how to get a tie between only one of the notes in a chord, like this: (excuse my poor ascii art) -|-|- -|-|- -|--|---|--|- -|--|---|--|- -|--o---o--|- -o- -o- \_/ This is what I tried (including the obvious , that really is the way it should be don

type `direction'

2002-08-12 Thread Atte Andre Jensen
If I do: \property Voice.Slur \set #'direction = #'up I get: Type check for `direction' failed; value `up' must be of type `direction' What am I doing wrong? -- love, peace & harmony Atte ___ Lilypond-user mailing list [EMAIL PROTECTED] http://ma

Re: type `direction'

2002-08-12 Thread Jérémie Lumbroso
AAJ> \property Voice.Slur \set #'direction = #'up You mean: \set #'direction = #1 for "up" and \set #'direction = #-1for "down" But why not simply make use of the shortcuts as defined in the 'property-init.ly' file: \slurDown a ( ) b \slurUp a ( ) b

Re: *single* tie in chord

2002-08-12 Thread Carter Brey
Did you try setting \property Voice.sparseTies = ##t ? Carter Atte Andre Jensen wrote: >Hi > >I cannot figure out how to get a tie between only one of the notes in a >chord, like this: (excuse my poor ascii art) > >-|-|- >-|-|- >-|--|---|--|- >-|--|---|--|- >-|--o---o--|- >

Fwd: Re: *single* tie in chord

2002-08-12 Thread Jérémie Lumbroso
AAJ> I cannot figure out how to get a tie between only one of the notes in a AAJ> chord, like this: I don't currently know of a way to do that at the moment (usually, when such a case occurs, it's because the notes are form two different voices). I suggest you use the voicify function as follow:

Re: type `direction'

2002-08-12 Thread Atte Andre Jensen
On Mon, 12 Aug 2002, [ISO-8859-15] Jérémie Lumbroso wrote: > > AAJ> \property Voice.Slur \set #'direction = #'up > You mean: > > \set #'direction = #1 for "up" and > \set #'direction = #-1for "down" Yeah! > But why not simply make use of the shortcuts a

Re: Fwd: Re: *single* tie in chord

2002-08-12 Thread Atte Andre Jensen
On Mon, 12 Aug 2002, Jérémie Lumbroso wrote: > > AAJ> I cannot figure out how to get a tie between only one of the notes in a > AAJ> chord, like this: > I don't currently know of a way to do that at the moment (usually, > when such a case occurs, it's because the notes are form two different > vo

Re: *single* tie in chord

2002-08-12 Thread Atte Andre Jensen
On Mon, 12 Aug 2002, Carter Brey wrote: > Did you try setting > > \property Voice.sparseTies = ##t Nope, but that looks a bit funny, plus I apparently only ties the lower notes, whereas I need both possibilities. I like Jérémie's suggestion better. But thanks anyways :-) -- love, peace & harmon

Re: multimeasure rest

2002-08-12 Thread Mats Bengtsson
You have already received an answer, but the next time you're looking for a feature, go to the Lilypond web site and click on "Search". /Mats > Hi to all!! > > This is the first time I write here... and I'm probably writing for a > stupid thing... is there anyone who know how can I write a m

Re: A whole bunch of questions (fwd)

2002-08-12 Thread Mats Bengtsson
> > 1) I've put the decorations (fingerings, crescendo, dynamics, pedalings, > > etc) together with the music. Is that the smart thing to do? Would it be > > Yes, that's how to do it. Well, yes and no! The problem of attaching these decorations to spacing notes in a separate line of music is th

Re: type `direction'

2002-08-12 Thread Mats Bengtsson
> > But why not simply make use of the shortcuts as defined in the > > 'property-init.ly' file: > > > > \slurDown a ( ) b \slurUp a ( ) b > > Well, because I didn't know where too look, besides I just figured out how > to tweak, so... Who volunteers to document these macros in the manual? They

Re: type `direction'

2002-08-12 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > > > But why not simply make use of the shortcuts as defined in the > > > 'property-init.ly' file: > > > > > > \slurDown a ( ) b \slurUp a ( ) b > > > > Well, because I didn't know where too look, besides I just figured out how > > to tweak, so... > > Who volunteers t

Re[2]: type `direction'

2002-08-12 Thread Jérémie Lumbroso
MB> Who volunteers to document these macros in the manual? MB> They should definitely be there and they don't change MB> very often so it's not worth the trouble to automate MB> the documentation. I volunteer... It seems like a simple enough to task to get started, using texinfo, no? -- Best

Re: Re[2]: type `direction'

2002-08-12 Thread Mats Bengtsson
> > MB> Who volunteers to document these macros in the manual? > MB> They should definitely be there and they don't change > MB> very often so it's not worth the trouble to automate > MB> the documentation. > > I volunteer... It seems like a simple enough to task to get started, > using texinfo,

VerticalAlignment in PianoStaff

2002-08-12 Thread Atte Andre Jensen
Here: http://www.lilypond.org/development/Documentation/user/out-www/lilypond/Vertical-spacing.html#Vertical%20spacing I read: "The piano staffs are handled a little differently: to make cross-staff beaming work correctly, it necessary that the distance between staves is fixed. This is also don

Re: VerticalAlignment in PianoStaff

2002-08-12 Thread Jérémie Lumbroso
AAJ> But I can't figure out where to put the code... \score { \context PianoStaff \notes < [...] > \paper { \translator { \PianoStaffContext VerticalAlignment \override #'forced-distance = #9 } } } For more informations, look the following addres

Re: VerticalAlignment in PianoStaff

2002-08-12 Thread Atte Andre Jensen
On Mon, 12 Aug 2002, [ISO-8859-15] Jérémie Lumbroso wrote: > > AAJ> But I can't figure out where to put the code... > \score { > > \context PianoStaff \notes < > > [...] > > > > > \paper { > \translator { > \PianoStaffContext > VerticalAlignment \override #'forced

Virus Alert

2002-08-12 Thread console
The mail message (file: dcswf) you sent to [EMAIL PROTECTED] contains a virus. (on brnnrdvpol-virus) ___ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user

Bug???

2002-08-12 Thread rsff
Guys, I think there's a bug. I did this. + [ BEGIN ] + [. . . ] \score { \simultaneous { \context ChordNames \acordes \context Staff \musica } \paper { \translator {