RE: Fingering position inside chords

2017-09-19 Thread Mark Stephen Mrotek
- From: Marco Bianchi [mailto:mr.whi...@gmail.com] Sent: Tuesday, September 19, 2017 12:39 PM To: Mark Stephen Mrotek ; lilypond-user@gnu.org Subject: Re: Fingering position inside chords Thank you Mark, I've studied that part but I still don't understand how can I move only the &quo

Re: Fingering position inside chords

2017-09-19 Thread Marco Bianchi
Thomas amazing example, this language is so deep and fascinating. Thanks to everybody for the help Marco On 19/09/2017 22:51, Thomas Morley wrote: 2017-09-19 22:47 GMT+02:00 David Kastrup : Thomas Morley writes: I tried to get something helpful from FingeringColumn, but I didn't found any u

RE: Fingering position inside chords

2017-09-19 Thread Mark Stephen Mrotek
Marco, Have a look at http://lilypond.org/doc/v2.18/Documentation/notation/inside-the-staff#fingering-instructions Mark From: lilypond-user [mailto:lilypond-user-bounces+carsonmark=ca.rr@gnu.org] On Behalf Of Marco Bianchi Sent: Tuesday, September 19, 2017 1:39 AM To: lilypond-use

Re: Fingering position inside chords

2017-09-19 Thread Thomas Morley
2017-09-19 22:47 GMT+02:00 David Kastrup : > Thomas Morley writes: > >> I tried to get something helpful from FingeringColumn, but I didn't >> found any useful pointers apart from the ones grob-interface delivers. >> Is it really not possible to get Fingering from FingeringColumn directly ?? >> (o

Re: Fingering position inside chords

2017-09-19 Thread David Kastrup
Thomas Morley writes: > I tried to get something helpful from FingeringColumn, but I didn't > found any useful pointers apart from the ones grob-interface delivers. > Is it really not possible to get Fingering from FingeringColumn directly ?? > (one could catch the PaperColumn and then filter for

Re: Fingering position inside chords

2017-09-19 Thread Thomas Morley
2017-09-19 21:51 GMT+02:00 David Kastrup : > Marco Bianchi writes: > >> Hi, >> I'm trying to have all the fingerings aligned to the left as in the picture. >> Is there a way to move independently every single fingering inside the chord? >> My workaround (see the code) it's not perfect and uses an

Re: Fingering position inside chords

2017-09-19 Thread Marco Bianchi
David this is great! Thank you On 19/09/2017 21:51, David Kastrup wrote: Marco Bianchi writes: Hi, I'm trying to have all the fingerings aligned to the left as in the picture. Is there a way to move independently every single fingering inside the chord? My workaround (see the code) it's not p

Re: Fingering position inside chords

2017-09-19 Thread David Kastrup
Marco Bianchi writes: > Hi, > I'm trying to have all the fingerings aligned to the left as in the picture. > Is there a way to move independently every single fingering inside the chord? > My workaround (see the code) it's not perfect and uses an hidden note in a > second > voice. > > Thank you

Re: Fingering position inside chords

2017-09-19 Thread Marco Bianchi
Thank you Mark, I've studied that part but I still don't understand how can I move only the "3" to the left when it is inside a chord. I need to choose independently the position of the fingers for every note of the chord. Can you show me the code? Thank you very much, Marco On 19/09/2017 20: