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: [ANN] LilyQuick 0.94beta - Quick note Lilypond entry using MIDI for Linux

2017-07-03 Thread Knute Snortum
Has this app ever been compiled on Windows (MINGW or Visual Studio)? --- Knute Snortum (via Gmail) On Mon, Jul 3, 2017 at 3:36 AM, Stjepan Horvat wrote: > ​cool app. > Thanks​ > > > ___ > lilypond-user mailing list >

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

Re: [ANN] LilyQuick 0.94beta - Quick note Lilypond entry using MIDI for Linux

2017-07-03 Thread Stjepan Horvat
​cool app. Thanks​ ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: dynamic text spanner after breaking

2017-07-03 Thread Thomas Morley
2017-07-03 11:42 GMT+02:00 Thomas Morley : > %% A procedure as argument does not work > \new Staff > \with { >\override DynamicTextSpanner.bound-details.left-broken.text = > #(lambda (grob) "foo") > } > \test Looks like a limitation while setting nested

Re: dynamic text spanner after breaking

2017-07-03 Thread Thomas Morley
2017-07-03 2:46 GMT+02:00 Shevek : > For some reason, TextSpanners by default repeat the text at the beginning of > a line after breaking, while DynamicTextSpanners do not. I became very > confused by this inconsistency when I wanted to make my crescendi and >