Re: abreviating note collsion notation

2007-07-14 Thread Neil Puttock

Hi David,

The problem is in bar 27. As you can see, I have already used 

\override Staff.NoteCollision #'merge-differently-dotted = ##t   and
now I need to use  \override Staff.NoteCollision
#'merge-differently-headed = ##t  for the b'' in the right hand. It
will be an eighth note in one voice and a half note in the other
voice. This piece is almost but  not quite three part polyphony except
that the three voices are not continuous voices; one comes in as
another leaves, then a new voice comes in over top again. It seems to
be an exercise in merging voices! Perhaps this would be a good
illustration for a HOW TO sometime in the future.



You can set both NoteCollision overrides together; they're not mutually
exclusive. Futhermore, unless you use \once, they're set until you change
them back (either by = ##f or using \revert).

Regards,
Neil
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: abreviating note collsion notation

2007-07-13 Thread Tao Cumplido
Maybe you can post the problematic code.
I use such shorthands a lot. If they don't work the way I expect them to do I 
try to put them somewhere else or changing the context.

regards,

Tao

 Original-Nachricht 
Datum: Wed, 11 Jul 2007 13:30:37 -0700
Von: David Fedoruk [EMAIL PROTECTED]
An: Lilypond mailing list lilypond-user@gnu.org
Betreff: abreviating note collsion notation

 Hi:
 
 Coding one note collision or maybe even two is manageable but when
 they arrrive faster than there is available space to type them,
 constructing some soft of shorthand notation via a variable seems to
 be the smart thing to do.
 
 I've attempted things like :
 
 sncMDD = { \overrideStaff.NoteCollision #'merge-differently-dotted =
 ##t
 
 but none of the variations I've tried seem to work, suc a common
 occurance must have some shorthand but it has eluded me
 
 What have I missed?
 
 Cheers
 David
 
 -- 
 David Fedoruk
 B.Mus. UBC,1986
 Certificate in Internet Systems Administration, UBC, 2003
 
 
 http://recordjackethistorian.wordpress.com
 Music is enough for one's life time, but one life time is not enough
 for music Sergei Rachmaninov
 
 
 ___
 lilypond-user mailing list
 lilypond-user@gnu.org
 http://lists.gnu.org/mailman/listinfo/lilypond-user

-- 
GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS.
Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail

-- 
Pt! Schon vom neuen GMX MultiMessenger gehört?
Der kanns mit allen: http://www.gmx.net/de/go/multimessenger


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


abreviating note collsion notation

2007-07-11 Thread David Fedoruk

Hi:

Coding one note collision or maybe even two is manageable but when
they arrrive faster than there is available space to type them,
constructing some soft of shorthand notation via a variable seems to
be the smart thing to do.

I've attempted things like :

sncMDD = { \override  Staff.NoteCollision #'merge-differently-dotted = ##t

but none of the variations I've tried seem to work, suc a common
occurance must have some shorthand but it has eluded me

What have I missed?

Cheers
David

--
David Fedoruk
B.Mus. UBC,1986
Certificate in Internet Systems Administration, UBC, 2003


http://recordjackethistorian.wordpress.com
Music is enough for one's life time, but one life time is not enough
for music Sergei Rachmaninov


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user