# 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