Re: Cello fingering indications

2014-11-05 Thread marthall_26
038.n5.nabble.com/Cello-fingering-indications-tp34653p168434.html Sent from the User mailing list archive at Nabble.com. ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Cello fingering indications

2014-09-05 Thread David Kastrup
James writes: > On 04/09/14 01:46, MarcM wrote: >> Anyone knows why the following snippet does not print the spanner with >> version 2.19.10 ? >> (labelled as 2.19.7 but unlikely to work there). >> Colin Campbell-8 wrote

Re: Cello fingering indications

2014-09-05 Thread James
On 04/09/14 01:46, MarcM wrote: Anyone knows why the following snippet does not print the spanner with version 2.19.10 ? fingering_restez.ly Colin Campbell-8 wrote On 11-10-31 08:33 PM, David Nalesnik wrote: Hi Colin,

Re: Cello fingering indications

2014-09-04 Thread MarcM
(cons (make-music 'TextSpanEvent 'span-direction 1) (ly:music-property (car (reverse elts)) 'elements))) (make-music 'SequentialMusic 'elements (list music #}) \relative c' { \restez "5" { a8 b c d e f } \restez "4" {

Re: Cello fingering indications

2014-09-03 Thread MarcM
quot; { a8 b c d e f } >> \stringNumberSpanner "4" { g a bes4 a g2 } >> } >> >> Happy practicing! >> >> -David > > > Brilliant, David, simply brilliant! No wonder I rave about this group > every chance I get. > > Thanks! > > Colin > > -- > I've lea

Re: Cello fingering indications

2011-10-31 Thread Colin Campbell
On 11-10-31 08:33 PM, David Nalesnik wrote: Hi Colin, On Sun, Oct 30, 2011 at 9:50 PM, Colin Campbell > wrote: Further Googling gives http://lsr.dsi.unimi.it/LSR/Snippet?id=616 which is closer in appearance, but I haven't the Scheme fu to modify the stringNumbe

Re: Cello fingering indications

2011-10-31 Thread David Nalesnik
Hi Colin, On Sun, Oct 30, 2011 at 9:50 PM, Colin Campbell wrote: > > Further Googling gives > http://lsr.dsi.unimi.it/LSR/**Snippet?id=616 > > which is closer in appearance, but I haven't the Scheme fu to modify the > stringNumberSpanner function to i

Re: Cello fingering indications

2011-10-30 Thread Colin Campbell
On 11-10-27 09:21 PM, Colin Campbell wrote: My cello teacher is quite insistent that I get accustomed to keeping fingers in place while I'm going between strings, so I'm asking about the best way to code that in LP. The only thing I've found is repeatCommands, as in this: %<-

Cello fingering indications

2011-10-27 Thread Colin Campbell
My cello teacher is quite insistent that I get accustomed to keeping fingers in place while I'm going between strings, so I'm asking about the best way to code that in LP. The only thing I've found is repeatCommands, as in this: %<%< \version "2.15" celloII