Re: problem with `alignAboveContext`

2025-03-07 Thread Werner LEMBERG
>> Imagine a choir piece with three women voices, to be notated on two >> staves to save vertical space. To increase readability in the >> score it might make sense to position voices 1 and 2 in the upper >> staff and voice 3 into the lower one. Suddenly the musical >> structure changes, and it

Re: problem with `alignAboveContext`

2025-03-07 Thread David Wright
On Fri 07 Mar 2025 at 06:34:45 (+), Werner LEMBERG wrote: > >> > If you have two staves, and a voice were to change staves, would > >> > you expect the lyrics to leap about too? > >> > >> Actually yes :-) Can you imagine a situation where this shouldn't > >> happen? > > > > You're asking me t

Re: problem with old code

2025-03-07 Thread Hans Aikema
> On 7 Mar 2025, at 21:30, Stefan Thomas wrote: > >  > Dear community. > After upgrading to version 2.24.4. I get, after compiling a certain file, > the error message: > fatal error: Not a markup command: fosterisk > It must have to do with this code, I guess. Can it be updated? My gut fee

problem with old code

2025-03-07 Thread Stefan Thomas
Dear community. After upgrading to version 2.24.4. I get, after compiling a certain file, the error message: fatal error: Not a markup command: fosterisk It must have to do with this code, I guess. Can it be updated? #(let ((foot-item-list (list))) (set! add-foot-item! (lambda (dir ga

Re: Barline confusion/question

2025-03-07 Thread Robin Bannister
> This sort of thing is common engraving practice > so I must be missing something obvious. Search for the following text in the docs: In addition, you can specify ".|:-||", which is equivalent to ".|:" except at line breaks, where it gives a double bar line at the end of the line and a start

Re: Barline confusion/question

2025-03-07 Thread Timothy Lanfear
On 07/03/2025 15:21, tim...@bitstream.net via LilyPond user discussion wrote: Of all the things in Lilypnd I find barline syntax perhaps the most baffling.  What I want is a double barline to end an 8 bar intro section at the end of a line (I am using \break to force 4 bars to a line) and then

Barline confusion/question

2025-03-07 Thread tim...@bitstream.net
Of all the things in Lilypnd I find barline syntax perhaps the most baffling. What I want is a double barline to end an 8 bar intro section at the end of a line (I am using \break to force 4 bars to a line) and then a repeat barline at the start of the next line where the head begins. I’ve tri

Re: time signature and key change at end of line

2025-03-07 Thread Timothy Lanfear
On 06/03/2025 20:50, Paul Scott wrote: I posted before about time signatures and/or key changes repeated at the end of the previous line and was shown that it works correctly. I finally saw the problem that occasionally effects my normal code structure. Could the \endSpanners music function

Re: Spurious bar line

2025-03-07 Thread Pierre-Luc Gauthier
Hi William and thanks for your help. Le jeu. 6 mars 2025, à 21 h 12, William Rehwinkel a écrit : > You can hide the staff barline like this: > \once \hide Staff.BarLine But then, with the \once \hide Staff.BarLine solution, it hides the bar line in other situations. The problem is, I do not do