summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/ptex-fonts
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-08-27 23:50:57 +0000
committerKarl Berry <karl@freefriends.org>2017-08-27 23:50:57 +0000
commit54dde81f3764e1d19fb8383ef9f337a39766407b (patch)
treefd34ab2eca5d84a2ee0ddaf206cfe682111eccd3 /Master/texmf-dist/doc/fonts/ptex-fonts
parentc7a144ead6ad12084a150979082d433041812d01 (diff)
ptex-fonts (27aug17)
git-svn-id: svn://tug.org/texlive/trunk@45138 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/fonts/ptex-fonts')
-rw-r--r--Master/texmf-dist/doc/fonts/ptex-fonts/LICENSE3
-rw-r--r--Master/texmf-dist/doc/fonts/ptex-fonts/README.md18
2 files changed, 14 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/fonts/ptex-fonts/LICENSE b/Master/texmf-dist/doc/fonts/ptex-fonts/LICENSE
index fc380e13aca..2340ecbab41 100644
--- a/Master/texmf-dist/doc/fonts/ptex-fonts/LICENSE
+++ b/Master/texmf-dist/doc/fonts/ptex-fonts/LICENSE
@@ -1,4 +1,5 @@
-Copyright (C) 2010 ASCII MEDIA WORKS.
+Copyright (C) 2010 ASCII MEDIA WORKS
+Copyright (C) 2016-2017 Japanese TeX Development Community
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git a/Master/texmf-dist/doc/fonts/ptex-fonts/README.md b/Master/texmf-dist/doc/fonts/ptex-fonts/README.md
index 6a0e3fe0d25..dbb6bc7941c 100644
--- a/Master/texmf-dist/doc/fonts/ptex-fonts/README.md
+++ b/Master/texmf-dist/doc/fonts/ptex-fonts/README.md
@@ -6,7 +6,7 @@ makejvf program.
TFM and VF (not real fonts):
- pTeX standard (min5-10, goth5-10, tmin5-10, tgoth5-10)
- nmin5-10, ngoth5-10
-- jis, jisg, jisgn, jis-v, jisg-v, jisgn-v
+- JIS (jis, jisg, jisn, jisgn, jis-v, jisg-v, jisn, jisgn-v)
- Morisawa standard (Ryumin-Light, GothicBBB-Medium, FutoMinA101-Bold,
FutoGoB101-Bold, Jun101-Light)
@@ -14,7 +14,13 @@ Type1 fonts:
- ascgrp, ascii10, ascii36
makejvf documents:
-- README_makejvf, Changes_makejvf (charset: ISO-2022-JP)
+- README_makejvf, Changes_makejvf
+
+## 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
@@ -25,13 +31,13 @@ If you have issues, please let us know from the above page.
## License
-The bundle is redistribution derived from [ptex-texmf distribution
-by ASCII MEDIA WORKS](http://ascii.asciimw.jp/pb/ptex/).
+The bundle is a community edition forked from [ptex-texmf distribution
+by ASCII MEDIA WORKS](https://ctan.org/pkg/ptex-texmf).
Since the original license is the 3-clause BSD license,
-this redistribution also follows it (see LICENSE).
+this redistribution also follows it (see [LICENSE](./LICENSE)).
## Release Date
-2016-05-16
+2017-08-27
Japanese TeX Development Community