Skip to content

Commit

Permalink
Clearly separate Emphasis and Other Inline Features sections.
Browse files Browse the repository at this point in the history
  • Loading branch information
r12a committed Mar 22, 2024
1 parent de10877 commit 49a3cc3
Showing 1 changed file with 55 additions and 52 deletions.
107 changes: 55 additions & 52 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -624,24 +624,23 @@ <h3>Quotations &amp; citations</h3>



<section id="text_decoration">
<h3>Emphasis</h3>
<section id="emphasis">
<h3>Emphasis &amp; highlighting</h3>

<p>Some aspects related to the drawing of lines or markers alongside or through text involve local typographic considerations. For example, underlines need to be broken in special ways for some scripts, and the height of underlines, strike-through and overlines may vary depending on the script. For vertical text the placement needs to be to the right or left of the line of text, rather than under or over. Also, for many scripts bold and italic are not always appropriate for expressing emphasis or highlighting text, and some scripts have their own unique ways of doing it that involve adding special marks alongside letters or syllables, etc.</p>

<p>See also [[[#punctuation_etc]]].</p>
<p>For many scripts bold and italic are not always appropriate for expressing emphasis or highlighting text, and some scripts have their own unique ways of doing it that involve adding special marks alongside letters or syllables, etc. Other approaches involve substituting a different font, or using quotation marks, brackets, etc. Underlining is also not used for emphasis in many scripts, and may have a different function altogether.</p>

<p>See also [[[#more_inline]]].</p>


<dl class="reslinks">
<dt>Requirements</dt>
<dd>
<ul>
<li><cite>Chinese Layout Requirements</cite>: <a target="_blank" href="https://www.w3.org/TR/clreq/#indication_punctuation_marks">Indicator Punctuation Marks &gt; Fullwidth low line</a><span class="dot"></span><a target="_blank" href="https://www.w3.org/TR/clreq/#indication_punctuation_marks">Indicator Punctuation Marks &gt; Emphasis Dots</a><span class="dot"></span><a target="_blank" href="https://www.w3.org/TR/clreq/#handling_interlinear_punctuation">Handling Interlinear Punctuation</a></li>
<li><cite><a target="_blank" href="https://en.wikipedia.org/wiki/Underscore#Underlines_in_Chinese">Wikipedia: Underlines in Chinese</a></cite> </li>
<li><cite>Chinese Layout Requirements</cite>: <a target="_blank" href="https://www.w3.org/TR/clreq/#indication_punctuation_marks">Indicator Punctuation Marks &gt; Emphasis Dots</a><span class="dot"></span><a target="_blank" href="https://www.w3.org/TR/clreq/#handling_interlinear_punctuation">Handling Interlinear Punctuation</a></li>
<li><cite>Ethiopic Layout Requirements</cite>: <a target="_blank" href="https://www.w3.org/TR/elreq/#h_emphasis">Emphasis</a><span class="dot"></span><a target="_blank" href="https://www.w3.org/TR/elreq/#emphasis_within_prose">Emphasis Within Prose</a><span class="dot"></span><a target="_blank" href="https://www.w3.org/TR/elreq/#emphasis_with_wordspace">Emphasis With Ethiopic Wordspace</a><span class="dot"></span><a target="_blank" href="https://www.w3.org/TR/elreq/#section_headings">Section Headings</a></li>
<li><cite>Japanese Layout Requirements</cite>: <a target="_blank" href="https://www.w3.org/TR/jlreq/#examples_of_items_jutting_out_of_the_kihonhanmen">Examples of Items Jutting Out of the Kihon-hanmen</a><span class="dot"></span><a target="_blank" href="https://www.w3.org/TR/jlreq/#line_gap_arrangement_with_ruby_and_other_objects">Line Gap Arrangement with Ruby and Other Objects</a><span class="dot"></span><a target="_blank" href="https://www.w3.org/TR/jlreq/#composition_of_emphasis_dots">Composition of Emphasis Dots</a></li>
<li><cite>Japanese Layout Requirements</cite>: <a target="_blank" href="https://www.w3.org/TR/jlreq/#composition_of_emphasis_dots">Composition of Emphasis Dots</a></li>
<li><cite>Implementing Japanese Subtitles on Netflix</cite>: <a target="_blank" href="https://netflixtechblog.com/implementing-japanese-subtitles-on-netflix-c165fbe61989#8329">Boutens</a></li>
<li><cite>Mongolian Layout Requirements</cite>: <a target="_blank" href="https://www.w3.org/TR/mlreq/#h_text_decoration">Text decoration</a></li>
<li><cite>Tibetan Layout Requirements</cite>: <a target="_blank" href="https://www.w3.org/TR/tlreq/#emphasis_and_highlighting">Text Emphasis and Highlighting</a></li>
</ul>
</dd>
Expand Down Expand Up @@ -731,60 +730,23 @@ <h3>Inline notes &amp; annotations</h3>








<section id="data_formats">
<h3>Data formats &amp; numbers</h3>

<p>Relevant here are formats related to number, currency, dates, personal names, addresses, and so forth. Also, some scripts have one or sometimes more sets of their own numeric characters. In some cases, numeric characters represent numbers like 100, or 10,000. Numeric formats can also vary significantly, in terms not only of the separators and negative signs used, but also the groupings used for digits, and sometimes the mechanisms used to distinguish numbers from the text.</p>

<p>See also <a href="#lists"></a>.</p>



<dl class="reslinks">
<dt>Requirements</dt>
<dd>
<ul>
<li><cite>Arabic Layout Requirements</cite>: <a target="_blank" href="https://www.w3.org/TR/alreq/#h_numbers">Numbers</a></li>
<li><cite>Orthography Notes</cite>: <a target="_blank" href="https://r12a.github.io/scripts/switch?section=numbers">Numbers</a></li>
</ul>
</dd>

<dt>GitHub resources</dt>
<dd>
<ul>
<li><a target="_blank" href="https://github.com/w3c/i18n-activity/issues?utf8=%E2%9C%93&amp;q=is%3Aissue%20label%3Ai:data-formats">All issues</a></li><li><a target="_blank" href="https://github.com/w3c/i18n-activity/issues?utf8=%E2%9C%93&amp;q=is%3Aissue%20label%3Atype-info-request%20label%3Ai:data-formats">Requests for information</a></li><li><a target="_blank" href="https://github.com/w3c/i18n-activity/issues?utf8=%E2%9C%93&amp;q=is%3Aissue%20label%3Aspec-type-issue%20label%3Ai:data-formats">Spec issues</a></li><li><a target="_blank" href="https://w3c.github.io/type-samples/?feature=i:data-formats">Type samples</a></li></ul>
</dd>



<dt>Gap analysis</dt>
<dd>
<ul class="linkList">
<li><a target="_blank" href="https://www.w3.org/TR/alreq-gap/#data_formats">Arabic</a></li><li><a target="_blank" href="https://www.w3.org/TR/beng-gap/#data_formats">Bengali</a></li><li><a target="_blank" href="https://www.w3.org/TR/deva-gap/#data_formats">Devanagari</a></li><li><a target="_blank" href="https://www.w3.org/TR/elreq-gap/#data_formats">Ethiopic</a></li><li><a target="_blank" href="https://www.w3.org/TR/gujr-gap/#data_formats">Gujarati</a></li><li><a target="_blank" href="https://www.w3.org/TR/guru-gap/#data_formats">Gurmukhi</a></li><li><a target="_blank" href="https://www.w3.org/TR/taml-gap/#data_formats">Tamil</a></li></ul>
</dd>
</dl>
</section>








<section id="more_inline">
<section id="text_decoration">
<h3>Other inline features</h3>

<p>A script may call for other inline features than those mentioned above. An example in Japanese is <span class="qterm">kumimoji</span>. Kumimoji is a way of combining several characters into a single character space. Syriac and Ethiopic identify numbers by drawing lines above them: the line extends to the width of the number. Arabic also has special characters that stretch to the length of certain numbers. There may be other such inline features in these and other scripts.</p>
<p>This section groups together other text decoration and punctuation that don't fall under the previous headings. Some aspects related to the drawing of lines or markers alongside or through text involve local typographic considerations. For example, underlines need to be broken in special ways for some scripts, and the height of underlines, strike-through and overlines may vary depending on the script. For vertical text the placement needs to be to the right or left of the line of text, rather than under or over. A script may call for specialised inline features. An example in Japanese is <span class="qterm">kumimoji</span>, a way of combining several characters into a single character space. Syriac and Ethiopic identify numbers by drawing lines above them: the line extends to the width of the number. Arabic also has special characters that stretch to the length of certain numbers. There may be other such inline features in these and other scripts.</p>
<dl class="reslinks">
<dt>Requirements</dt>
<dd>
<ul>
<li><cite>Chinese Layout Requirements</cite>: <a target="_blank" href="https://www.w3.org/TR/clreq/#indication_punctuation_marks">Indicator Punctuation Marks &gt; Fullwidth low line</a><span class="dot"></span><a target="_blank" href="https://www.w3.org/TR/clreq/#handling_interlinear_punctuation">Handling Interlinear Punctuation</a></li>
<li><cite><a target="_blank" href="https://en.wikipedia.org/wiki/Underscore#Underlines_in_Chinese">Wikipedia: Underlines in Chinese</a></cite> </li>
<li><cite>Japanese Layout Requirements</cite>: <a target="_blank" href="https://www.w3.org/TR/jlreq/#examples_of_items_jutting_out_of_the_kihonhanmen">Examples of Items Jutting Out of the Kihon-hanmen</a><span class="dot"></span><a target="_blank" href="https://www.w3.org/TR/jlreq/#line_gap_arrangement_with_ruby_and_other_objects">Line Gap Arrangement with Ruby and Other Objects</a></li>
<li><cite>Mongolian Layout Requirements</cite>: <a target="_blank" href="https://www.w3.org/TR/mlreq/#h_text_decoration">Text decoration</a></li>
<li><cite>Japanese Layout Requirements</cite>:
<ul class="linkList">
<li><a href="https://w3c.github.io/jlreq/#inline_cutting_note"> Inline Cutting Note (Warichu)</a></li>
Expand Down Expand Up @@ -817,6 +779,47 @@ <h3>Other inline features</h3>
</dd>
</dl>
</section>








<section id="data_formats">
<h3>Data formats &amp; numbers</h3>

<p>Relevant here are formats related to number, currency, dates, personal names, addresses, and so forth. Also, some scripts have one or sometimes more sets of their own numeric characters. In some cases, numeric characters represent numbers like 100, or 10,000. Numeric formats can also vary significantly, in terms not only of the separators and negative signs used, but also the groupings used for digits, and sometimes the mechanisms used to distinguish numbers from the text.</p>

<p>See also <a href="#lists"></a>.</p>



<dl class="reslinks">
<dt>Requirements</dt>
<dd>
<ul>
<li><cite>Arabic Layout Requirements</cite>: <a target="_blank" href="https://www.w3.org/TR/alreq/#h_numbers">Numbers</a></li>
<li><cite>Orthography Notes</cite>: <a target="_blank" href="https://r12a.github.io/scripts/switch?section=numbers">Numbers</a></li>
</ul>
</dd>

<dt>GitHub resources</dt>
<dd>
<ul>
<li><a target="_blank" href="https://github.com/w3c/i18n-activity/issues?utf8=%E2%9C%93&amp;q=is%3Aissue%20label%3Ai:data-formats">All issues</a></li><li><a target="_blank" href="https://github.com/w3c/i18n-activity/issues?utf8=%E2%9C%93&amp;q=is%3Aissue%20label%3Atype-info-request%20label%3Ai:data-formats">Requests for information</a></li><li><a target="_blank" href="https://github.com/w3c/i18n-activity/issues?utf8=%E2%9C%93&amp;q=is%3Aissue%20label%3Aspec-type-issue%20label%3Ai:data-formats">Spec issues</a></li><li><a target="_blank" href="https://w3c.github.io/type-samples/?feature=i:data-formats">Type samples</a></li></ul>
</dd>



<dt>Gap analysis</dt>
<dd>
<ul class="linkList">
<li><a target="_blank" href="https://www.w3.org/TR/alreq-gap/#data_formats">Arabic</a></li><li><a target="_blank" href="https://www.w3.org/TR/beng-gap/#data_formats">Bengali</a></li><li><a target="_blank" href="https://www.w3.org/TR/deva-gap/#data_formats">Devanagari</a></li><li><a target="_blank" href="https://www.w3.org/TR/elreq-gap/#data_formats">Ethiopic</a></li><li><a target="_blank" href="https://www.w3.org/TR/gujr-gap/#data_formats">Gujarati</a></li><li><a target="_blank" href="https://www.w3.org/TR/guru-gap/#data_formats">Gurmukhi</a></li><li><a target="_blank" href="https://www.w3.org/TR/taml-gap/#data_formats">Tamil</a></li></ul>
</dd>
</dl>
</section>
</section>


Expand Down Expand Up @@ -1485,7 +1488,7 @@ <h3>Forms &amp; user interaction</h3>
</section>


<!--section id="more_page">
<!--section id="more_page">
<h3>Other page- or document-level features</h3>
<p>Other topics that belong here include any local requirements for things such as cross-references, bookmarks, and so forth.</p>
<dl class="reslinks">
Expand Down

0 comments on commit 49a3cc3

Please sign in to comment.