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
24 lines
833 B
YAML
24 lines
833 B
YAML
# Verified against Divinum Officium (Monastic Tridentinum 1617),
|
|
# live query (Vigil of St. Andrew, 11-29-2025) -- common-of-a-vigil.
|
|
# Shared by all 6 vigils on this app's calendar (Andrew, Bartholomew,
|
|
# James, Matthew, Matthias, Thomas) -- cross-checked against the
|
|
# Vigil of St. Bartholomew.
|
|
id: none-capitulum-common-of-a-vigil
|
|
text:
|
|
la: |
|
|
Empti enim estis prétio magno. Glorificáte et portáte Deum in córpore vestro.
|
|
R. Deo grátias.
|
|
V. Ab occúltis meis munda me, Dómine.
|
|
R. Et ab aliénis parce servo tuo.
|
|
en: |
|
|
For you are bought with a great price. Glorify and bear God in your body.
|
|
R. Thanks be to God.
|
|
V. From my secret ones cleanse me, O Lord.
|
|
R. And from those of others spare thy servant.
|
|
citation:
|
|
la: "1 Cor 6:20"
|
|
en: "1 Cor 6:20"
|
|
status:
|
|
la: verified
|
|
en: verified
|