Skip to content

Commit

Permalink
forgot the version tag v2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ethantw committed Oct 21, 2013
1 parent 8baf86d commit 1ae68c9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@

* * *

### 在Sass中啓用注音符號支援
### 在Sass中啓用注音符號

由於使用頻率較低,在Sass編程環境下,「漢字標準格式」`<ruby>`中的「直式注音符號支援」預設關閉,需另行啓用;若你直接使用`han.css`,則*毋須*另行啓用。
由於使用頻率較低,在Sass編程環境下,「漢字標準格式」中的`<ruby>`「直式注音符號支援」預設關閉,需另行啓用;若你直接使用`han.css`,則*毋須*另行啓用。

1. 開啓`sass/han.scss`,將「65行」的代碼由註解範圍*更改*為一般代碼格式。

2. 開啓`sass/han/ff.scss`,將「17、18行」的`$zhuyin_ttf``$zhuyin_eot`重新定向至正確的檔案路徑。
2. 開啓`sass/han/_ff.scss`,將「17、18行」的`$zhuyin_ttf``$zhuyin_eot`重新定向至正確的檔案路徑。

**請注意:**此處使用的注音符號字體係「中華民國教育部」所研發的「[教育部標準楷書][kai]」,並**[創用CC「姓名標示–禁止改作–3.0台灣版」][cc]授權**。若你有著作權的疑慮,請直接將上述提及的二行變數留空,「漢字標準格式」將自動fallback至使用者作業系統的漢字手寫字體。

Expand Down
2 changes: 1 addition & 1 deletion js/han.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

/*
* 漢字標準格式 v2.1.0
* 漢字標準格式 v2.1.1
* ---
* Hanzi-optimised CSS Mode
*
Expand Down

0 comments on commit 1ae68c9

Please sign in to comment.