Re: Underline Lyrics once and for a whole score

2024-11-13 Thread Stu McKenzie via LilyPond User List
This reply is for both David Wright, Thomas Morley and others who may be interested. On 2024-11-09 20:58, David Wright wrote: On Sat 09 Nov 2024 at 15:13:02 (-0800), Stu McKenzie wrote: On 2024-11-09 14:21, Thomas Morley wrote: Am Sa., 9. Nov. 2024 um 21:10 Uhr schrieb Stu McKenzie: The s

Re: FYI: Nested Markuplist-Score-Midi Block Behavior

2024-11-13 Thread Werner LEMBERG
> I don't know whether this is a bug or not, but if you put a score > block inside of a markuplist, you cannot export MIDI from it. If > it's not fixed, it should be documented at the website. > > Minimal(?) example: > > \markuplist { > \score { > { c1 } > \layout { } >