Re: Multiplication of multi mesure test

2019-01-22 Thread David Kastrup
Paolo Cantamessa writes: > Yes, now it's clear. Now that's something I don't hear all too often. All the best! -- David Kastrup ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Multiplication of multi mesure test

2019-01-22 Thread Paolo Cantamessa
Yes, now it's clear. Many thanks David, Cheers. Paolo Il giorno mar 22 gen 2019 alle ore 22:29 David Kastrup ha scritto: > Paolo Cantamessa writes: > > > Hi David, > > I use lilypond version "2.19.82". > > Check Issue 5327 in the issue tracker. Slated for 21.0. > > > I don't understand which

Re: Multiplication of multi mesure test

2019-01-22 Thread Valentin Villenave
On 1/22/19, Paolo Cantamessa wrote: > Hello everybody, > who can help me for this problem? Who can help you? LilyPond can! Just not with the version you’re using; this will be made possible in the next 2.21 release (which is already available to whoever can built it directly from the source code,

Re: Multiplication of multi mesure test

2019-01-22 Thread David Kastrup
Paolo Cantamessa writes: > Hi David, > I use lilypond version "2.19.82". Check Issue 5327 in the issue tracker. Slated for 21.0. > I don't understand which type data is " * 2 " in this example { R1 * 2 }. > Char? String? Integer? Symbol? Whatever else? > Which mathematical operation should I d

Re: Multiplication of multi mesure test

2019-01-22 Thread Paolo Cantamessa
Hi David, I use lilypond version "2.19.82". I don't understand which type data is " * 2 " in this example { R1 * 2 }. Char? String? Integer? Symbol? Whatever else? Which mathematical operation should I do? Many thanks. Paolo [image: Mailtrack]

Re: Multiplication of multi mesure test

2019-01-22 Thread David Kastrup
Paolo Cantamessa writes: > Hello everybody, > who can help me for this problem? > > This work: > { R1 * 2 } > > But I need of this and doesn't work: > { R1 * #(+ 2 3) } It does here. Maybe you should specify the version of LilyPond you are using. -- David Kastrup ___

Multiplication of multi mesure test

2019-01-22 Thread Paolo Cantamessa
Hello everybody, who can help me for this problem? This work: { R1 * 2 } But I need of this and doesn't work: { R1 * #(+ 2 3) } Many thanks. Paolo [image: Mailtrack] Sender notified by Mailtrack