summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/ptex/pbibtex/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-05-03 18:05:30 +0000
committerKarl Berry <karl@freefriends.org>2016-05-03 18:05:30 +0000
commit3364ade37f210528e9d25d3baf30e0e8c89467f9 (patch)
treea92e67611c3b145bcffdb65bf2cf1f12607d7c1c /Master/texmf-dist/doc/ptex/pbibtex/README.md
parent9b4f228c3a29977fe2e611e7c55b584a4c9029ba (diff)
-mpbibtex-base (1may16), subtracted from ptex
git-svn-id: svn://tug.org/texlive/trunk@40867 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/ptex/pbibtex/README.md')
-rw-r--r--Master/texmf-dist/doc/ptex/pbibtex/README.md36
1 files changed, 36 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/ptex/pbibtex/README.md b/Master/texmf-dist/doc/ptex/pbibtex/README.md
new file mode 100644
index 00000000000..2da61ce7293
--- /dev/null
+++ b/Master/texmf-dist/doc/ptex/pbibtex/README.md
@@ -0,0 +1,36 @@
+# pbibtex-base
+
+These are miscellaneous files, including bibliography styles (.bst),
+for pBibTeX, which is a Japanese extended version of BibTeX contained in
+TeX Live.
+
+Originally, pBibTeX was known as jBibTeX. When it came to be included
+in TeX Live, it was renamed as pBibTeX according to the prefix of pTeX.
+Since the bundle contains the original documents of jBibTeX as-is,
+their names are jbibtex.pdf, jbtxdoc.pdf, and so on.
+
+## Character encoding
+
+All the text files containing Japanese characters are encoded in
+ISO-2022-JP. This is because ISO-2022-JP encoded texts are most suitable
+for the traditional pTeX and pBibTeX programs.
+
+## Repository
+
+The bundle is maintained on GitHub:
+https://github.com/texjporg/pbibtex-base
+
+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/).
+Since the original license is the 3-clause BSD license,
+this redistribution also follows it (see LICENSE).
+
+## Release Date
+
+2016-04-17
+
+Japanese TeX Development Community