-TEXKNJ:


When using a bitmapped Japanese font on the disk used by the MS-DOS version of dviout, as in the MS-DOS version, that font is specified by -TEXKNJ: (Property Sheets->[JFont2]). The number of horizontal dots in each font must be included in the file name.
In "-TEXKNJ:", that number of dots is specified by ^d.

For example, the specification can be

-TEXKNJ:c:\font\jfont\^s^d.pk;c:\font\jfont\kanji.^d
The ^s in TEXKNJ: is replaced by the string without the numbers at the end of the corresponding jfm file name without the extension (.tfm).

For example, for goth5.tfm or goth10.tfm, goth is substituted in ^s. The last part in the above example specifies the presence of Japanese fonts such as goth.24, kanji.24, kanji.32, or kanji.48 in the c:\font\jfont directory.