From c47ceb443ee0cf8f2eda52112d5c584dd4869336 Mon Sep 17 00:00:00 2001 From: tux Date: Sun, 11 May 2025 17:59:56 +0200 Subject: [PATCH] fix some chord spacing --- verses_with_chords.ly | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/verses_with_chords.ly b/verses_with_chords.ly index 636bfba..7095d2e 100644 --- a/verses_with_chords.ly +++ b/verses_with_chords.ly @@ -330,8 +330,9 @@ \NullVoice \consists Rest_engraver \omit Rest - % \undo \omit NoteHead - % \hide NoteHead + \undo \omit NoteHead + \hide NoteHead + \override NoteHead.X-extent = #'(0 . 0) } } }