f08507adfc
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
22 lines
739 B
YAML
22 lines
739 B
YAML
# Verified against Divinum Officium (Monastic Tridentinum 1617), clean
|
|
# per-annum run (2026-08-31). See terce-capitulum-per-annum.yml for the
|
|
# combined-block structure note and the deferred-seasonal-variant caveat.
|
|
id: sext-capitulum-per-annum
|
|
text:
|
|
la: |
|
|
Alter altérius ónera portáte, et sic adimplébitis legem Christi.
|
|
R. Deo grátias.
|
|
V. Dóminus regit me, et nihil mihi déerit.
|
|
R. In loco páscuæ ibi me collocávit.
|
|
en: |
|
|
Bear ye one another's burdens; and so you shall fulfill the law of Christ.
|
|
R. Thanks be to God.
|
|
V. The Lord ruleth me: and I shall want nothing.
|
|
R. He hath set me in a place of pasture.
|
|
citation:
|
|
la: "Gal. 6:2"
|
|
en: "Gal. 6:2"
|
|
status:
|
|
la: verified
|
|
en: verified
|