texindex - Texinfo
のインデックスファイルをソートする
texindex [
OPTION]...
FILE...
各 TeX 出力ファイル FILE
に対し、ソートされたインデックスを作成します。
通常、FILE... は、 `foo.texi'
という文書に対しては
`foo.??' と指定します。
-
-h, --help
- このヘルプメッセージを表示して終了します
-
-k, --keep
- 処理終了後も一時ファイルを削除しません
- --no-keep
- 処理終了後に一時ファイルを削除します
(デフォルト)
-
-o, --output FILE
- FILE
で指定したファイルに出力します
- --version
- バージョン情報を表示して終了します
バグレポートは
[email protected]
へ電子メールで送ってください。
一般的な質問や議論は
[email protected]
へお願いします。 Texinfo
のホームページは
http://www.gnu.org/software/texinfo/ です。
Copyright © 2003 Free Software Foundation, Inc. There is NO warranty. You
may redistribute this software under the terms of the GNU General Public
License. For more information about these matters, see the files named
COPYING.
texindex
に関する全般的な説明は、Texinfo
マニュアルとして管理されています。あなたのサイトに
info 及び
texindex
が適切にインストールされていれば、
- info texindex
で、完全なマニュアルを読めるでしょう。