Re: Alternative notes display

2017-07-03 Thread Menu Jacques
Thanks a lot Simon for the suggestion! Here is what I’ve been able to obtain: % \version "2.19.55" global = { \time 3/8 } regularMusic = \relative c'' { \global c4. } alternativeMusic = \relative c'' { \global \shiftOn d8 c4 } \score { \new Staff <<

Re: Alternative notes display

2017-07-03 Thread Simon Albrecht
On 03.07.2017 14:49, Kieren MacMillan wrote: Hi JM, I’d like to have the eighth and quarter notes displayed smaller, as an alternative to the dotted quarter note, and them not being included in the midi output. How can that be done? This is probably an excellent use-case for using the \tag

Re: Alternative notes display

2017-07-03 Thread Kieren MacMillan
Hi JM, > I’d like to have the eighth and quarter notes displayed smaller, as an > alternative to the dotted quarter note, and them not being included in the > midi output. > > How can that be done? This is probably an excellent use-case for using the \tag mechanism. Hope this helps, Kieren.

Alternative notes display

2017-07-03 Thread Menu Jacques
Hello folks, I’d like to have the eighth and quarter notes displayed smaller, as an alternative to the dotted quarter note, and them not being included in the midi output. Merely making them smaller won’t solve the midi part of the problem, as won’t \cueDuring, since: > LPNR: The music from