diff --git a/meta.json b/meta.json index 7dd3a9e..c00a4a4 100644 --- a/meta.json +++ b/meta.json @@ -1 +1 @@ -{"version":"1.6.4"} +{"version":"1.6.5"} diff --git a/static/03-format.html.mustache b/static/03-format.html.mustache index 0e0507d..46f0008 100644 --- a/static/03-format.html.mustache +++ b/static/03-format.html.mustache @@ -361,8 +361,8 @@

f1 = 1, 118, 131, 209, 1582 et al., por. K. Lake, Codex 1 of the Gospeis and its Allies, (Texts and Studies VII/3) Cambridge 1902, reprint 1967.

f13 = 13, 69, 124, 174, 230, 346, 543, 788, 826, 828, 983, 1689, 1709, et al., por. K. and S. Lake, Family 13 (The Ferrar Group), (Studies and Documents XI) London 1941 [=Mark]; J. Geerlings, Family 13 (The Ferrar Group), (Studies and Documents XIX-XXI) Salt Lake City 1961-1962 [=Mateusz, Łukasz, Jan]; W. H. Ferrar, A Collation of Four Important Manuscripts of the Gospels) ed. T. K. Abbott, Dublin/London 1877.

-

Manuskrypty zawarte w rodzinach f1 i f13 zwyczajowo cytowane są przez znak całej ich grupy. Jeśli róznią się one wewnątrz własnej rodziny lub od tekstu 𝕸, w szczególnych przypadkach mogą być zacytowane osobno.

-

Dla f1 istnieje specjalna zasada: jeśli wiodący manuskrypt 1 różni się od pozostałych członków rodziny oraz od 𝕸, cytowany jest jako 1; znak f1 nie jest używany w tym wypadku, ponieważ inni członkowie rodziny zgadzają się z 𝕸.

+

Manuskrypty zawarte w rodzinach f1 i f13 zwyczajowo cytowane są przez znak całej ich grupy. Jeśli róznią się one wewnątrz własnej rodziny lub od tekstu 𝔐, w szczególnych przypadkach mogą być zacytowane osobno.

+

Dla f1 istnieje specjalna zasada: jeśli wiodący manuskrypt 1 różni się od pozostałych członków rodziny oraz od 𝔐, cytowany jest jako 1; znak f1 nie jest używany w tym wypadku, ponieważ inni członkowie rodziny zgadzają się z 𝔐.

Nie ma manuskryptów w kategorii często cytowanych świadków dla Ewangelii. Poza słale cytowanymi świadkami jedynie kilka manuskryptów zostało odnotowanych i to w przypadku, gdy ich warianty posiadały znaczenie tekstualno-historyczne.

diff --git a/styles/main.css b/styles/main.css index aab53d4..1eb130d 100644 --- a/styles/main.css +++ b/styles/main.css @@ -16,26 +16,25 @@ --medium-size: .8em; } @page { - size: B5 portrait; - margin-bottom: 1em; + size: 165mm 235mm portrait; + margin: 10mm 7mm 5mm 7mm; + padding: 5mm; @footnotes { border-top: solid var(--nigrica) .5px; - padding-top: 1em; - margin-top: 1em; - padding-bottom: 0; - margin-bottom: 0; + padding: 3mm 0 0 0; + margin: 0; } @top-left { font-family: iosevka; font-size: var(--medium-size); color: var(--didascalia); - margin-top: 1em; + margin-top: 5mm; } @top-right { font-family: iosevka; font-size: var(--medium-size); color: var(--didascalia); - margin-top: 1em; + margin-top: 5mm; } } @page:first { @@ -50,13 +49,13 @@ *::footnote-marker { margin-right: var(--small-size); font-family: iosevka; - font-size: var(--medium-size); + font-size: var(--small-size); } body { font-size: var(--normal-size); color: var(--nigrica); - font-family: cardo; + font-family: cardo, serif; } a { text-decoration: none; @@ -146,21 +145,12 @@ code { } /* ARTICLES */ -@page article { - margin-bottom: 1.5em; -} @page article:left { - @top-left { - content: counter(page, upper-roman); - } + @top-left { content: counter(page, upper-roman); } } @page article:right { - @top-left { - content: string(chapter-title); - } - @top-right{ - content: counter(page, upper-roman); - } + @top-left { content: string(chapter-title); } + @top-right{ content: counter(page, upper-roman); } } @page article:blank { @top-left { display: none; } @@ -168,6 +158,7 @@ code { } .article { page: article; + font-size: calc(var(--normal-size) - 1pt); } .article p { margin: var(--small-size) 0; @@ -333,7 +324,7 @@ code { color: var(--nigrica); font-family: greek, f1, f2, f3; -prince-float: outside; - -prince-margin-outside: -3.5em; + -prince-margin-outside: -2.5em; } .book .verse[data-eusebeios="0"]:before { content: none; @@ -378,16 +369,13 @@ code { .latin::footnote-marker { content: attr(data-chapter) "." attr(data-verse); } -.criticism::footnote-marker { - content: attr(data-chapter) "." attr(data-verse); -} -.reference::footnote-marker { - content: attr(data-chapter) "." attr(data-verse); +.criticism::footnote-marker, .reference::footnote-marker { + content: ""; } /* LAST */ .last section { - margin-top: 7cm; + margin-top: 55mm; text-align: center; color: var(--didascalia); font-family: greek, f1, f2, f3;