blob: 2c26e358c12f727cd07e85ccff1d383d48932768 (
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
|
# ptex-base
The bundle contains plain TeX format and documents for pTeX and e-pTeX.
## Character encoding
All the text files containing Japanese characters in this repository
are encoded in ISO-2022-JP. This is because ISO-2022-JP encoded
texts are most suitable for the traditional pTeX engine.
## Repository
The bundle is maintained on GitHub:
https://github.com/texjporg/ptex-base
If you have issues, please let us know from the above page.
## License
The bundle may be distributed and/or modified under the terms of
the 3-clause BSD license (see [LICENSE](./LICENSE)).
## Release Date
2017-08-27
Japanese TeX Development Community
|