summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/morisawa/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/fonts/morisawa/README.md')
-rw-r--r--Master/texmf-dist/doc/fonts/morisawa/README.md33
1 files changed, 33 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/fonts/morisawa/README.md b/Master/texmf-dist/doc/fonts/morisawa/README.md
new file mode 100644
index 00000000000..923d311e5e2
--- /dev/null
+++ b/Master/texmf-dist/doc/fonts/morisawa/README.md
@@ -0,0 +1,33 @@
+# morisawa
+
+This package enables selection of 5 standard Japanese fonts
+for pLaTeX + dvips.
+The package was originally written by Haruhiko Okumura as part of
+[jsclasses](https://github.com/texjporg/jsclasses) bundle,
+and the TFM/VF files were previously distributed as part of
+[ptex-fonts](https://github.com/texjporg/ptex-fonts) package.
+Now all these files are distributed as a separate package,
+maintained by Japanese TeX Development Community.
+
+"Morisawa" is the name of Japanese font vendor,
+but here we use only generic font names;
+it means that there is no need for actual Morisawa fonts.
+
+## Installation
+
+- map/* -> `$TEXMF/fonts/map/dvipdfmx/morisawa/`
+- tfm/* -> `$TEXMF/fonts/tfm/public/morisawa/`
+- vf/* -> `$TEXMF/fonts/vf/public/morisawa/`
+- *.sty -> `$TEXMF/tex/platex/morisawa/`
+
+## Repository
+
+The bundle is maintained on GitHub:
+https://github.com/texjporg/morisawa
+
+## Release Date
+
+2018-03-11
+
+Haruhiko Okumura,
+Japanese TeX Development Community