File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -82,6 +82,22 @@ the extensions pioneered by [Aleph](#omega-and-aleph). Current LuaTeX
82
82
at the time of writing, the possibility of a v2 development path has been
83
83
suggested.
84
84
85
+ ### pTeX
86
+
87
+ pTeX is an old Japanese-specific extension of TeX82, which aims to support proper
88
+ typesetting of Japanese text but only supports a limited character set, JIS X 0208 (6879 characters).
89
+
90
+ upTeX is developed as an extension of pTeX to support full Unicode characters. It also
91
+ includes extensions to overcome the difficulties of pTeX in processing 8-bit Latin characters
92
+ due to conflicts with legacy multibyte Japanese encodings.
93
+
94
+ 𝜀-pTeX and -upTeX are -TeX extensions of pTeX and upTeX respectively. In the current
95
+ release, some extensions derived from pdfTeX and Ω are also available.
96
+
97
+ Text taken from the
98
+ [ Guide to pTEX for developers unfamiliar with Japanese] ( http://mirrors.ctan.org/info/ptex-manual/ptex-manual.pdf ) .
99
+
100
+
85
101
## Historical projects
86
102
87
103
### &epsilon ; -TeX
You can’t perform that action at this time.
0 commit comments