blob: 8c92a1c1377083097d38bcc04d7e6ddcaa47fd04 (
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
|
# 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
In the above repository, we include the pre-generated cls/sty files 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 .ins files, for example
platex -kanji=jis jsclasses.ins
## Release Date
2017-03-05
Haruhiko Okumura,
Japanese TeX Development Community
|