lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Alignment of stroke fingering


From: Nick Payne
Subject: RE: Alignment of stroke fingering
Date: Mon, 13 Apr 2009 17:02:21 +1000

Forgot to attach the scan...

> -----Original Message-----
> From: address@hidden
> [mailto:address@hidden On
> Behalf Of Nick Payne
> Sent: Monday, 13 April 2009 15:23
> To: address@hidden
> Subject: Alignment of stroke fingering
> 
> Guitar stroke fingering is lower case, but with the orientation set to
> up,
> the p is not correctly aligned with the other characters in a
> succession of
> fingering indications, and with the orientation set to down, the i is
> similarly misaligned.
> 
> This doesn't look pleasing to the eye, and indeed, when I flip through
> some
> of the commercially engraved guitars scores that I have, they align the
> lower case p and i as if they were set in running text. See attached
> scan
> for an example (Brouwer Estudios Sencillos #6).
> 
> 
> \version "2.12.2"
> 
> #(define RH rightHandFinger)
> 
> \relative c'' {
>       \set strokeFingerOrientations = #'(up)
>       \stemDown <c-\RH #1 >4 <c-\RH #2 > <c-\RH #3 > <c-\RH #4 >
>       \set strokeFingerOrientations = #'(up)
>       <c-\tweak #'extra-offset #'(0 . -0.2)-\RH #1 > <c-\RH #2 > <c-\RH
> #3
> > <c-\RH #4 >
>       \set strokeFingerOrientations = #'(down)
>       \stemUp <c-\RH #1 > <c-\RH #2 > <c-\RH #3 > <c-\RH #4 >
>       \set strokeFingerOrientations = #'(down)
>       <c-\RH #1 > <c-\tweak #'extra-offset #'(0 . 0.3)-\RH #2 > <c-\RH
> #3
> > <c-\RH #4 >
> }
> 
> 
> Nick
> 
> 
> 
> _______________________________________________
> lilypond-user mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/lilypond-user
> No virus found in this incoming message.
> Checked by AVG - www.avg.com
> Version: 8.0.238 / Virus Database: 270.11.52/2053 - Release Date:
> 04/12/09 13:14:00

Attachment: fingering.png
Description: PNG image


reply via email to

[Prev in Thread] Current Thread [Next in Thread]