Re: Cello fingering indications

2014-11-27 Thread David Nalesnik
On Thu, Nov 27, 2014 at 3:24 AM, David Kastrup wrote: > > add-event seems to be a frequent enough use case to figure out a nice > global name for it and provide it in LilyPond proper. > I agree. --David ___ lilypond-devel mailing list lilypond-devel@g

Re: Cello fingering indications

2014-11-27 Thread David Kastrup
MarcM writes: > This function apparently worked in version 2.14. > I tried in 2.18 and the line is not printed so the change is not due to a > recent commit. > > I just want to implement a simple function for the music directive "restez" > (*) which is usually indicated with the text "restez" an

Re: Cello fingering indications

2014-11-26 Thread Robbie24
w this message in context: http://lilypond.1069038.n5.nabble.com/Re-Cello-fingering-indications-tp166091p168984.html Sent from the Dev mailing list archive at Nabble.com. ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/m

Re: Cello fingering indications

2014-09-05 Thread MarcM
s message in context: http://lilypond.1069038.n5.nabble.com/Re-Cello-fingering-indications-tp166091p166106.html Sent from the Dev mailing list archive at Nabble.com. ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

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,