Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #4111 #4114

Merged
merged 2 commits into from
Oct 18, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion web/cgi-bin/DivinumOfficium/SetupString.pl
Original file line number Diff line number Diff line change
Expand Up @@ -186,13 +186,18 @@ sub get_tempus_id {

# Returns the name of the day for use as a subject in conditionals.
sub get_dayname_for_condition {
our ($day, $month, $day_of_week, $winner, $version);
our ($day, $month, $year, $winner, $version);
our $hora;
my $vesp_or_comp = ($hora =~ /Vespera/i) || ($hora =~ /Completorium/i);
return 'Epiphaniæ' if ($month == 1 && ($day == 6 || ($day == 5 && $vesp_or_comp)));
return 'in Cœna Domini' if $winner =~ /Quad6-4/;
return 'in Parasceve' if $winner =~ /Quad6-5/;
return 'Sabbato Sancto' if $winner =~ /Quad6-6/;
return 'Omnium Defunctorum'
if (
$month == 11
&& ($day == 2 || ($day == 3 && $dayofweek == 1) || ($day == 1 && day_of_week(11, 1, $year) != 6 && $vesp_or_comp))
);
return '';
}

Expand Down
8 changes: 4 additions & 4 deletions web/cgi-bin/missa/ordo.pl
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ sub resolve_refs {

# Connect lines marked by tilde.
if ($merge_with_next && $it < $#t) {
$merged_lines = $line . ' ';
$merged_lines .= $line . ' ';
} else {
push @resolved_lines, $merged_lines . $line;
$merged_lines = '';
Expand All @@ -204,11 +204,11 @@ sub resolve_refs {

# Concatenate the expansions of the lines with a line break between each.
push @resolved_lines, '';
my $resolved_block = join "<br/>\n", @resolved_lines;
my $resolved_block = join "<br\/>\n", @resolved_lines;

#removes occasional double linebreaks
$resolved_block =~ s/\<BR\/\>\s*\<BR\/\>/\<BR\/\>/g;
$resolved_block =~ s/<\/P>\s*<BR\/>/<\/P>/g;
$resolved_block =~ s/\<br\/\>\s*\<br\/\>/\<br\/\>/ig;
$resolved_block =~ s/<\/P>\s*<br\/>/<\/P>/gi;
return $resolved_block;
}

Expand Down
32 changes: 0 additions & 32 deletions web/www/horas/English/Commune/C9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,23 +15,7 @@ R. Blessed are the dead which die in the Lord.
[Ant 1]
All that the Father giveth Me shall come to Me; * and him that cometh to Me I will in no wise cast out.

[Oratio_a_porta]
_
&pater_noster
_
&psalm(145)
(sed rubrica 1955 aut rubrica 1960 aut rubrica monastica omittitur)
_
V. From the gates of hell.
R. Deliver their souls, O Lord!
V. May they rest in peace.
R. Amen.
V. O Lord, hear my prayer.
R. And let my cry come unto thee.

[Oratio_Fid]
&Dominus_vobiscum2
_
$Oremus
v. O God, who art thyself at once the Maker and the Redeemer of all thy faithful ones, grant unto the souls of thy servants and handmaids remission of all their sins, making of our entreaties unto our great Father a mean whereby they may have that forgiveness which they have ever hoped for.
$Qui vivis
Expand Down Expand Up @@ -238,19 +222,3 @@ Let everything that hath breath * praise the Lord.;;150

[Ant 2]
I am the resurrection and the life: * he that believeth in me, though he were dead, yet shall he live; and whosoever liveth and believeth in me shall never die.

[Oratio 21]
&pater_noster
&psalm(129)
_
V. From the gates of hell.
R. Deliver their souls, O Lord!
V. May they rest in peace.
R. Amen.
V. O Lord, hear my prayer.
R. And let my cry come unto thee.
&Dominus_vobiscum2
_
$Oremus
v. O God, who art thyself at once the Maker and the Redeemer of all thy faithful ones, grant unto the souls of thy servants and handmaids remission of all their sins, making of our entreaties unto our great Father a mean whereby they may have that forgiveness which they have ever hoped for.
$Qui vivis
32 changes: 0 additions & 32 deletions web/www/horas/Espanol/Commune/C9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,23 +15,7 @@ R. Felices los muertos que mueren en el Señor.
[Ant 1]
Todo * lo que me da el Padre vendrá a mí, y al que venga a mí no lo echaré afuera.

[Oratio_a_porta]
_
&pater_noster
_
&psalm(145)
(sed rubrica 1955 aut rubrica 1960 aut rubrica monastica omittitur)
_
V. De las puertas del infierno.
R. Libra, Señor, sus almas.
V. Descansen en paz.
R. Amén.
V. Señor, escucha mi oración.
R. Y llegue a ti mi clamor.

[Oratio_Fid]
&Dominus_vobiscum2
_
$Oremus
v. ¡Oh Dios, creador y redentor de los hombres!, concede a tus siervos el perdón de todos sus pecados; y por estas súplicas fraternas alcancen de ti la misericordia que siempre desearon.
$Qui vivis
Expand Down Expand Up @@ -238,19 +222,3 @@ Todo ser que alienta * alabe al Señor.;;150

[Ant 2]
Yo soy * la resurrección y la vida; quien cree en mí, aunque haya muerto, vivirá, y todo el que vive y cree en mí no morirá eternamente.

[Oratio 21]
&pater_noster
&psalm(129)
_
V. De las puertas del infierno.
R. Libra, Señor, su alma (sus almas).
V. Descanse(n) en paz.
R. Amén.
V. Señor, escucha mi oración.
R. Y llegue a ti mi clamor.
&Dominus_vobiscum2
_
$Oremus
v. ¡Oh Dios, creador y redentor de los hombres!, concede a tus siervos el perdón de todos sus pecados; y por estas súplicas fraternas alcancen de ti la misericordia que siempre desearon.
$Qui vivis
34 changes: 1 addition & 33 deletions web/www/horas/Francais/Commune/C9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,23 +15,7 @@ R. Bienheureux les morts qui meurent dans le Seigneur.
[Ant 1]
Tout ce que le Père Me donne viendra à Moi ; * et celui qui vient à Moi, Je ne le jetterai pas dehors.

[Oratio_a_porta]
_
&pater_noster
_
&psalm(145)
(sed rubrica 1955 aut rubrica 1960 aut rubrica monastica omittitur)
_
V. De la puissance de l'enfer.
R. Délivrez, Seigneur, leurs âmes !
V. Qu'ils reposent en paix.
R. Amen.
V. Seigneur, écoutez ma prière.
R. Et que mon cri parvienne jusqu'à Vous.

[Oratio_Fid]
&Dominus_vobiscum2
_
$Oremus
v. O Dieu, Créateur et Rédempteur de tous les fidèles, accordez aux âmes de vos serviteurs et de vos servantes, la rémission de tous leurs péchés afin que l'indulgence qu'ils ont toujours désirée leur soit obtenue par ces pieuses supplications.
$Qui vivis
Expand Down Expand Up @@ -164,7 +148,7 @@ R. Ayez pitié de moi, quand Vous viendrez au dernier jour.
[Responsory6]
R. Ne Vous souvenez pas, Seigneur, de mes péchés,
* Quand Vous viendrez juger ce siècle par le feu.
V. Seigneur, mon Dieu, dirigez ma voie en votre présence.
V. Seigneur, mon Dieu, dirigez ma voie en votre présence.
R. Quand Vous viendrez juger ce siècle par le feu.
$Requiem
R. Quand Vous viendrez juger ce siècle par le feu.
Expand Down Expand Up @@ -238,19 +222,3 @@ Que tout ce qui respire * loue le Seigneur.;;150

[Ant 2]
Je suis la Résurrection et la Vie ; * celui qui croit en Moi, même s'il vient à mourir, vivra ; et quiconque vit et croit en Moi, ne mourra pas pour toujours.

[Oratio 21]
&pater_noster
&psalm(129)
_
V. De la puissance de l'enfer.
R. Délivrez, Seigneur, leurs âmes !
V. Qu'ils reposent en paix.
R. Amen.
V. Seigneur, écoutez ma prière.
R. Et que mon cri parvienne jusqu'à Vous.
&Dominus_vobiscum2
_
$Oremus
v. O Dieu, Créateur et Rédempteur de tous les fidèles, accordez aux âmes de vos serviteurs et de vos servantes, la rémission de tous leurs péchés afin que l'indulgence qu'ils ont toujours désirée leur soit obtenue par ces pieuses supplications.
$Qui vivis
32 changes: 0 additions & 32 deletions web/www/horas/Italiano/Commune/C9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,23 +15,7 @@ R. Beati i morti che muoiono nel Signore.
[Ant 1]
Verrà a me tutto * quello che mi dà il Padre, ed io non caccerò chi viene a me.

[Oratio_a_porta]
_
&pater_noster
_
&psalm(145)
(sed rubrica 1955 aut rubrica 1960 aut rubrica monastica omittitur)
_
V. Dalla porta dell'inferno.
R. Libera, o Signore, le loro anime.
V. Riposino in pace.
R. Amen.
V. Signore, ascolta la mia preghiera.
R. E il mio grido giunga a Te.

[Oratio_Fid]
&Dominus_vobiscum2
_
$Oremus
O Dio, Creatore e Redentore di tutti gli uomini fedeli, concedi alle anime dei tuoi servi e delle tue serve la remissione di tutti i peccati, affinché quella misericordia che sempre desiderarono, per le pie suppliche l'ottengano,
$Qui vivis
Expand Down Expand Up @@ -238,19 +222,3 @@ Ogni spirito * lodi il Signore.;;150

[Ant 2]
Io sono la resurrezione e la vita: * chi crede in me, benché morto, vivrà, e chi vive e crede in me, non morrà in eterno.

[Oratio 21]
&pater_noster
&psalm(129)
_
V. Dalla porta dell'inferno.
R. Libera, o Signore le loro anime.
V. Riposino in pace.
R. Amen.
V. Signore, ascolta la mia preghiera.
R. E il mio grido giunga a Te.
&Dominus_vobiscum2
_
$Oremus
O Dio, Creatore e Redentore di tutti gli uomini fedeli, concedi alle anime dei tuoi servi e delle tue serve la remissione di tutti i peccati, affinché quella misericordia che sempre desiderarono, per le pie suppliche l'ottengano,
$Qui vivis
24 changes: 5 additions & 19 deletions web/www/horas/Latin/Commune/C9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,18 +31,11 @@ _
&pater_noster
_
&psalm(145)
(sed rubrica 1955 aut rubrica 1960 aut rubrica monastica omittitur)
(sed rubrica 1955 aut rubrica 1960 aut rubrica monastica aut die Omnium Defunctorum omittitur)
_
V. A porta ínferi.
R. Erue, Dómine, ánimas eórum.
V. Requiéscant in pace.
R. Amen.
V. Dómine, exáudi oratiónem meam.
R. Et clamor meus ad te véniat.
$A porta inferi

[Oratio_Fid]
&Dominus_vobiscum2
_
$Oremus
v. Fidélium, Deus, ómnium Cónditor et Redémptor, animábus famulórum famularúmque tuárum remissiónem cunctórum tríbue peccatórum: ut indulgéntiam, quam semper optavérunt, piis supplicatiónibus consequántur:
$Qui vivis
Expand All @@ -55,7 +48,7 @@ $Qui vivis
@:Oratio_Fid

[Oratio 2]
@:Oratio_a_porta:s/&psalm.*\)//s
@:Oratio_a_porta:s/145/129/s
@:Oratio_Fid

[Oratio1]
Expand Down Expand Up @@ -273,14 +266,7 @@ Ego sum * resurréctio et vita: qui credit in me, étiam si mórtuus fúerit, vi
&pater_noster
&psalm(129)
_
V. A porta ínferi.
R. Erue, Dómine, ánimas eórum.
V. Requiéscant in pace.
R. Amen.
V. Dómine, exáudi oratiónem meam.
R. Et clamor meus ad te véniat.
&Dominus_vobiscum2
$A porta inferi
_
$Oremus
v. Fidélium, Deus, ómnium Cónditor et Redémptor, animábus famulórum famularúmque tuárum remissiónem cunctórum tríbue peccatórum: ut indulgéntiam, quam semper optavérunt, piis supplicatiónibus consequántur:
$Qui vivis
@:Oratio Fid
6 changes: 0 additions & 6 deletions web/www/horas/Magyar/Commune/C9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
Officium Defunctorum

[Oratio_Fid]
&Dominus_vobiscum2
_
$Oremus
v. Isten ki a mindenség teremtője és megvátója vagy bocsásd meg szolgáid és szolgálóid vétkeit, és könyörgéseink által add meg nekik a megbocsájtást amire mindig vágyakoztak
$Qui vivis
Expand Down Expand Up @@ -96,7 +94,3 @@ Jób könyvéből
20 Éltem napjainak nem kevés a száma? Vedd le rólam szemed, hadd örüljek egy kicsit,
21 mielőtt elmegyek, s vissza nem térek a sötétség és az árnyék országából.
22 A sötétség honából, hol nincs semmi rend, hol a napvilág is fekete éjszaka.

[Oratio 21]
&pater_noster
&psalm(129)
32 changes: 0 additions & 32 deletions web/www/horas/Polski/Commune/C9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,23 +15,7 @@ R. Błogosławieni umarli, którzy w Panu umierają.
[Ant 1]
Wszystko * co mnie dawa Ojciec, do mnie przyjdzie, a tego, co do mnie przychodzi, nie wyrzucę precz.

[Oratio_a_porta]
_
&pater_noster
_
&psalm(145)
(sed rubrica 1955 aut rubrica 1960 aut rubrica monastica omittitur)
_
V. Od wrót piekielnych.
R. Wybaw dusze ich, Panie.
V. Niech odpoczywają w pokoju.
R. Amen.
V. Panie, wysłuchaj modlitwę moją.
R. A wołanie moje niech do Ciebie przyjdzie.

[Oratio_Fid]
&Dominus_vobiscum2
_
$Oremus
Stwórco i Odkupicielu wszystkich wiernych, Boże, racz odpuścić wszystkie grzechy duszom zmarłych sług i służebnic Twoich, aby przez pobożne błagania i modły nasze dostąpiły przebaczenia, którego zawsze pragnęły:
$Qui vivis
Expand Down Expand Up @@ -238,19 +222,3 @@ Wszelki duch * niechaj Pana chwali.;;150

[Ant 2]
Jam jest * zmartwychwstanie i żywot; kto w mię wierzy, choćby i umarł, żyć będzie: a wszelki który żywie, a wierzy w mię, nie umrze na wieki.

[Oratio 21]
&pater_noster
&psalm(129)
_
V. Od wrót piekielnych.
R. Wybaw dusze ich, Panie.
V. Niech odpoczywają w pokoju.
R. Amen.
V. Panie, wysłuchaj modlitwę moją.
R. A wołanie moje niech do Ciebie przyjdzie.
&Dominus_vobiscum2
_
$Oremus
Stwórco i Odkupicielu wszystkich wiernych, Boże, racz odpuścić wszystkie grzechy duszom zmarłych sług i służebnic Twoich, aby przez pobożne błagania i modły nasze dostąpiły przebaczenia, którego zawsze pragnęły:
$Qui vivis