-
Notifications
You must be signed in to change notification settings - Fork 135
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
69 changed files
with
11,208 additions
and
43 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
測試頁索引 | ||
======== | ||
|
||
- [測試頁(標準)](test.html) | ||
- [測試頁(AMD模組)](test-amd.html) | ||
- [測試頁(CommonJS模組,browserify)](test-commonjs.html) | ||
- [測試頁(無JavaScript)](test-nojs.html) | ||
|
||
## Normalisation(樣式標準化) | ||
|
||
- [文字裝飾線元素](./deco-line.html) | ||
- [強調元素(着重號)](./em.html) | ||
- [行間注元素](./ruby.html) | ||
|
||
## 字體 | ||
### 漢字 | ||
|
||
- [標點符號](./biaodian.html) | ||
- [四大字體集](./four.html) | ||
- [字體基型(typeface generics)與@extend](./generics.html) | ||
|
||
### 其他 | ||
|
||
- [西文意大利體](./italic.html) | ||
- [數字](./numeral.html) | ||
- [標音(注音符號、羅馬拼音)](./ruby\(ff\).html) | ||
|
||
## 排版 | ||
### 章節的組成 | ||
|
||
- [文章、章節與內容的邊界調整](./well-knit.html) | ||
- [章節與目錄的計數](./counter.html) | ||
|
||
### 行的組成 | ||
|
||
- [漢字西文混排間隙](./hws.html) | ||
- [標點擠壓](./jiya.html) | ||
- [字元的替換](./subst.html) | ||
|
||
<!-- | ||
## 接口 | ||
- [強制標點禁則](./api/jinzify.html) | ||
- [字元級選擇器](./api/charify.html) | ||
- [相鄰文字裝飾線](./api/deco-line.html) | ||
- [着重號](./api/em.html) | ||
- [行間注元素](./api/ruby.html) | ||
--> |
Oops, something went wrong.