blob: c0d4047c254a6d63d9cc8571912e826507befc31 (
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
28
29
30
|
# ptex-base
The bundle contains plain TeX format for pTeX and e-pTeX.
Documentation for pTeX and e-pTeX are included in ptex-manual bundle
([CTAN](https://ctan.org/pkg/ptex-manual),
[GitHub](https://github.com/texjporg/ptex-manual)).
## 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
2021-05-31
Japanese TeX Development Community
|