summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/platex/jsclasses/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-09-03 21:37:12 +0000
committerKarl Berry <karl@freefriends.org>2016-09-03 21:37:12 +0000
commitc8d27001d582c8d1e03deedb00628269d695ea24 (patch)
tree59c48386c3da1fb6ce429e21bf2737627bd0ff46 /Master/texmf-dist/doc/platex/jsclasses/README.md
parentc22ab9576265f84ca4d5a4a331998e171aa3872d (diff)
jsclasses (3sep16)
git-svn-id: svn://tug.org/texlive/trunk@41987 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/platex/jsclasses/README.md')
-rw-r--r--Master/texmf-dist/doc/platex/jsclasses/README.md23
1 files changed, 23 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/platex/jsclasses/README.md b/Master/texmf-dist/doc/platex/jsclasses/README.md
new file mode 100644
index 00000000000..50905c5be83
--- /dev/null
+++ b/Master/texmf-dist/doc/platex/jsclasses/README.md
@@ -0,0 +1,23 @@
+# jsclasses
+
+Japanese classes, originally written by Haruhiko Okumura and maintained
+by the Japanese TeX Development Community (https://texjp.org), including
+jsarticle, jsbook, and miscellaneous classes and style files.
+
+The classes themselves do not automatically enable the support of
+Japanese language. You'll need to set up LaTeX environment appropriately
+so that it can handle Japanese.
+
+WWW: https://github.com/texjporg/jsclasses
+
+We include the pre-generated cls/sty files in this package to ensure
+proper encoding. The files have to be in ISO-2022-JP encoding to work
+properly on Windows. These files can be generated in a Japanese locale
+by running platex on the .dtx files.
+
+## Release Date
+
+2016-09-03
+
+Haruhiko Okumura,
+Japanese TeX Development Community