blob: 7e3eadc629c6b50ae57aa29511821004e4ddc0b2 (
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
31
32
33
34
35
36
37
38
39
40
41
|
# ptex-manual
This is a project of preparing a manual of Japanese pTeX and e-pTeX.
## Contents
The following documents are maintained by Japanese TeX Development
Community:
* ptex-guide-en.pdf: Guide to pTeX and friends (in English)
* ptex-manual.pdf: The manual of pTeX.
* eptexdoc.pdf: The manual of e-pTeX.
* jfm.pdf: Specification of JFM (Japanese Font Metric) format.
This bundle also provides some old documents, which are no longer
maintained by us:
* jtex_asciimw.pdf: Report on Japanization of TeX.
* jtexdoc_asciimw.pdf: Documentation of ASCII Nihongo TeX.
* ptexdoc_asciimw.pdf: Application of TeX for publishing -- pTeX.
* ptexskip_asciimw.pdf: Spacing arround math equations on pTeX.
* eptex_resume.pdf: Report on development of e-pTeX.
They are included for historical reasons only. Some descriptions
may be inconsistent with the current versions of (e-)pTeX.
## Repository
The bundle is maintained on GitHub:
https://github.com/texjporg/ptex-manual
## License
The bundle may be distributed and/or modified under the terms of
the 3-clause BSD license (see [LICENSE](./LICENSE)).
## Release Date
2024-06-15
Japanese TeX Development Community
|