Re: Right Hand Fingering Colision

2013-08-03 Thread bb
Am 03.08.2013 12:38, schrieb David Kastrup: bb writes: Am 03.08.2013 11:10, schrieb David Kastrup: bb writes: Try #(define rh rightHandFinger) instead of rh = #rightHandFinger Why? It is written this way in the handbook so I always use it this way. But I compiled it after that change w

Re: Right Hand Fingering Colision

2013-08-03 Thread David Kastrup
bb writes: > Am 03.08.2013 11:10, schrieb David Kastrup: >> bb writes: >> >>> Try >>> #(define rh rightHandFinger) >>> instead of >>> rh = #rightHandFinger >> >> Why? >> > It is written this way in the handbook so I always use it this > way. But I compiled it after that change with version 2.17.

Re: Right Hand Fingering Colision

2013-08-03 Thread bb
Am 03.08.2013 11:10, schrieb David Kastrup: bb writes: Try #(define rh rightHandFinger) instead of rh = #rightHandFinger Why? It is written this way in the handbook so I always use it this way. But I compiled it after that change with version 2.17.23 flawless. The essential point is the

Re: Right Hand Fingering Colision

2013-08-03 Thread Nick Payne
On 03/08/13 18:55, bb wrote: Am 03.08.2013 02:30, schrieb Kale Good: Hello, I'm working with right hand fingerings and finding some pretty nasty collisions. Any way to mend this? Thanks, Kale \version "2.16.2" rh = #rightHandFinger Try #(define rh rightHandFinger) instead of %rh = #rightHa

Re: Right Hand Fingering Colision

2013-08-03 Thread David Kastrup
bb writes: > Try > #(define rh rightHandFinger) > instead of > rh = #rightHandFinger Why? -- David Kastrup ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Right Hand Fingering Colision

2013-08-03 Thread bb
Am 03.08.2013 02:30, schrieb Kale Good: Hello, I'm working with right hand fingerings and finding some pretty nasty collisions. Any way to mend this? Thanks, Kale \version "2.16.2" rh = #rightHandFinger basslineOne = { \set strokeFingerOrientations = #'(down) { c,4\rh #1 e g c, | b d g b,} }

Re: Right Hand Fingering Colision

2013-08-02 Thread Keith OHara
Kale Good kalegood.com> writes: > I'm working with right hand fingerings and finding some pretty nasty > collisions. Any way to mend this? Probably \override StrokeFinger #'add-stem-support = ##t ___ lilypond-user mailing list lilypond

Right Hand Fingering Colision

2013-08-02 Thread Kale Good
Hello, I'm working with right hand fingerings and finding some pretty nasty collisions. Any way to mend this? Thanks, Kale \version "2.16.2" rh = #rightHandFinger basslineOne = { \set strokeFingerOrientations = #'(down) { c,4\rh #1 e g c, | b d g b,} } melody = \relative c'' {