Reformat Terce/Sext/None capitulum text as multi-line block scalars
Every capitulum-*.yml under the three Little Hours combined the chapter, "R. Deo grátias"/"Thanks be to God", and the trailing V./R. pair into one flat single-line string. The .lang-column CSS already renders on white-space: pre-line (as little-hour-conclusio.yml's block-scalar text already demonstrated), so the run-together rendering was purely a missing line-break bug in the source YAML, not a CSS or resolver issue. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01PXySSbbUh1EhdN1RnAoCaP
This commit is contained in:
@@ -8,8 +8,16 @@
|
||||
# live, not assumed from the collect's own `collect-c8`.
|
||||
id: sext-capitulum-common-of-a-dedication
|
||||
text:
|
||||
la: "Et audívi vocem magnam de throno dicéntem: Ecce tabernáculum Dei cum homínibus, et habitábit cum eis; et ipsi pópulus ejus erunt, et ipse Deus cum eis erit eórum Deus. R. Deo grátias. V. Locus iste sanctus est, in quo orat sacérdos. R. Pro delíctis et peccátis pópuli."
|
||||
en: "And I heard a great voice out of the throne, saying Behold, the tabernacle of God is with men, and He will dwell with them. And they shall be His people; and God Himself shall be with them, and be their God. R. Thanks be to God. V. This place is holy, wherein the Priest prayeth. R. For the pardon of the transgressions and offences of the people."
|
||||
la: |
|
||||
Et audívi vocem magnam de throno dicéntem: Ecce tabernáculum Dei cum homínibus, et habitábit cum eis; et ipsi pópulus ejus erunt, et ipse Deus cum eis erit eórum Deus.
|
||||
R. Deo grátias.
|
||||
V. Locus iste sanctus est, in quo orat sacérdos.
|
||||
R. Pro delíctis et peccátis pópuli.
|
||||
en: |
|
||||
And I heard a great voice out of the throne, saying Behold, the tabernacle of God is with men, and He will dwell with them. And they shall be His people; and God Himself shall be with them, and be their God.
|
||||
R. Thanks be to God.
|
||||
V. This place is holy, wherein the Priest prayeth.
|
||||
R. For the pardon of the transgressions and offences of the people.
|
||||
citation:
|
||||
la: "Apo 21:3"
|
||||
en: "Rev 21:3"
|
||||
|
||||
Reference in New Issue
Block a user