noble (1) texindex.1.gz

Provided by: manpages-ja_0.5.0.0.20221215+dfsg-1_all bug

名前

       texindex - Texinfo のインデックスファイルをソートする

書式

       texindex [OPTION]... FILE...

説明

       各  TeX 出力ファイル FILE に対し、ソートされたインデックスを作成します。 通常、FILE... は、 `foo.texi' と
       いう文書に対しては `foo.??' と指定します。

オプション

       -h, --help
              このヘルプメッセージを表示して終了します

       -k, --keep
              処理終了後も一時ファイルを削除しません

       --no-keep
              処理終了後に一時ファイルを削除します (デフォルト)

       -o, --output FILE
              FILE で指定したファイルに出力します

       --version
              バージョン情報を表示して終了します

バグ報告

       バグレポートは       bug-texinfo@gnu.org       へ電子メールで送ってください。        一般的な質問や議論は
       help-texinfo@gnu.org  へお願いします。  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

       で、完全なマニュアルを読めるでしょう。