Skip to content

Latest commit

 

History

History
61 lines (46 loc) · 2.38 KB

README-macos.md

File metadata and controls

61 lines (46 loc) · 2.38 KB

External Database for cjk-gs-integrate

Due to frequent incompatible changes in font file names by Apple, the built-in database in cjk-gs-integrate doesn't support OS X 10.8 Mountain Lion or later versions. Support for these releases are provided in additional databases included in the current package.

Usage

Either install cjk-gs-integrate-macos from TLContrib or download the required database files directly from the GitHub account.

We provide the following additional databases:

Download the database file (*.dat) which is suitable for your OS version. Either place it in the current working directory or into the directory $TEXMF/fonts/misc/cjk-gs-integrate where $TEXMF is one of the TEXMF trees/.

Then execute the script in the usual way (see main documentation) and add the option --fontdef-add. For macOS 10.13 High Sierra this would be:

cjk-gs-integrate[.pl] --fontdef-add=cjkgs-macos-highsierra.dat

For macOS 10.12 Sierra, use cjkgs-macos-sierra.dat. For OS X 10.11 El Capitan, use cjkgs-macos-elcapitan.dat.

We also provide a wrapper cjk-gs-integrate-macos.pl, which detects your macOS version and use the suitable database:

cjk-gs-integrate-macos[.pl]

Authors, Contributors, and Copyright

Maintained by Japanese TeX Development Community. For development, see https://github.com/texjporg/cjk-gs-support

The script is licensed under GNU General Public License Version 3 or later. The contained font data is not copyrightable.