Adding quote with a custom context inside throws warning

2024-03-20 Thread Simon Albrecht via bug-lilypond
Hello, when \addQuote is used and the music within creates a custom context, this works as intended but outputs a warning: %%% \version "2.25.12" \layout {   \context {     \Voice     \name VocalVoice     \alias Voice   } } sop = \new VocalVoice { 1 } \addQuote "sop" \sop %%%

Re: Chord names collide with span bar

2024-03-20 Thread Knute Snortum
On Wed, Mar 20, 2024 at 8:54 AM Aaron Hill wrote: > Oh, I think I found another option: > > > \version "2.25.13" > > #(ly:set-option 'debug-skylines #t) > \layout { >\context { \Score > \override NonMusicalPaperColumn.show-horizontal-skylines = ##t >} >\context { \ChordNames

Re: Chord names collide with span bar

2024-03-20 Thread Aaron Hill via bug-lilypond
On 2024-03-20 9:01 am, Werner LEMBERG wrote: I remembered that you can add the Bar_engraver to ChordNames. Making them transparent so they do not visually interfere with the SpanBar, but they still take up space. Nice! This begs the question whether we have a real bug or 'just' insufficient do

Re: Chord names collide with span bar

2024-03-20 Thread Werner LEMBERG
> Oh, I think I found another option: > > > \version "2.25.13" > > #(ly:set-option 'debug-skylines #t) > \layout { > \context { \Score > \override NonMusicalPaperColumn.show-horizontal-skylines = ##t > } > \context { \ChordNames > \consists "Bar_engraver" > \override BarLine.

Re: Chord names collide with span bar

2024-03-20 Thread Aaron Hill via bug-lilypond
On 2024-03-20 8:14 am, Knute Snortum wrote: Ah, I see this is just for debugging. Thank you. Your solution helps when put into my bigger project. Some -- but not all -- of the bars are now wide enough. Oh, I think I found another option: \version "2.25.13" #(ly:set-option 'debug-sky

Re: Chord names collide with span bar

2024-03-20 Thread Knute Snortum
On Wed, Mar 20, 2024 at 8:01 AM Aaron Hill wrote: > ly:separation-item::print no longer exists, as all grobs support the > properties show-horizontal-skylines and show-vertical-skylines. > > So, swap out that \override with: > > >\override NonMusicalPaperColumn.show-horizontal-skylines =

Re: Chord names collide with span bar

2024-03-20 Thread Aaron Hill via bug-lilypond
On 2024-03-20 8:07 am, Jean Abou Samra wrote: Le mercredi 20 mars 2024 à 15:56 +0100, Jean Abou Samra a écrit : Le mercredi 20 mars 2024 à 07:51 -0700, Knute Snortum a écrit : > Your solution requires version 2.22 and I'm using 2.24 > (with the \alternative command so it's not easy to change) T

Re: Chord names collide with span bar

2024-03-20 Thread Knute Snortum
On Wed, Mar 20, 2024 at 8:07 AM Jean Abou Samra wrote: > Le mercredi 20 mars 2024 à 15:56 +0100, Jean Abou Samra a écrit : > > Le mercredi 20 mars 2024 à 07:51 -0700, Knute Snortum a écrit : > > > Your solution requires version 2.22 and I'm using 2.24 > > > (with the \alternative command so it's

Re: Chord names collide with span bar

2024-03-20 Thread Jean Abou Samra
Le mercredi 20 mars 2024 à 15:56 +0100, Jean Abou Samra a écrit : > Le mercredi 20 mars 2024 à 07:51 -0700, Knute Snortum a écrit : > > Your solution requires version 2.22 and I'm using 2.24 > > (with the \alternative command so it's not easy to change) > > The old \alternative syntax is still sup

Re: Chord names collide with span bar

2024-03-20 Thread Aaron Hill via bug-lilypond
On 2024-03-20 7:51 am, Knute Snortum wrote: Thank you so much for this fix and for entering an issue! There is just one thing that is a problem for me. Your solution requires version 2.22 and I'm using 2.24 (with the \alternative command so it's not easy to change). When I your solution conv

Re: Chord names collide with span bar

2024-03-20 Thread Jean Abou Samra
Le mercredi 20 mars 2024 à 07:51 -0700, Knute Snortum a écrit : > Your solution requires version 2.22 and I'm using 2.24 > (with the \alternative command so it's not easy to change) The old \alternative syntax is still supported in 2.24. signature.asc Description: This is a digitally signed mess

Re: Chord names collide with span bar

2024-03-20 Thread Knute Snortum
On Tue, Mar 19, 2024 at 4:34 PM Aaron Hill wrote: > ... > > Curious. The skylines look interesting, almost like the SpanBar is not > being factored in, only the parts of the BarLine. > > Below, I attempted to add some virtual height to the ChordName, and it > seemed to allow the ChordName to p

Re: Chord names collide with span bar

2024-03-20 Thread Werner LEMBERG
>> Aaron, please file an issue, referring to this e-mail thread. > > First time creating an issue, so hopefully this is up to snuff. Thanks a lot! > Added: https://gitlab.com/lilypond/lilypond/-/issues/6703 > > By the by, I do not appear to have permissions for setting labels, > but I think thi

Re: Chord names collide with span bar

2024-03-20 Thread Aaron Hill via bug-lilypond
On 2024-03-20 1:45 am, Werner LEMBERG wrote: In some situations, chord names collide with the span bar of a Grand or Piano Staff. Here is an example: [...] [...] Still sounds like a defect of some sort, as the default behavior should probably be handling things. Aaron, please file an issue,

Re: Chord names collide with span bar

2024-03-20 Thread Werner LEMBERG
>> In some situations, chord names collide with the span bar of a >> Grand or Piano Staff. Here is an example: [...] > > [...] Still sounds like a defect of some sort, as the default > behavior should probably be handling things. Aaron, please file an issue, referring to this e-mail thread.

Glossary: "simile mark" and German translation "Faulenzer"

2024-03-20 Thread Ole V. Villumsen via bug-lilypond
A suggestion for the Glossary in the documentation since I just learned that percent repeats are called "Faulenzer" in colloquial German after I had sought the word in vain in the Lilypond glossary and documentation. Or two suggestions, really. #1. The entry percent repeat (https://lilypond.or