E58D Editorial fix · w3c/typography@86dbdaf · GitHub
[go: up one dir, main page]

Skip to content

Commit 86dbdaf

Browse files
committed
Editorial fix
1 parent d9ccfa0 commit 86dbdaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ <h3>Font styles, weight, etc.</h3>
281281
<section id="glyphs">
282282
<h3>Glyph shaping &amp; positioning</h3>
283283
<p>In some scripts, such as Arabic, it may be desirable to allow the content author to control the placement of glyphs such as diacritics, or to control ligation, etc. Languages written with Arabic and Hebrew scripts have particular rules, of course, about when it is appropriate to show or hide diacritics for short vowel sounds. Many complex scripts have rules about how characters combine in syllabic structures, and scripts like Arabic may need controls to indicate where ligatures are wanted or not wanted. In addition, controls (based on Unicode characters or otherwise) may allow the user to control the shaping and positioning of glyphs, for example to compose/decompose conjuncts in brahmi-derived scripts.</p>
284-
<p>See also the separate section [[[#cursive]]].) </p>
284+
<p>See also the separate section [[[#cursive]]]. </p>
285285

286286
<div id="placeholder_glyphs"></div>
287287
<script>displaySection("placeholder_glyphs", glyphs, 'i:glyphs')</script>

0 commit comments

Comments
 (0)
0