blob: 1c3f39ae61b5346ee1aa85669a4f39b88f6d2b85 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
|
ZXjafont Package
================
LaTeX: Set up Japanese font families for XeLaTeX
Font selection using fontspec package is very flexible and powerful.
But users who are used to pLaTeX often feel the setting bothersome,
as there is no default working font setting (that involves Japanese
fonts) and they always must give one. This package prepares some
popular font settings as “presets” and allows users to use them
simply by referring to their name.
### SYSTEM REQUIREMENTS
- TeX format: XeLaTeX.
- Prerequisite packages: fontspec.
### INSTALLATION
Move the files as follows (in a system compliant to TDS 1.1):
- `*.sty` → $TEXMF/tex/xelatex/zxjafont/
And rehash your TEXMF trees if necessary.
### LICENSE
This package is distributed under the MIT License.
Revision History
----------------
* Version 0.3 [2015/05/08]
- Presets made more alike those of pxchfon.
* Version 0.2a [2013/01/28]
- Adjustment for new zxjatype.
* Version 0.2 [2009/12/22]
- First public version.
--------------------
Takayuki YATO (aka. "ZR")
http://zrbabbler.sp.land.to/
|