diff options
author | Karl Berry <karl@freefriends.org> | 2016-05-14 22:02:50 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-05-14 22:02:50 +0000 |
commit | 1bafd95e83267f9e55b47de90fa004d4db84971d (patch) | |
tree | 3235014459a89db5a3f0269b19c5b892eb60ec98 /Master/texmf-dist/doc/latex/cjkpunct/README.md | |
parent | c285b32d78d4d2725778d9de6921cdc6ecbc1b08 (diff) |
cjkpunct (14may16)
git-svn-id: svn://tug.org/texlive/trunk@41119 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/cjkpunct/README.md')
-rw-r--r-- | Master/texmf-dist/doc/latex/cjkpunct/README.md | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/cjkpunct/README.md b/Master/texmf-dist/doc/latex/cjkpunct/README.md new file mode 100644 index 00000000000..ccac0787cdd --- /dev/null +++ b/Master/texmf-dist/doc/latex/cjkpunct/README.md @@ -0,0 +1,50 @@ +CJKpunct +======== + +`CJKpunct` is a LaTeX2e macro package to be the companion +of `CJK` package by Werner Lemberg for punctuation location +and width adjustments. + +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) 2003--2010 by Linbo Zhang <zlb@lsec.cc.ac.cn> + Copyright (C) 2003--2010 by Wenchang Sun <sunwch@nankai.edu.cn> + Copyright (C) 2010 by Leo Liu <leoliu.pku@gmail.com> + Copyright (C) 2016 by Qing Lee <sobenlee@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. This version of this license is in + http://www.latex-project.org/lppl/lppl-1-3c.txt + and 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 Qing Lee. + + This package consists of the files CJKpunct.dtx, + CJKpunct.spa, + setpunct-main.tex, + setpunct-macros.tex, + example-CJKfntef.tex, + example-gb.tex, + example-gbk.tex, + example-utf8.tex, + README.txt, + and the derived files CJKpunct.sty, + CJKpunct.pdf, + CJKpunct.ins, and + README.md (this file). |