Skip to content

Commit fedac5c

Browse files
committed
grek Post-publication tidy
1 parent 4092895 commit fedac5c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

grek/index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
var respecConfig = {
1111
// specification status (e.g. WD, LCWD, WG-NOTE, etc.). If in doubt use ED.
1212
specStatus: "ED",
13-
//publishDate: "2020-06-16",
13+
//publishDate: "2024-07-30",
1414

1515
noRecTrack: true,
1616
shortName: "grek-lreq",
1717
copyrightStart: "2018",
18-
edDraftURI: "https://w3c.github.io/grek/",
18+
edDraftURI: "https://w3c.github.io/eurlreq/grek/",
1919

2020
editors: [
2121
{ name: "Richard Ishida", mailto: "[email protected]", company: "W3C", w3cid: 3439 }
@@ -43,7 +43,7 @@
4343
</script>
4444

4545
<link rel="stylesheet" data-import href="https://w3c.github.io/i18n-drafts/style/respec_2022.css">
46-
<link rel="stylesheet" href="local.css">
46+
<!--<link rel="stylesheet" href="local.css">-->
4747
</head>
4848

4949
<body>
@@ -104,8 +104,8 @@ <h3>About this document</h3>
104104
<p>The document focuses on typographic layout issues. For a deeper understanding of the Greek script and how it works see <cite>Greek Orthography Notes</cite>, which includes topics such as:
105105
<a href="https://r12a.github.io/scripts/grek/el.html#phonology">Phonology</a>,
106106
<a href="https://r12a.github.io/scripts/grek/el.html#vowels">Vowels</a>,
107-
<a href="https://r12a.github.io/scripts/grek/el.html#consonants">Consonants</a>,
108-
<a href="https://r12a.github.io/scripts/grek/el.html#encoding">Encoding choices</a>, and
107+
<a href="https://r12a.github.io/scripts/grek/el.html#consonants">Consonants</a>,<!--
108+
<a href="https://r12a.github.io/scripts/grek/el.html#encoding">Encoding choices</a>,--> and
109109
<a href="https://r12a.github.io/scripts/grek/el.html#numbers">Numbers</a>.
110110
</p>
111111
</section>
@@ -157,7 +157,7 @@ <h3>Related resources</h3>
157157
<section id="h_script_overview">
158158
<h2>Greek Script Overview</h2>
159159

160-
<p>The Greek script is an <a class="termref" href="https://w3.org/TR/i18n-glossary/#alphabet">alphabet</a>, ie. a writing system in which both consonants and vowels are indicated.</p>
160+
<p>The Greek script is an <a class="termref" href="https://w3.org/TR/i18n-glossary/#dfn-alphabet">alphabet</a>, ie. a writing system in which both consonants and vowels are indicated.</p>
161161

162162
<p>Modern Greek comes in 2 flavours: monotonic and polytonic. Monotonic Greek generally uses only the tonos diacritic to show the location of emphasis in a word, although it may also use the dialytika occasionally to separate vowel sounds. Polytonic Greek attaches multiple diacritics more often. For this description, we will focus on modern Greek, but will include a short overview of polytonic Greek differences.</p>
163163

0 commit comments

Comments
 (0)