Re: Supress cross-system tuplet courtesy text?

2021-04-19 Thread Michael Blankenship
Brilliant, as usual. And removing the "not" creates the opposite effect, putting the text on the far side of the \break. ​Even works on Horizontal Brackets. ​ ​Thanks Harm! ​ ​ ​ ​ ​ On Apr 19 2021, at 6:05 pm, Thomas Morleywrote: > > > Am Mo., 19.

Re: Supress cross-system tuplet courtesy text?

2021-04-19 Thread Thomas Morley
Am Mo., 19. Apr. 2021 um 17:18 Uhr schrieb Michael Blankenship : > > I'm wondering if anyone knows a way to stop the tuplet engraver from > reprinting the "number" (which in this case is really a string) when the > tuplet (which is really an analysis bracket) is split over a system break? > It wo

Re: lilypond-user Digest, Vol 221, Issue 56

2021-04-19 Thread Federico Sarudiansky
Dear Harm, wow! I've never seen such display of sheer coding virtuosity! I can spend years trying to understand what you have done. Thank you very much and hope to see this implemented in some release soon. I will apply in my typesettings and if something strange happens -I don't think so-, I'll w

Re: Leadsheet for voice and ukulele

2021-04-19 Thread Valentin Petzel
Hello Helge, First at all congratulations for your first score. → The no string for pitch warnings come from Lilypond not knowing you have an Ukulele. Lilypond takes the Fretboard configurations for a chord from a table, which by default has guitar chords. The error just says that there are not

Re: Cross-staff slurs

2021-04-19 Thread Valentin Petzel
Hello Jacques, Yes, this is possible. It’s just that Lilypond thinks that a slur of that shape would not look good in that place. You can change the scoring parameters Lilypond uses for determining how ugly a slur looks. For example you can increase Slur.details.edge-attraction-factor to increa

Re: Cross-staff slurs

2021-04-19 Thread Jacques Menu
Hello Jean, Thanks a lot! JM > Le 19 avr. 2021 à 08:59, Jean Abou Samra a écrit : > > > Le 19/04/2021 à 07:47, Jacques Menu a écrit : >> Hello folks, >> >> MusicXML has the concept of a slur to a note in another staff, and >> MusicScore provides this feature. >> The simple attempt, first at

Re: Center align Bar numbers to first note in first measures on new lines

2021-04-19 Thread Jean Abou Samra
Le 18/04/2021 à 20:16, F M a écrit : Thank you *Correction*​ Currently, I have bar numbers _aligned to the right of the key signatures_. This is what I have at the moment: MvmntIVoiceI = { \override Score.BarNumber.font-size = #0.2 \override Score.BarNumber.font-series = #'bold \override Sc

Re: Cross-staff slurs

2021-04-19 Thread Jean Abou Samra
Le 19/04/2021 à 07:47, Jacques Menu a écrit : Hello folks, MusicXML has the concept of a slur to a note in another staff, and MusicScore provides this feature. The simple attempt, first attached image, doesn’t produce a satisfactory result. Is there a way to obtain such a slur in LilyPond