diff options
author | Hironobu Yamashita <h.y.acetaminophen@gmail.com> | 2017-07-12 14:41:36 +0000 |
---|---|---|
committer | Hironobu Yamashita <h.y.acetaminophen@gmail.com> | 2017-07-12 14:41:36 +0000 |
commit | 4e5a349b757ab489a460da70cc62e66736fde2f9 (patch) | |
tree | 415bf8be4b17d2f8233a6979ca452baad563b6f0 /Build/source/texk/makejvf/makejvf.1 | |
parent | 29a7c732693e9cf4989524466c0d4a0650344c53 (diff) |
makejvf/write.c: Fix a bug in generating non-Kanji TFM on UCS mode
git-svn-id: svn://tug.org/texlive/trunk@44778 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/makejvf/makejvf.1')
-rw-r--r-- | Build/source/texk/makejvf/makejvf.1 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Build/source/texk/makejvf/makejvf.1 b/Build/source/texk/makejvf/makejvf.1 index 46575021327..34c4ceb28a4 100644 --- a/Build/source/texk/makejvf/makejvf.1 +++ b/Build/source/texk/makejvf/makejvf.1 @@ -29,11 +29,13 @@ Replace single/double quotation marks (', '') with prime quotation marks .TP 10 \fB-a\fI <AFMfile>\fR Name of the AFM file. Used for Kana-tsume mode. +This option is unsupported. .TP 10 \fB-k\fI <integer>\fR Kana-tsume (narrower spaces between Kana characters) margin amount; the \fIinteger\fR represents a relative value, using the character width as a base of 1000. This option should be accompanied with \fB-a\fR option. +This option is unsupported. .TP 10 \fB-u\fI <Charset>\fR UCS mode. Available charsets are: gb (GB = Simplified Chinese), |