On 09/09/2024 18:00, Sebastian Menge via LilyPond user discussion wrote:
Thanks Paul that works. However, there are warnings.
Here is a fixed version without warnings. \version "2.24.0" \score { \relative { g2 ~ << g2 \new Voice {\voiceOne c8 d e f} >> } \layout { } } -- Timothy Lanfear, Bristol, UK.