next up previous contents index
: HTML ファイルの生成 : マニュアルの書き方 その 1 : : TEX による整形   目次   索引

GNU info ファイルの生成

Version 1.68 以降の makeinfo が必要である. また, ファイルを EUC に変換するため, 例えば nkf が必要である.


% nkf -e xyzman.texi > xyzman_euc.texi
% makeinfo xyzman_euc.texi
これで info ファイルができる. ファイル名は @setfilename で指定 した名前となる.



Masayuki Noro 平成15年10月20日