From d3ebd909676600bcc5bcb890a16ff69208f03593 Mon Sep 17 00:00:00 2001 From: Will Estes Date: Tue, 25 Aug 2026 06:49:44 -0400 Subject: [PATCH] Fix duplicate flex mark in Lauds Psalm 148 v.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The English text had a static ‡ baked in, colliding with the dynamically-computed flex mark on Tuesday/Thursday Lauds when the Laudate antiphon's incipit matches the first four words of verse 1. Co-Authored-By: Claude Sonnet 5 Claude-Session: https://claude.ai/code/session_01HWN869GrMFHqrer9fdCBbF --- src/data/psalms/148.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/psalms/148.yml b/src/data/psalms/148.yml index 4fcc69e..31de39a 100644 --- a/src/data/psalms/148.yml +++ b/src/data/psalms/148.yml @@ -5,7 +5,7 @@ verses: - n: 1 text: la: "Laudáte Dóminum de cælis: * laudáte eum in excélsis." - en: "Praise ye the Lord ‡ from the heavens * praise ye him in the high places." + en: "Praise ye the Lord from the heavens * praise ye him in the high places." status: la: verified en: verified