diff options
| author | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-08-18 15:43:09 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-08-18 15:43:09 +0200 |
| commit | a4e63f408f9fb22f9a4a458b6d97bebe9b8be747 (patch) | |
| tree | a9605b6ebc65f106eab2a086488a2c8a8aa7c49f /gen/liturgy_ef.h | |
| parent | fb967dccb95ff75c6a5f7a99f5e063effac8a94d (diff) | |
| download | clectio-a4e63f408f9fb22f9a4a458b6d97bebe9b8be747.tar.gz clectio-a4e63f408f9fb22f9a4a458b6d97bebe9b8be747.zip | |
gen: regenerate the EF tables -- the RG 124 colours
Twelve sanctoral colours corrected upstream: RG 124 gives red to Apostles,
Evangelists and Martyrs, and missalemeum had ten confessors and virgins in red
with two actual martyrs in white -- the rule applied backwards in both
directions. Regenerated against lectio 967e911.
Verified by a 730-day sweep (2026-2027) of this binary's output against
colitur, built properly as EF via config.h rather than the make FORM= variable
that does not do what it looks like. 29 colour differences remain and every
one is a cited class:
16 C17 the BVM Saturday Office (RG 78), which lectio does not build
12 C1 the 6-13 January Christmastide boundary (RG 72-73)
1 C8 Rogation Monday 2027-05-03, violet under RG 128(d) for the
Litanies' procession and Mass; lectio has no Rogation concept at
all, so this is an absent feature rather than a wrong value
Nothing unexplained. All three are feature gaps in lectio rather than errors
in it, each already adjudicated verdict-colitur in that project's own
divergence list.
Diffstat (limited to 'gen/liturgy_ef.h')
| -rw-r--r-- | gen/liturgy_ef.h | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/gen/liturgy_ef.h b/gen/liturgy_ef.h index dac2b2a..211bca6 100644 --- a/gen/liturgy_ef.h +++ b/gen/liturgy_ef.h @@ -2271,7 +2271,7 @@ static const Day days[] = { {159,1,320,2}, {160,0,322,2}, {161,1,324,2}, - {162,2,326,2}, + {162,1,326,2}, {163,1,328,2}, {164,0,330,2}, {165,1,332,2}, @@ -2295,28 +2295,28 @@ static const Day days[] = { {183,0,368,2}, {184,2,370,2}, {185,0,372,2}, - {186,2,374,2}, + {186,1,374,2}, {187,0,376,2}, {188,1,378,2}, {189,1,380,2}, {190,0,382,2}, {191,0,384,2}, - {192,2,386,2}, + {192,1,386,2}, {193,1,388,2}, {194,0,390,2}, {195,1,392,2}, {196,1,394,2}, - {197,1,396,2}, + {197,2,396,2}, {198,0,398,2}, {199,2,400,2}, {200,1,402,2}, {201,0,404,2}, {202,2,406,2}, - {203,2,408,2}, + {203,1,408,2}, {204,0,410,2}, {205,1,412,2}, {206,0,414,2}, - {207,2,416,2}, + {207,1,416,2}, {208,0,418,2}, {209,1,420,2}, {210,1,422,2}, @@ -2342,9 +2342,9 @@ static const Day days[] = { {230,1,462,2}, {231,0,464,2}, {232,1,466,2}, - {233,2,468,2}, + {233,1,468,2}, {234,2,470,2}, - {235,2,472,2}, + {235,1,472,2}, {236,0,474,2}, {237,0,476,2}, {238,1,478,2}, @@ -2420,7 +2420,7 @@ static const Day days[] = { {308,1,618,2}, {309,2,620,2}, {310,1,622,0}, - {311,1,622,2}, + {311,2,622,2}, {312,1,624,2}, {313,0,626,2}, {314,1,628,2}, @@ -2501,7 +2501,7 @@ static const Day days[] = { {389,0,778,2}, {390,0,780,2}, {391,0,782,2}, - {392,2,784,2}, + {392,1,784,2}, {393,0,786,2}, {394,1,788,2}, {395,0,790,2}, @@ -2510,7 +2510,7 @@ static const Day days[] = { {398,0,796,2}, {399,0,798,2}, {400,0,800,2}, - {401,2,802,2}, + {401,1,802,2}, {402,0,804,2}, {403,0,806,2}, {404,0,808,2}, @@ -2577,7 +2577,7 @@ static const Day days[] = { {463,0,930,2}, {464,0,932,2}, {465,0,934,2}, - {466,2,936,2}, + {466,1,936,2}, {467,1,938,2}, {468,0,940,2}, {469,0,942,2}, |
