summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/zhlineskip/README.md
blob: cd3ddfd4959980097e7427aeef440cd8f0e9a9a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
zhlineskip
==========

`zhlineskip` is a package for typesetting CJK documents. This package allows users
to specify the two ratios between the leading and the font size of the body text
and the footnote text. For Latin typesetting, these ratios usually range
[from 1.2 to 1.45](https://practicaltypography.com/line-spacing.html),
but they should be larger for CJK typesetting (usually from 1.5 to 1.67).

On the one hand, CJK text requires larger line spacing. On the other hand, math
line spacing should follow Latin typesetting, since math often consists of only
Latin letters and symbols. The `zhlineskip` package is capable of restoring the
math 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 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.3
    of this license or (at your option) any later version.
    The latest version of this license is in
      http://www.latex-project.org/lppl.txt
    and version 1.3 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-man.tex,
                                    zhlineskip-test.tex,
                                    Latinmetrics.pdf,
                                    CJKmetrics.pdf,
                                    README.md (this file)
              and the derived file  zhlineskip-man.pdf.