Re: change of volta number

2018-06-22 Thread Jacques Menu Muzhic
Hello Joram, \set Score.repeatCommands is exactly what I was looking for actually. Thanks, and a nice day! JM > Le 22 juin 2018 à 23:33, Noeck a écrit : > > Dear Jacques, > >> It would be nice if such settings could be specified in the regular >> \repeat commands, as can be done in MusicXML:

RE: change of volta number

2018-06-22 Thread Ming Tsang
Thank you all for the reply. Here is snippet. It is Chinese character in the lyric. In Chinese music note name uses (i)1 2 3 4 5 6 7 or (ii) do re mi fa so la ti.  I find language “italiano” very close to (ii), therefor my snippet use language “italiano” for note name and use “Chinese” for lyr

Re: change of volta number

2018-06-22 Thread Noeck
Dear Jacques, > It would be nice if such settings could be specified in the regular > \repeat commands, as can be done in MusicXML: Well you can basically do that: { \repeat volta 2 { d'4 e' f' e' } \alternative { { \set Score.repeatCommands = #'(end-repeat (volta "2."))

Re: change of volta number

2018-06-21 Thread Jacques Menu Muzhic
It would be nice if such settings could be specified in the regular \repeat commands, as can be done in MusicXML: 4 1 I dont have the skills to contribute to that, unfortunately. JM > Le 22 juin 2018

Re: change of volta number

2018-06-21 Thread Aaron Hill
On 2018-06-21 18:14, Ming Tsang wrote: Hi lilyponders, how can I modify volta number from 1. To 2? Manual repeat commands may be what you are looking for. See the following: http://lilypond.org/doc/v2.19/Documentation/notation/long-repeats#manual-repeat-marks \version "2.19.81" {

Re: change of volta number

2018-06-21 Thread David Wright
On Thu 21 Jun 2018 at 22:27:30 (-0500), Karlin High wrote: > On Thu, Jun 21, 2018 at 8:14 PM, Ming Tsang wrote: > > > how can I modify volta number from 1. To 2? > > > > Nice image! Can you post the code that produced it? I think that would be > easier for everyone. > -- > Karlin High > Missour

Re: change of volta number

2018-06-21 Thread Karlin High
On Thu, Jun 21, 2018 at 8:14 PM, Ming Tsang wrote: > how can I modify volta number from 1. To 2? > Nice image! Can you post the code that produced it? I think that would be easier for everyone. -- Karlin High Missouri, USA PS - Looks like a Chinese language. Those are tonal, right? I've always