You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cans/index.html
+31-31Lines changed: 31 additions & 31 deletions
Original file line number
Diff line number
Diff line change
@@ -251,10 +251,10 @@ <h2>All topics</h2>
251
251
252
252
253
253
<section>
254
-
<h2id="h_text_direction">Text direction</h2>
254
+
<h2id="direction">Text direction</h2>
255
255
256
256
257
-
<sectionid="h_vertical_text">
257
+
<sectionid="vertical_text">
258
258
<h3>Vertical text</h3>
259
259
260
260
<asideclass="prompts">Are the script requirements for vertically oriented text met? What about if you mix vertical text with scripts that are normally only horizontal? Do you need a switch to use different characters in vertical vs. horizontal text? Does the browser support short runs of horizontal text in vertical lines (tate-chu-yoko in Japanese) as expected? Is the orientation of characters and the directional ordering of characters supported as needed?</aside>
@@ -323,7 +323,7 @@ <h3>Vertical text</h3>
323
323
324
324
325
325
<!--
326
-
<section id="h_bidi_text">
326
+
<section id="bidi_text">
327
327
<h3>Bidirectional text</h3>
328
328
329
329
<aside class="prompts">If this script runs right-to-left, are there any issues when handling that? Is bidirectional text adequately supported? What about numbers and expressions? Do the Unicode bidi controls and HTML markup provide the support needed? Is isolation of directional runs problematic?</aside>
@@ -403,7 +403,7 @@ <h3>Bidirectional text</h3>
403
403
<h2>Glyph shaping & positioning</h2>
404
404
405
405
406
-
<sectionid="h_writing_styles">
406
+
<sectionid="fonts">
407
407
<h3>Fonts & font styles</h3>
408
408
409
409
<asideclass="prompts">How are fonts grouped into recognisable writing styles? How is each writing style used? Are OpenType features needed? What other font-related requirements and issue exist?</aside>
@@ -487,7 +487,7 @@ <h3>Fonts & font styles</h3>
487
487
488
488
489
489
490
-
<sectionclass="h_context">
490
+
<sectionid="glyphs">
491
491
<h3>Context-based shaping & positioning</h3>
492
492
493
493
<asideclass="prompts">Are special glyph forms needed, depending on the context in which a character is used? Do glyphs interact in some circumstances? Are there requirements to position diacritics or other items specially, depending on context? Does the script have multiple diacritics competing for the same location relative to the base?</aside>
@@ -560,7 +560,7 @@ <h3>Context-based shaping & positioning</h3>
560
560
561
561
562
562
<!--
563
-
<section class="h_cursive">
563
+
<section id="cursive">
564
564
<h3>Cursive text</h3>
565
565
566
566
<aside class="prompts">If this script is cursive (eg. Arabic, N’Ko, Syriac, etc), are there problems or needed features related to the handling of cursive text? Do cursive links break if parts of a word are marked up or styled? Do Unicode joiner and non-joiner characters behave as expected?</aside>
@@ -630,7 +630,7 @@ <h3>Cursive text</h3>
630
630
631
631
632
632
633
-
<sectionclass="h_fontstyle">
633
+
<sectionid="letterforms">
634
634
<h3>Letterform slopes, weights, & italics</h3>
635
635
636
636
<asideclass="prompts">Are italicisation, bolding, oblique, etc relevant? Do italic fonts lean in the right direction? Is synthesised italicisation problematic? Are there other problems relating to bolding or italicisation - perhaps relating to generalised assumptions of applicability?</aside>
@@ -701,7 +701,7 @@ <h3>Letterform slopes, weights, & italics</h3>
701
701
702
702
703
703
704
-
<!--<section class="h_transforms">
704
+
<!--<section id="transforms">
705
705
<h3>Case & other character transforms</h3>
706
706
707
707
<aside class="prompts">Is the orthography bicameral? Are there other character pairings, especially when transforms are needed to convert between the two?</aside>
@@ -772,13 +772,13 @@ <h3>Case & other character transforms</h3>
772
772
773
773
774
774
775
-
<sectionclass="h_graphemes">
775
+
<sectionclass="h_segmentation">
776
776
<h2>Typographic units</h2>
777
777
778
778
779
779
780
780
781
-
<sectionclass="h_transforms">
781
+
<sectionid="encoding">
782
782
<h3>Characters & encoding</h3>
783
783
784
784
@@ -856,7 +856,7 @@ <h3>Characters & encoding</h3>
856
856
857
857
858
858
859
-
<sectionclass="h_segmentation">
859
+
<sectionid="segmentation">
860
860
<h3>Grapheme/word segmentation & selection</h3>
861
861
862
862
<asideclass="prompts">Do Unicode grapheme clusters appropriately segment character units for the script? Are there special requirements for the following operations: forwards/backwards deletion, cursor movement & selection, character counts, searching & matching, text insertion, line-breaking, justification, case conversions, sorting? Are words separated by spaces, or other characters? Are there special requirements when double-clicking on the text? Are words hyphenated?</aside>
@@ -941,12 +941,12 @@ <h3>Grapheme/word segmentation & selection</h3>
941
941
942
942
943
943
944
-
<sectionid="h_characters_and_phrases">
944
+
<sectionid="h_inline">
945
945
<h2>Punctuation & inline features</h2>
946
946
947
947
948
948
949
-
<sectionid="h_phrase">
949
+
<sectionid="punctuation_etc">
950
950
<h3>Phrase & section boundaries</h3>
951
951
952
952
@@ -1020,7 +1020,7 @@ <h3>Phrase & section boundaries</h3>
1020
1020
1021
1021
1022
1022
1023
-
<sectionid="h_quotations">
1023
+
<sectionid="quotations">
1024
1024
<h3>Quotations & citations</h3>
1025
1025
1026
1026
@@ -1091,7 +1091,7 @@ <h3>Quotations & citations</h3>
1091
1091
1092
1092
1093
1093
1094
-
<sectionid="h_emphasis">
1094
+
<sectionid="emphasis">
1095
1095
<h3>Emphasis & highlighting</h3>
1096
1096
1097
1097
@@ -1161,7 +1161,7 @@ <h3>Emphasis & highlighting</h3>
1161
1161
1162
1162
1163
1163
1164
-
<sectionid="h_abbrev">
1164
+
<sectionid="abbrev">
1165
1165
<h3>Abbreviation, ellipsis & repetition</h3>
1166
1166
1167
1167
@@ -1231,7 +1231,7 @@ <h3>Abbreviation, ellipsis & repetition</h3>
1231
1231
1232
1232
1233
1233
1234
-
<sectionid="h_inlinenotes">
1234
+
<sectionid="inline_notes">
1235
1235
<h3>Inline notes & annotations</h3>
1236
1236
1237
1237
@@ -1301,7 +1301,7 @@ <h3>Inline notes & annotations</h3>
1301
1301
1302
1302
1303
1303
1304
-
<sectionid="h_otherinline">
1304
+
<sectionid="text_decoration">
1305
1305
<h3>Text decoration & other inline features</h3>
1306
1306
1307
1307
@@ -1374,7 +1374,7 @@ <h3>Text decoration & other inline features</h3>
1374
1374
1375
1375
1376
1376
1377
-
<sectionid="h_data_formats">
1377
+
<sectionid="data_formats">
1378
1378
<h3>Data formats & numbers</h3>
1379
1379
1380
1380
@@ -1451,11 +1451,11 @@ <h3>Data formats & numbers</h3>
1451
1451
1452
1452
1453
1453
1454
-
<sectionid="h_lines_and_paragraphs">
1454
+
<sectionid="h_para">
1455
1455
<h2>Line & paragraph layout</h2>
1456
1456
1457
1457
1458
-
<sectionid="h_line_breaking">
1458
+
<sectionid="line_breaking">
1459
1459
<h3>Line breaking & hyphenation</h3>
1460
1460
1461
1461
<asideclass="prompts">Are there special rules about the way text wraps when it hits the end of a line? Does line-breaking wrap whole 'words' at a time, or characters, or something else (such as syllables in Tibetan and Javanese)? What characters should not appear at the end or start of a line, and what should be done to prevent that? Is hyphenation used, or something else? What rules are used? What difficulties exist?</aside>
@@ -1524,7 +1524,7 @@ <h3>Line breaking & hyphenation</h3>
1524
1524
1525
1525
1526
1526
1527
-
<sectionid="h_alignment">
1527
+
<sectionid="justification">
1528
1528
<h3>Text alignment & justification</h3>
1529
1529
1530
1530
<asideclass="prompts">Does text in a paragraph needs to have flush lines down both sides? Does the script allow punctuation to hang outside the text box at the start or end of a line? Where adjustments are need to make a line flush, how is that done? Does the script shrink/stretch space between words and/or letters? Are word baselines stretched, as in Arabic? What about paragraph indents?</aside>
@@ -1591,7 +1591,7 @@ <h3>Text alignment & justification</h3>
1591
1591
1592
1592
1593
1593
1594
-
<sectionid="h_spacing">
1594
+
<sectionid="spacing">
1595
1595
<h3>Text spacing</h3>
1596
1596
1597
1597
<asideclass="prompts">This section looks at ways in which spacing is applied between characters over and above that which is introduced during justification. For example, does the orthography create emphasis or other effects by spacing out the words, letters or syllables in a word? (For justification related spacing, see Text alignment & justification, above).</aside>
@@ -1655,7 +1655,7 @@ <h3>Text spacing</h3>
1655
1655
1656
1656
1657
1657
1658
-
<sectionid="h_baselines">
1658
+
<sectionid="baselines">
1659
1659
<h3>Baselines, line height, etc.</h3>
1660
1660
1661
1661
<asideclass="prompts">Does the script have special requirements for baseline alignment between mixed scripts and in general? Is line height special for this script? Are there other aspects that affect line spacing, or positioning of items vertically within a line?</aside>
@@ -1721,7 +1721,7 @@ <h3>Baselines, line height, etc.</h3>
1721
1721
1722
1722
1723
1723
1724
-
<sectionid="h_counters">
1724
+
<sectionid="lists">
1725
1725
<h3>Lists, counters, etc.</h3>
1726
1726
1727
1727
<asideclass="prompts">Are there list or other counter styles in use? If so, what is the format used? Do counters need to be upright in vertical text? Are there other aspects related to counters and lists that need to be addressed?</aside>
<asideclass="prompts">Does the script use special styling of the initial letter of a line or paragraph, such as for drop caps or similar? How about the size relationship between the large letter and the lines alongide? where does the large letter anchor relative to the lines alongside? is it normal to include initial quote marks in the large letter? is the large letter really a syllable? Are dropped, sunken, and raised types found? etc.</aside>
@@ -1879,7 +1879,7 @@ <h2>Page & book layout</h2>
1879
1879
1880
1880
<p>tbd</p>
1881
1881
1882
-
<!--<section id="h_generallayout">
1882
+
<!--<section id="page_layout">
1883
1883
<h3>General page layout & progression</h3>
1884
1884
1885
1885
<aside class="prompts">How are the main text area and ancilliary areas positioned and defined? Are there any special requirements here, such as dimensions in characters for the Japanese kihon hanmen? The book cover for scripts that are read right-to-left scripts is on the right of the spine, rather than the left. When content can flow vertically and to the left or right, how to specify the location of objects, text, etc. relative to the flow? Do tables and grid layouts work as expected? How do coluLANGTAGs work in vertical text? Can you mix block of vertical and horizontal text? Does text scroll in a different direction?</aside>
@@ -1945,7 +1945,7 @@ <h3>General page layout & progression</h3>
1945
1945
1946
1946
1947
1947
1948
-
<section id="h_grids_tables">
1948
+
<section id="grids_tables">
1949
1949
<h3>Grids & tables</h3>
1950
1950
1951
1951
<aside class="prompts">Does the script have special requirements for character grids or tables?</aside>
@@ -2011,7 +2011,7 @@ <h3>Grids & tables</h3>
2011
2011
2012
2012
2013
2013
2014
-
<section id="h_footnotes_etc">
2014
+
<section id="footnotes_etc">
2015
2015
<h3>Footnotes, endnotes, etc</h3>
2016
2016
2017
2017
<aside class="prompts">Support for footnotes, endnotes or other necessary annotations of this kind may vary in other cultures. In some cases, a script may use a very idiosyncratic approach to locate the notes or to link to them from the text. (See Inline notes & annotations for purely inline annotations, such as ruby or warichu. This section is about annotation systems that separate the reference marks and the content of the notes.)</aside>
<aside class="prompts">Are vertical form controls needed? Are scroll bars in an unusual position? Other special requirements for user interaction?</aside>
0 commit comments