summaryrefslogtreecommitdiff
path: root/language/chinese/zhlineskip/README.md
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /language/chinese/zhlineskip/README.md
Initial commit
Diffstat (limited to 'language/chinese/zhlineskip/README.md')
-rw-r--r--language/chinese/zhlineskip/README.md49
1 files changed, 49 insertions, 0 deletions
diff --git a/language/chinese/zhlineskip/README.md b/language/chinese/zhlineskip/README.md
new file mode 100644
index 0000000000..7b738ff386
--- /dev/null
+++ b/language/chinese/zhlineskip/README.md
@@ -0,0 +1,49 @@
+zhlineskip
+==========
+
+`zhlineskip` is a package for typesetting CJK documents. This package allows users
+to specify two ratios: One between the leading and the font size of the body text
+and the other between those of the footnote text.
+For Latin typography, these ratios usually range
+[from&nbsp;1.2 to&nbsp;1.45](https://practicaltypography.com/line-spacing.html),
+but they should be larger for CJK typography (usually from&nbsp;1.5 to&nbsp;1.67).
+
+Although CJK text requires larger line spacing, maths formulae should follow
+the rules of Latin typography, since maths often consists of only Latin-based
+letters and symbols. The `zhlineskip` package is capable of restoring the
+maths leading to that of the Latin text.
+
+Finally, it is possible to achieve the “Microsoft Word multiple line spacing”
+style using `zhlineskip`.
+
+Contributing
+------------
+
+This package is a part of the [CTeX-kit](https://github.com/CTeX-org/ctex-kit) project.
+
+Issues and pull requests are welcome.
+
+Copyright and Licence
+---------------------
+
+ Copyright (C) 2018, 2019 by Ruixi Zhang <ruixizhang42@gmail.com>
+
+ This work may be distributed and/or modified under the
+ conditions of the LaTeX Project Public License, either version 1.3c
+ of this license or (at your option) any later version.
+ The latest version of this license is in
+ https://www.latex-project.org/lppl.txt
+ and version 1.3c or later is part of all distributions of LaTeX
+ version 2005/12/01 or later.
+
+ This work has the LPPL maintenance status `maintained'.
+
+ The Current Maintainer of this work is Ruixi Zhang.
+
+ This work consists of the files zhlineskip.sty,
+ zhlineskip.tex,
+ zhlineskip-test.tex,
+ Latinmetrics.pdf,
+ CJKmetrics.pdf,
+ README.md (this file)
+ and the derived file zhlineskip.pdf. \ No newline at end of file