diff options
author | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2016-02-23 02:34:50 +0000 |
---|---|---|
committer | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2016-02-23 02:34:50 +0000 |
commit | ed8a4fb38f49c098b93c3aabff9ab8acb9fa40f7 (patch) | |
tree | b7a26a65bc160532ca1956619dfca267cad41df7 /Build/source/texk/cjkutils/cjkutils-src/README | |
parent | 0eaf34b634118d0cfbbed6289d092df4b7f9f754 (diff) |
texk/cjkutils: New convention
git-svn-id: svn://tug.org/texlive/trunk@39828 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/cjkutils/cjkutils-src/README')
-rw-r--r-- | Build/source/texk/cjkutils/cjkutils-src/README | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/Build/source/texk/cjkutils/cjkutils-src/README b/Build/source/texk/cjkutils/cjkutils-src/README new file mode 100644 index 00000000000..cf33f17eb75 --- /dev/null +++ b/Build/source/texk/cjkutils/cjkutils-src/README @@ -0,0 +1,36 @@ +Welcome to CJK version 4.8.4 (18-Apr-2015), a LaTeX2e macro package which +enables the use of CJK scripts (Chinese/Japanese/Korean) in various +encodings, written by Werner Lemberg <wl@gnu.org>. + +A mailing list exists at cjk-list@nongnu.org; to subscribe, send a mail +with the subject `subscribe' (without the quotes) to +cjk-list-request@nongnu.org. A web interface can be found at + + https://lists.nongnu.org/mailman/listinfo/cjk-list + +If you are interested in the process of development you may observe + + http://git.savannah.gnu.org/gitweb/?p=cjk.git;a=summary + +to see the commitments to the git repository of the CJK package, and which +also provides snapshots. + +The home site of the CJK package is + + http://cjk.ffii.org + +Additionally, the latest non-development version can be found on all CTAN +hosts and its mirrors in the directory <CTAN>/language/chinese. + + +The package comes in two parts: + + cjk-4.8.4.tar.gz: The source files. Needed for all platforms. + cjk-4.8.4-doc.tar.gz: Preformatted documentation files: DVI, PS, + output from cjk-enc.el, etc. + +Note that on CTAN and its mirrors, the `src' archive is unpacked; you must +thus get all files and subdirectories from language/chinese/CJK/. + + +---End of README--- |