Skip to content

Commit 4443bb6

Browse files
committed
Update stylesheets order doc
1 parent 6cdf731 commit 4443bb6

3 files changed

Lines changed: 5 additions & 2 deletions

File tree

docs/CSS06-stylesheets_order.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ The following modules must be appended after the author’s stylesheets (`Readiu
6262
10. `ReadiumCSS-paraSpacing_pref.css` (or `ReadiumCSS-paraSpacing-vertical_pref.css` for CJK – vertical writing mode)
6363
11. `ReadiumCSS-paraIndent_pref.css` (does not apply to CJK scripts)
6464
12. `ReadiumCSS-wordSpacing_pref.css` (does not apply to RTL and CJK scripts)
65-
13. `ReadiumCSS-letterSpacing_pref.css` (does not apply to RTL and CJK scripts)
65+
13. `ReadiumCSS-letterSpacing_pref.css` (does not apply to RTL scripts, except in vertical writing mode)
6666
14. `ReadiumCSS-arabicLigatures_pref.css` (RTL only)
67+
15. `ReadiumCSS-ruby_pref.css` (CJK only)
6768
8. `ReadiumCSS-fs_normalize.css`

docs/ReadiumCSS_docs.epub

-1.82 KB
Binary file not shown.

docs/ReadiumCSS_docs/OEBPS/Text/Section-006.xhtml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,9 +118,11 @@
118118

119119
<li><code>ReadiumCSS-wordSpacing_pref.css</code> (does not apply to RTL and CJK scripts)</li>
120120

121-
<li><code>ReadiumCSS-letterSpacing_pref.css</code> (does not apply to RTL and CJK scripts)</li>
121+
<li><code>ReadiumCSS-letterSpacing_pref.css</code> (does not apply to RTL scripts, except in vertical writing mode)</li>
122122

123123
<li><code>ReadiumCSS-arabicLigatures_pref.css</code> (RTL only)</li>
124+
125+
<li><code>`ReadiumCSS-ruby_pref.css`</code> (CJK only)</li>
124126
</ol></li>
125127

126128
<li><code>ReadiumCSS-fs_normalize.css</code></li>

0 commit comments

Comments
 (0)