@@ -1408,10 +1408,10 @@ Vertical Typesetting and Font Features</h4>
1408
1408
and East Asian fonts typically lack vertical substitutions for Western codepoints.)
1409
1409
Unicode published draft data on which characters should appear sideways
1410
1410
as the SVO property in <a href="http://www.unicode.org/reports/tr50/tr50-6.Orientation.txt">this data file</a> ;
1411
- however, this property has been abandoned for the current revision of [[!UTR50 ]] .
1411
+ however, this property has been abandoned for the current revision of [[!UAX50 ]] .
1412
1412
1413
1413
<p> <a>Typographic character units</a> which are classified
1414
- as <code> Tr</code> or <code> Tu</code> in [[!UTR50 ]]
1414
+ as <code> Tr</code> or <code> Tu</code> in [[!UAX50 ]]
1415
1415
are expected to have alternate glyphs or positioning for typesetting upright in vertical text.
1416
1416
In the case of <code> Tr</code> <a>characters</a> ,
1417
1417
if such vertical alternate glyphs are missing from the font,
@@ -1436,7 +1436,7 @@ Vertical Typesetting and Font Features</h4>
1436
1436
Mixed Vertical Orientations</h4>
1437
1437
1438
1438
<p>
1439
- [[!UTR50 ]] defines the <code> Vertical_Orientation</code> property
1439
+ [[!UAX50 ]] defines the <code> Vertical_Orientation</code> property
1440
1440
for the default glyph orientation of mixed-orientation vertical text.
1441
1441
When 'text-orientation' is ''mixed'' ,
1442
1442
the UA must determine the orientation of each <a>typographic character unit</a>
@@ -1447,15 +1447,15 @@ Mixed Vertical Orientations</h4>
1447
1447
if its orientation property is <code> R</code> .
1448
1448
1449
1449
<p class="note">
1450
- Note that UTR50 does not handle scripts that rotate -90° in vertical contexts,
1450
+ Note that UAX50 does not handle scripts that rotate -90° in vertical contexts,
1451
1451
so they will not be typeset correctly with ''mixed'' orientation.
1452
1452
Use ''sideways-lr'' for such scripts.
1453
1453
1454
1454
<p class="note">
1455
1455
The OpenType ''vrt2'' feature, which is intended for mixed-orientation typesetting,
1456
1456
is not used by CSS.
1457
1457
It delegates the responsibility for orienting glyphs to the font designer.
1458
- CSS instead dictates the orientation through [[!UTR50 ]]
1458
+ CSS instead dictates the orientation through [[!UAX50 ]]
1459
1459
and orients glyphs by typesetting them sideways or upright as appropriate.
1460
1460
1461
1461
<!-- random notes
0 commit comments