From d6ee981bf1f9110d70ebb812f2dcda4db9617e00 Mon Sep 17 00:00:00 2001
From: rettinghaus
Date: Mon, 10 Feb 2025 16:01:29 +0100
Subject: [PATCH 1/3] remove bold emphasis
---
P5/Source/Guidelines/en/CH-LanguagesCharacterSets.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/P5/Source/Guidelines/en/CH-LanguagesCharacterSets.xml b/P5/Source/Guidelines/en/CH-LanguagesCharacterSets.xml
index 78df2218dd..e549c1ec2b 100644
--- a/P5/Source/Guidelines/en/CH-LanguagesCharacterSets.xml
+++ b/P5/Source/Guidelines/en/CH-LanguagesCharacterSets.xml
@@ -77,7 +77,7 @@ processes, the identifier for the language must be constructed as in
BCP 47 comprises two Internet Engineering Task Force documents,
referred to separately as RFC 5646 and RFC 4647; over time, other IETF
documents may succeed these as the best current practice.. This
-same identifier has to be used to identify
+same identifier has to be used to identify
the corresponding language element in the TEI header, if one
is present.
The first part of BCP 47 is called [Tags for Identifying
@@ -227,9 +227,9 @@ dates, and predefined value lists.](#CH-BIBL-4)
storey version (as in [figure
1](#fig1) in the examples from Umpush, or URW Bookman L Demi Bold).
We say that the single and double-storey symbols both represent
- one and the same the same abstract
+ one and the same the same abstract
character a using two different
- glyphs. Similarly, an uppercase
+ glyphs. Similarly, an uppercase
A in a serif typeface has additional
strokes that are absent from the same letter when printed using a
sans-serif typeface, so that once again we have differing glyphs
From 069ad7d85fc99f783277297be737e8e55221fae1 Mon Sep 17 00:00:00 2001
From: rettinghaus
Date: Tue, 11 Feb 2025 15:18:30 +0100
Subject: [PATCH 2/3] remove unneeded rend attributes
---
P5/Source/Guidelines/en/CH-LanguagesCharacterSets.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/P5/Source/Guidelines/en/CH-LanguagesCharacterSets.xml b/P5/Source/Guidelines/en/CH-LanguagesCharacterSets.xml
index e549c1ec2b..1ca02980a2 100644
--- a/P5/Source/Guidelines/en/CH-LanguagesCharacterSets.xml
+++ b/P5/Source/Guidelines/en/CH-LanguagesCharacterSets.xml
@@ -649,12 +649,12 @@ dates, and predefined value lists.
encodings, and the way characters which under ISO-8859-n use
all eight bits are encoded in UTF-8 is significantly different,
giving rise to puzzling errors. Abstract characters that have a
- single byte code point where the
+ single byte code point where the
highest bit is set (that is, they have a decimal numeric
representation between 129 and 255) are encoded in ISO-8859-n
- as a single byte with the same value
+ as a single byte with the same value
as the code point. But in UTF-8 code-point values inside that
- range are expressed as a two byte
+ range are expressed as a two byte
sequence. That is to say, the abstract character in question is
no longer represented in the file or in memory by the same number
as its code-point value: it is transformed (hence the T in
From b7f25cfd3fa30f463b884c38811b9d131cfa2f72 Mon Sep 17 00:00:00 2001
From: rettinghaus
Date: Tue, 11 Feb 2025 15:23:57 +0100
Subject: [PATCH 3/3] use term instead of glyph
---
P5/Source/Guidelines/en/CH-LanguagesCharacterSets.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/P5/Source/Guidelines/en/CH-LanguagesCharacterSets.xml b/P5/Source/Guidelines/en/CH-LanguagesCharacterSets.xml
index 1ca02980a2..ba4acd8b2c 100644
--- a/P5/Source/Guidelines/en/CH-LanguagesCharacterSets.xml
+++ b/P5/Source/Guidelines/en/CH-LanguagesCharacterSets.xml
@@ -227,9 +227,9 @@ dates, and predefined value lists.
storey version (as in [figure
1](#fig1) in the examples from Umpush, or URW Bookman L Demi Bold).
We say that the single and double-storey symbols both represent
- one and the same the same abstract
- character a using two different
- glyphs. Similarly, an uppercase
+ one and the same the same abstract
+ character a using two different
+ glyphs. Similarly, an uppercase
A in a serif typeface has additional
strokes that are absent from the same letter when printed using a
sans-serif typeface, so that once again we have differing glyphs