Re: PhrasingSlur and \slurUp

2002-08-13 Thread David R. Linn
>> X-Unix-From: [EMAIL PROTECTED] Tue Aug 13 08:23:00 2002 >> From: Jérémie Lumbroso <[EMAIL PROTECTED]> >> To: [EMAIL PROTECTED], Atte Andre Jensen <[EMAIL PROTECTED]> ^^^ >> CC: lilypond users mailinglist <[EMAIL PROTECTED]>

Re: Bug???

2002-08-13 Thread Mats Bengtsson
> So, Either the docs are wrong ( have the one ONLINE ). THey read that you can > SET in the Translator score, or something is wrong with lily. . . I bet its > the Manual that has not been updated. . . . . . Actually, this is a place where the manual was updated before the implementation. Sin

[Mail Delivery System ] Maildelivery failed: returning message to sender

2002-08-13 Thread Jan Nieuwenhuizen
fyi --- Begin Message --- This message was created automatically by mail delivery software (Exim). A message that you sent could not be delivered to one or more of its recipients. This is a permanent error. The following address(es) failed: [EMAIL PROTECTED] SMTP error from remote mail

Re: Lead Sheets

2002-08-13 Thread Jan Nieuwenhuizen
Jérémie Lumbroso <[EMAIL PROTECTED]> writes: > LM> I'd like to be able to generate quick charts for my band but can't seem to > LM> find how to do it. > I hope this helps: thanks, added as input/template/melody-chords.ly Jan. -- Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music

Re: Lead Sheets

2002-08-13 Thread Atte Andre Jensen
On Tue, 13 Aug 2002, lance mclean wrote: > Does anyone know how to get lilypond to generate lead sheets? Did you check out: http://lilypond.org/development/Documentation/user/out-www/lilypond/A-melody-with-chords.html#A%20melody%20with%20chords http://lilypond.org/development/Documentation/us

Re: Lead Sheets

2002-08-13 Thread Jérémie Lumbroso
LM> I'd like to be able to generate quick charts for my band but can't seem to LM> find how to do it. I hope this helps: harmonies = \chords { % the chords c4:m f:min7 g:maj c:aug d2:dim b:sus } \score { \notes < \context ChordNames { \property ChordNames.chordChanges = ##t

Lead Sheets

2002-08-13 Thread lance mclean
Howdy folks. New guy here, just getting started with Lilypond. Digging it though! I'd like to be able to generate quick charts for my band but can't seem to find how to do it. Does anyone know how to get lilypond to generate lead sheets? A lead sheet typically has a melody printed within

automatic fingering

2002-08-13 Thread Laurent Martelli
Hi there, I've just hacked and extended the add-text-script.ly so that I can add trumpet fingering automatically. So just in case someone might be interested, here's the code. fingering.ly Description: trumpet fingering -- Laurent Martellihttp://jac.aopsys.com/ [EM

Re: PhrasingSlur and \slurUp

2002-08-13 Thread Atte Andre Jensen
On Tue, 13 Aug 2002, [ISO-8859-15] Jérémie Lumbroso wrote: > > AAJ> May I suggest that either a seperate command (phrasingslurUp) is defined > > Those commands already exist: \phrasingSlurUp, \phrasingSlurDown and > \phrasingSlurBoth. Must have been added since 1.5.63 then, forget I asked ;-) --

Re: PhrasingSlur and \slurUp

2002-08-13 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > > AAJ> May I suggest that either a seperate command (phrasingslurUp) is defined > > Those commands already exist: \phrasingSlurUp, \phrasingSlurDown and > \phrasingSlurBoth. they were added very recently to the 1.5 series. Perhaps AAJ isn't running that one yet. --

Re: PhrasingSlur and \slurUp

2002-08-13 Thread Jérémie Lumbroso
AAJ> May I suggest that either a seperate command (phrasingslurUp) is defined Those commands already exist: \phrasingSlurUp, \phrasingSlurDown and \phrasingSlurBoth. -- Best regards, Jérémiemailto:[EMAIL PROTECTED] _

PhrasingSlur and \slurUp

2002-08-13 Thread Atte Andre Jensen
Hi May I suggest that either a seperate command (phrasingslurUp) is defined or preferrably it's put under the control of \slurUp, although I donno how to do that, though; have one command "execute" two scheme-calls. And of course I suggest parallel changes to \slurDown and \slurBoth. If nobody

Re: VerticalAlignment in PianoStaff

2002-08-13 Thread Atte Andre Jensen
On Tue, 13 Aug 2002, Mats Bengtsson wrote: > > Here: > > > > >http://www.lilypond.org/development/Documentation/user/out-www/lilypond/Vertical-spacing.html#Vertical%20spacing > > > > I read: > > > > ... If you want to override this, use a > > \translator block as follows: > > > > ... > > > > Gre

Re: problems with invisible bar line

2002-08-13 Thread David Raleigh Arnold
On Mon, 12 Aug 2002 22:55:58 Werner LEMBERG wrote: > > > > An invisible bar line should really be invisible, but it currently > > > influences spacing, which is bad IMHO. Can you fix this? > > > > How did you make it invisible? Did you use \bar "" > > Yes, following the 1.5.xx instructions. >

Re: VerticalAlignment in PianoStaff

2002-08-13 Thread Mats Bengtsson
> Here: > > >http://www.lilypond.org/development/Documentation/user/out-www/lilypond/Vertical-spacing.html#Vertical%20spacing > > I read: > > ... If you want to override this, use a > \translator block as follows: > > ... > > Great! But I can't figure out where to put the code... Asumed it w