From ace7189bd92f2968f5561820590badf77e5c09a7 Mon Sep 17 00:00:00 2001 From: ebeshero Date: Tue, 21 Jan 2025 20:26:12 -0500 Subject: [PATCH 1/5] added att.placement to att.transcriptional, modified specs for #2542, #2551 --- P5/Source/Specs/add.xml | 1 - P5/Source/Specs/addSpan.xml | 1 - P5/Source/Specs/att.transcriptional.xml | 2 +- P5/Source/Specs/div.xml | 2 +- P5/Source/Specs/postscript.xml | 2 +- P5/Source/Specs/rt.xml | 1 - 6 files changed, 3 insertions(+), 6 deletions(-) diff --git a/P5/Source/Specs/add.xml b/P5/Source/Specs/add.xml index 4a48e9bb66..4080a33479 100644 --- a/P5/Source/Specs/add.xml +++ b/P5/Source/Specs/add.xml @@ -32,7 +32,6 @@ - diff --git a/P5/Source/Specs/addSpan.xml b/P5/Source/Specs/addSpan.xml index 6389d6f1c5..adbcd57f1b 100644 --- a/P5/Source/Specs/addSpan.xml +++ b/P5/Source/Specs/addSpan.xml @@ -20,7 +20,6 @@ - diff --git a/P5/Source/Specs/att.transcriptional.xml b/P5/Source/Specs/att.transcriptional.xml index 336776cd43..2a45cb8084 100644 --- a/P5/Source/Specs/att.transcriptional.xml +++ b/P5/Source/Specs/att.transcriptional.xml @@ -14,8 +14,8 @@ relatifs à l'intervention de l'auteur ou du copiste dans un texte lors de la transcription de sources manuscrites ou assimilées. assegna degli attributi propri degli elementi che descrivono il carattere di un intervento dell'autore o del trascrittore di un testo nella redazione di un manoscritto o di altra fonte simile - + diff --git a/P5/Source/Specs/div.xml b/P5/Source/Specs/div.xml index 6e0565a6dc..a473ac5a5d 100644 --- a/P5/Source/Specs/div.xml +++ b/P5/Source/Specs/div.xml @@ -21,8 +21,8 @@ + - diff --git a/P5/Source/Specs/postscript.xml b/P5/Source/Specs/postscript.xml index 069e704865..65d3efd4b5 100644 --- a/P5/Source/Specs/postscript.xml +++ b/P5/Source/Specs/postscript.xml @@ -13,7 +13,7 @@ lettre. - + diff --git a/P5/Source/Specs/rt.xml b/P5/Source/Specs/rt.xml index 15df7d2522..44320a3f5b 100644 --- a/P5/Source/Specs/rt.xml +++ b/P5/Source/Specs/rt.xml @@ -10,7 +10,6 @@ 本文の一部と密接な関連を持つ注釈(主に読み方)としてのルビテキストを含む。 - From 9867510a1ba3fa3fec1c125b5fccb2b677385bbc Mon Sep 17 00:00:00 2001 From: ebeshero Date: Tue, 21 Jan 2025 20:49:28 -0500 Subject: [PATCH 2/5] adding sp and speaker to transcriptional for #2572, #2528 --- P5/Source/Specs/sp.xml | 1 + P5/Source/Specs/speaker.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/P5/Source/Specs/sp.xml b/P5/Source/Specs/sp.xml index 954abae54d..8df234913d 100644 --- a/P5/Source/Specs/sp.xml +++ b/P5/Source/Specs/sp.xml @@ -26,6 +26,7 @@ + diff --git a/P5/Source/Specs/speaker.xml b/P5/Source/Specs/speaker.xml index bd99d30058..59c55cf077 100644 --- a/P5/Source/Specs/speaker.xml +++ b/P5/Source/Specs/speaker.xml @@ -21,6 +21,7 @@ Figuren in einem Dramentext oder -fragment. + From ad5f7e1abab9de9cbc086f0641e909787a62fb85 Mon Sep 17 00:00:00 2001 From: ebeshero Date: Tue, 21 Jan 2025 22:18:25 -0500 Subject: [PATCH 3/5] revision: att.written and att.placement only on div, postscript, sp, speaker --- P5/Source/Specs/div.xml | 3 ++- P5/Source/Specs/postscript.xml | 3 ++- P5/Source/Specs/sp.xml | 3 ++- P5/Source/Specs/speaker.xml | 3 ++- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/P5/Source/Specs/div.xml b/P5/Source/Specs/div.xml index a473ac5a5d..dcbaed3d87 100644 --- a/P5/Source/Specs/div.xml +++ b/P5/Source/Specs/div.xml @@ -21,7 +21,8 @@ - + + diff --git a/P5/Source/Specs/postscript.xml b/P5/Source/Specs/postscript.xml index 65d3efd4b5..60dd4ac629 100644 --- a/P5/Source/Specs/postscript.xml +++ b/P5/Source/Specs/postscript.xml @@ -13,7 +13,8 @@ lettre. - + + diff --git a/P5/Source/Specs/sp.xml b/P5/Source/Specs/sp.xml index 8df234913d..28fc1cd648 100644 --- a/P5/Source/Specs/sp.xml +++ b/P5/Source/Specs/sp.xml @@ -26,7 +26,8 @@ - + + diff --git a/P5/Source/Specs/speaker.xml b/P5/Source/Specs/speaker.xml index 59c55cf077..5af0fb0c08 100644 --- a/P5/Source/Specs/speaker.xml +++ b/P5/Source/Specs/speaker.xml @@ -21,7 +21,8 @@ Figuren in einem Dramentext oder -fragment. - + + From 75a6a9303545024f78fe2956119c6f1ddef76001 Mon Sep 17 00:00:00 2001 From: ebeshero Date: Tue, 21 Jan 2025 22:37:39 -0500 Subject: [PATCH 4/5] fixed sort order of att.written and att.placement --- P5/Source/Specs/div.xml | 2 +- P5/Source/Specs/postscript.xml | 2 +- P5/Source/Specs/sp.xml | 2 +- P5/Source/Specs/speaker.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/P5/Source/Specs/div.xml b/P5/Source/Specs/div.xml index dcbaed3d87..c0d8493cfd 100644 --- a/P5/Source/Specs/div.xml +++ b/P5/Source/Specs/div.xml @@ -21,9 +21,9 @@ - + diff --git a/P5/Source/Specs/postscript.xml b/P5/Source/Specs/postscript.xml index 60dd4ac629..f00297fb22 100644 --- a/P5/Source/Specs/postscript.xml +++ b/P5/Source/Specs/postscript.xml @@ -13,8 +13,8 @@ lettre. - + diff --git a/P5/Source/Specs/sp.xml b/P5/Source/Specs/sp.xml index 28fc1cd648..83a3071637 100644 --- a/P5/Source/Specs/sp.xml +++ b/P5/Source/Specs/sp.xml @@ -26,8 +26,8 @@ - + diff --git a/P5/Source/Specs/speaker.xml b/P5/Source/Specs/speaker.xml index 5af0fb0c08..56463bd92d 100644 --- a/P5/Source/Specs/speaker.xml +++ b/P5/Source/Specs/speaker.xml @@ -21,8 +21,8 @@ Figuren in einem Dramentext oder -fragment. - + From 94cc26b62d9eccc065efc126ed6da42fd551d25b Mon Sep 17 00:00:00 2001 From: Syd Bauman Date: Tue, 21 Jan 2025 22:48:08 -0500 Subject: [PATCH 5/5] =?UTF-8?q?Just=20noticed=20(with=20@ebeshero)=20that?= =?UTF-8?q?=20some=20of=20the=20memberOf=20elements=20in=20tei=5Ftite=20we?= =?UTF-8?q?re=20not=20in=20the=20prescribed=20order.=20Now,=20they=20do=20?= =?UTF-8?q?not=20*have*=20to=20be=20in=20the=20prescribed=20order,=20the?= =?UTF-8?q?=20prescribed=20order=20is=20for=20classes=20elements=20in=20th?= =?UTF-8?q?e=20Guidelines=20themselves,=20not=20customization=20files=20li?= =?UTF-8?q?ke=20this=20one.=20But=20we=20do=20validate=20these=20Exemplar?= =?UTF-8?q?=20customiation=20files=20against=20p5odds=20(I=20am=20not=20su?= =?UTF-8?q?re=20why),=20and=20it=20does=20not=20hurt=20to=20have=20them=20?= =?UTF-8?q?in=20the=20=E2=80=9Cright=E2=80=9D=20order.=20So=20I=20re-arran?= =?UTF-8?q?ged=20them.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- P5/Exemplars/tei_tite.odd | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/P5/Exemplars/tei_tite.odd b/P5/Exemplars/tei_tite.odd index 1180cab6d1..f631cc605d 100644 --- a/P5/Exemplars/tei_tite.odd +++ b/P5/Exemplars/tei_tite.odd @@ -1045,8 +1045,8 @@ some say, "No." (bold) for capturing typographical feature: bold glyphs. - + @@ -1056,8 +1056,8 @@ some say, "No." (italics) for capturing typographical feature: italicized glyphs. - + @@ -1067,8 +1067,8 @@ some say, "No." (underline) for capturing typographical feature: underlined glyphs. - + @@ -1078,8 +1078,8 @@ some say, "No." (subscript) for capturing typographical feature: subscript glyphs. - + @@ -1089,8 +1089,8 @@ some say, "No." (superscript) for capturing typographical feature: superscript glyphs. - + @@ -1100,8 +1100,8 @@ some say, "No." (smallcaps) for capturing typographical feature: glyphs in small capitals. - + @@ -1114,8 +1114,8 @@ some say, "No." with the cols attribute is used to mark where a document changes columnar layout. - + @@ -1145,9 +1145,9 @@ some say, "No." rend attribute and leave the element empy; if the ornament can be represented with characters, include these in the element. + -