From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- language/japanese/ptex-base/README.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 language/japanese/ptex-base/README.md (limited to 'language/japanese/ptex-base/README.md') diff --git a/language/japanese/ptex-base/README.md b/language/japanese/ptex-base/README.md new file mode 100644 index 0000000000..211b67d7e3 --- /dev/null +++ b/language/japanese/ptex-base/README.md @@ -0,0 +1,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 + +2019-04-03 + +Japanese TeX Development Community -- cgit v1.2.3