| [Top] | [Contents] | [Index] | [ ? ] |
Texinfo
このマニュアルはGNU Texinfo (バージョン4.13、18 September 2008)についてのものです。 GNU Texinfoは、一つのソースから、オンライン用の情報と印刷されたマニュアルの両方を作り出すことの出来るドキュメントシステムです。
このマスターメニューの最初の部分は、@-コマンドの索引や概念索引を含めた、このInfoドキュメントにおける主要なノードをリストにしています。後の部分は、ドキュメント内の下位レベルのノードの全リストです。
| Texinfo Copying Conditions | Your rights. | |
| 1. Texinfoの概要 | Texinfo in brief. | |
| 2. Texinfoモードの使用 | Using the GNU Emacs Texinfo mode. | |
| 3. Texinfoファイルの開始 | What is at the beginning of a Texinfo file? | |
| 4. Texinfoファイルの末尾 | What is at the end of a Texinfo file? | |
| 5. 章の構造化 | Creating chapters, sections, appendices, etc. | |
| 6. ノード | Writing nodes, the basic unit of Texinfo. | |
| 7. メニュー | Writing menus. | |
| 8. クロスリファレンス | Writing cross references. | |
| 9. 語句のマーキング | Marking words and phrases as code, keyboard input, meta-syntactic variables, and the like. | |
| 10. 引用(quotation)と例示(example) | Block quotations, examples, etc. | |
| 11. リストと表 | Itemized or numbered lists, and tables. | |
| 12. Special Displays | Floating figures and footnotes. | |
| 13. 索引 | Creating indices. | |
| 14. 特殊な挿入 | Inserting @-signs, braces, etc. | |
| 15. 改行の強制と抑止 | Forcing or preventing line and page breaks. | |
| 16. 定義コマンド | Describing functions and the like uniformly. | |
| 17. 可視条件付テキスト | Specifying text for only some output cases. | |
| 18. 国際化 | Supporting languages other than English. | |
| 19. 新たなTexinfoコマンドの定義 | User-defined macros and aliases. | |
| 20. ハードコピーの書式化と印刷 | Output for paper, with TeX. | |
| 21. Infoファイルの作成とインストール | Details on Info output. | |
| 22. HTMLの生成 | Details on HTML output. | |
| A. @-コマンドのリスト | All the Texinfo @-commands. | |
| B. コツとヒント | Hints on how to write a Texinfo document. | |
| C. Texinfoファイルのサンプル | Complete examples, including full texts. | |
| D. インクルードファイル | How to incorporate other Texinfo files. | |
| E. ページヘッダ | How to write page headings and footings. | |
| F. 書式化の失敗 | How to find formatting mistakes. | |
| G. GNU Free Documentation License | Copying this manual. | |
| コマンドと変数の索引 | A menu containing commands and variables. | |
| General Index | A menu covering many topics. | |
— The Detailed Node Listing — Overview of Texinfo | ||
|---|---|---|
| 1.1 バグの報告 | Submitting effective bug reports. | |
| 1.2 Texinfoの使用 | Create printed or online output. | |
| 1.3 出力フォーマット | Overview of the supported output formats. | |
| 1.4 Infoファイル | What is an Info file? | |
| 1.5 印刷された本 | Characteristics of a printed book or manual. | |
| 1.6 @-コマンド | @-commands are used for formatting. | |
| 1.7 構文の一般的慣習 | General rules for writing a Texinfo file. | |
| 1.8 コメント | Writing comments and ignored text in general. | |
| 1.9 Texinfoファイルが必要とするもの | What a Texinfo file must have. | |
| 1.10 Texinfoファイルの六つの部品 | Usually, a Texinfo file has six parts. | |
| 1.11 Texinfoの短いサンプル | A short sample Texinfo file. | |
| 1.12 歴史 | Acknowledgements, contributors and genesis. | |
Using Texinfo Mode | ||
| 2.1 Texinfoモードの概要 | How Texinfo mode can help you. | |
| 2.2 通常のGNU Emacs編集コマンド | Texinfo mode adds to GNU Emacs’ general purpose editing features. | |
| 2.3 よく使用されるコマンドの挿入 | How to insert frequently used @-commands. | |
| 2.4 ファイルのセクション構造の表示 | How to show the structure of a file. | |
| 2.5 ノードとメニューの更新 | How to update or create new nodes and menus. | |
| 2.6 Infoの書式化 | How to format for Info. | |
| 2.7 印刷 | How to format and print part or all of a file. | |
| 2.8 Texinfoモードのまとめ | Summary of all the Texinfo mode commands. | |
Updating Nodes and Menus | ||
| 2.5.1 更新コマンド | Five major updating commands. | |
| 2.5.2 更新の必要条件 | How to structure a Texinfo file for using the updating command. | |
| 2.5.3 その他の更新コマンド | How to indent descriptions, insert missing nodes lines, and update nodes in sequence. | |
Beginning a Texinfo File | ||
| 3.1 Texinfoファイルの始まりのサンプル | A sample beginning for a Texinfo file. | |
| 3.2 Texinfoファイルのヘッダ | The first lines. | |
| 3.3 ドキュメントの許諾情報 | Ensuring your manual is free. | |
| 3.4 タイトルページと著作権ページ | Creating the title and copyright pages. | |
| 3.5 目次の生成 | How to create a table of contents. | |
| 3.6 Topノードとマスターメニュー | Creating the ‘Top’ node and master menu. | |
| 3.7 大域的なドキュメントコマンド | Affecting formatting throughout. | |
| 3.8 ソフトウェアの複製許諾 | Ensure that you and others continue to have the right to use and share software. | |
Texinfo File Header | ||
| 3.2.1 Texinfoファイルの最初の行 | The first line of a Texinfo file. | |
| 3.2.2 ヘッダの始まり | Formatting a region requires this. | |
3.2.3 @setfilename:出力ファイル名の設定 | Tell Info the name of the Info file. | |
3.2.4 @settitle:ドキュメントタイトルの設定 | Create a title for the printed work. | |
| 3.2.5 ヘッダの終わり | Formatting a region requires this. | |
Document Permissions | ||
3.3.1 @copying: 複製許諾の宣言 | Declare the document’s copying permissions. | |
3.3.2 @insertcopying: 許諾テキストのインクルード | Where to insert the permissions. | |
Title and Copyright Pages | ||
3.4.1 @titlepage | Create a title for the printed document. | |
3.4.2 @titlefont・@center・@sp | The @titlefont, @center,
and @sp commands.
| |
3.4.3 @title・@subtitle・@author | The @title, @subtitle,
and @author commands.
| |
| 3.4.4 著作権のページ | How to write the copyright notice and include copying permissions. | |
| 3.4.5 ヘッダの生成 | Turn on page headings after the title and copyright pages. | |
3.4.6 @headingsコマンド | An option for turning headings on and off and double or single sided printing. | |
The ‘Top’ Node and Master Menu | ||
| 3.6.1 Topノードの例 | ||
| 3.6.2 マスターメニューの各部 | ||
Global Document Commands | ||
3.7.1 @documentdescription: 概要のテキスト | Document summary for the HTML output. | |
3.7.2 @setchapternewpage: | Start chapters on right-hand pages. | |
3.7.3 @paragraphindent: 段落の字下げ | Specify paragraph indentation. | |
3.7.4 @firstparagraphindent: 見出し以降の字下げ | Suppress indentation of the first paragraph. | |
3.7.5 @exampleindent: 環境の字下げ | Specify environment indentation. | |
Ending a Texinfo File | ||
| 4.1 索引メニューと索引の印刷 | How to print an index in hardcopy and generate index menus in Info. | |
4.2 ファイル末尾の@bye | How to mark the end of a file. | |
Chapter Structuring | ||
| 5.1 セクションのツリー構造 | A manual is like an upside down tree … | |
| 5.2 構造化コマンドの種類 | How to divide a manual into parts. | |
5.3 @top | The @top command, part of the ‘Top’ node.
| |
5.4 @chapter | ||
5.5 @unnumberedと@appendix | ||
5.6 @majorheadingと@chapheading | ||
5.7 @section | ||
5.8 @unnumberedsec・@appendixsec・@heading | ||
5.9 @subsectionコマンド | ||
5.10 @subsectionのようなコマンド | ||
| 5.11 「subsub」コマンド | Commands for the lowest level sections. | |
5.12 @raisesectionsと@lowersections | How to change commands’ hierarchical level. | |
Nodes | ||
| 6.1 二つの経路 | Different commands to structure Info output and printed output. | |
| 6.2 ノードとメニューの図 | A diagram, and sample nodes and menus. | |
6.3 @nodeコマンド | Creating nodes, in detail. | |
6.4 makeinfoによるポインタの作成 | Letting makeinfo determine node pointers. | |
6.5 @anchor:任意のクロスリファレンスターゲットの定義 | Defining arbitrary cross-reference targets. | |
The | ||
| 6.3.1 ノードの名前とポインタの名前の選択 | How to choose node and pointer names. | |
6.3.2 @node行の書き方 | How to write an @node line.
| |
6.3.3 @node行のTips | Keep names short. | |
6.3.4 @node行の必要事項 | Keep names unique, without @-commands. | |
| 6.3.5 最初のノード | How to write a ‘Top’ node. | |
6.3.6 区切りコマンドの@top | How to use the @top command.
| |
Menus | ||
| 7.1 メニューの位置 | Menus go at the ends of short nodes. | |
| 7.2 メニューの記述 | What is a menu? | |
| 7.3 メニューの部品 | A menu entry has three parts. | |
| 7.4 ごちゃごちゃしないメニューエントリ | Two part menu entry. | |
| 7.5 メニューの例 | Two and three part menu entries. | |
| 7.6 他のInfoファイルへの参照 | How to refer to a different Info file. | |
Cross References | ||
| 8.1 リファレンスの目的 | What cross references are for. | |
| 8.2 様々なクロスリファレンスコマンド | A summary of the different commands. | |
| 8.3 クロスリファレンスの部品 | A cross reference has several parts. | |
8.4 @xref | Begin a reference with ‘See’ … | |
| 8.5 Topノードの指定 | How to refer to the beginning of another file. | |
8.6 @ref | A reference for the last part of a sentence. | |
8.7 @pxref | How to write a parenthetical cross reference. | |
8.8 @inforef | How to refer to an Info-only file. | |
8.9 @url・@uref{url[, text][, replacement]} | How to refer to a uniform resource locator. | |
8.10 @cite{reference} | How to refer to books not in the Info system. | |
| ||
| 8.4.1 リファレンスの見え方と必要条件 | What a reference looks like and requires. | |
8.4.2 一つの引数を用いた@xref | @xref with one argument.
| |
8.4.3 二つの引数を用いた@xref | @xref with two arguments.
| |
8.4.4 三つの引数を用いた@xref | @xref with three arguments.
| |
8.4.5 四つと五つの引数を用いた@xref | @xref with four and five arguments.
| |
Marking Words and Phrases | ||
| 9.1 定義やコマンド等の表示 | How to indicate definitions, files, etc. | |
| 9.2 テキストの強調 | How to emphasize text. | |
Indicating Definitions, Commands, etc. | ||
| 9.1.1 便利な強調コマンド | Highlighting provides useful information. | |
9.1.2 @code{sample-code} | Indicating program code. | |
9.1.3 @kbd{keyboard-characters} | Showing keyboard input. | |
9.1.4 @key{key-name} | Specifying keys. | |
9.1.5 @samp{text} | A literal sequence of characters. | |
9.1.6 @verb{<char>text<char>} | A verbatim sequence of characters. | |
9.1.7 @var{metasyntactic-variable} | Indicating metasyntactic variables. | |
9.1.8 @env{environment-variable} | Indicating environment variables. | |
9.1.9 @file{file-name} | Indicating file names. | |
9.1.10 @command{command-name} | Indicating command names. | |
9.1.11 @option{option-name} | Indicating option names. | |
9.1.12 @dfn{term} | Specifying definitions. | |
9.1.13 @abbr{abbreviation[, meaning]} | Indicating abbreviations. | |
9.1.14 @acronym{acronym[, meaning]} | Indicating acronyms. | |
9.1.15 @indicateurl{uniform-resource-locator} | Indicating a World Wide Web reference. | |
9.1.16 @email{email-address[, displayed-text]} | Indicating an electronic mail address. | |
Emphasizing Text | ||
9.2.1 @emph{text}・@strong{text} | How to emphasize text in Texinfo. | |
9.2.2 @sc{text}: 小さな大文字フォント | How to use the small caps font. | |
| 9.2.3 Infoではなく印刷時のフォント | Various font commands for printed output. | |
Quotations and Examples | ||
| 10.1 ブロックを囲むコマンド | Different constructs for different purposes. | |
10.2 @quotation: ブロック引用 | Writing a quotation. | |
10.3 @example: 例示テキスト | Writing an example in a fixed-width font. | |
10.4 @verbatim: リテラルテキスト | Writing a verbatim example. | |
10.5 @verbatiminclude file: ファイルそのままのインクルード | Including a file verbatim. | |
10.6 @lisp:Lispコードの例示のマーキング | Illustrating Lisp code. | |
10.7 @small…ブロックコマンド | Examples in a smaller font. | |
10.8 @displayと@smalldisplay | Writing an example in the current font. | |
10.9 @formatと@smallformat | Writing an example without narrowed margins. | |
10.10 @exdent: 行の字下げの取り消し | Undo indentation on a line. | |
10.11 @flushleftと@flushright | Pushing text flush left or flush right. | |
10.12 @noindent: 字下げの除去 | Preventing paragraph indentation. | |
10.13 @indent: 字下げの強制 | Forcing paragraph indentation. | |
10.14 @cartouche: example周囲の丸みを帯びた矩形 | Drawing rounded rectangles around examples. | |
Lists and Tables | ||
| 11.1 Introducing Lists | Texinfo formats lists for you. | |
11.2 @itemize: itemizeリストの作成 | How to construct a simple list. | |
11.3 @enumerate: 数字や文字付きのリストの作成 | How to construct a numbered list. | |
| 11.4 2列の表の作成 | How to construct a two-column table. | |
11.5 @multitable: マルチカラムの表 | How to construct generalized tables. | |
Making a Two-column Table | ||
11.4.1 @tableコマンドの使用 | How to construct a two-column table. | |
11.4.2 @ftable・@vtable | Automatic indexing for two-column tables. | |
11.4.3 @itemx | How to put more entries in the first column. | |
| ||
| 11.5.1 マルチカラムの表の幅 | Defining multitable column widths. | |
| 11.5.2 マルチカラムの表の行 | Defining multitable rows, with examples. | |
Special Displays | ||
| 12.1 フロート | Figures, tables, and the like. | |
| 12.2 画像の挿入 | Including graphics and images. | |
| 12.3 脚注 | Writing footnotes. | |
Floats | ||
12.1.1 @float [type][,label]: フロート素材 | Producing floating material. | |
12.1.2 @caption & @shortcaption | Specifying descriptions for floats. | |
12.1.3 @listoffloats: フロートの目次 | A table of contents for floats. | |
Inserting Images | ||
| 12.2.1 画像の構文 | ||
| 12.2.2 画像の拡大縮小 | ||
Footnotes | ||
| 12.3.1 脚注コマンド | How to write a footnote in Texinfo. | |
| 12.3.2 脚注スタイル | Controlling how footnotes appear in Info. | |
Indices | ||
| 13.1 索引エントリの作成 | Choose different words for index entries. | |
| 13.2 定義済み索引 | Use different indices for different kinds of entries. | |
| 13.3 索引エントリの定義 | How to make an index entry. | |
| 13.4 索引の結合 | How to combine indices. | |
| 13.5 新たな索引の定義 | How to define your own indices. | |
Combining Indices | ||
13.4.1 @syncodeindex | How to merge two indices, using @code
font for the merged-from index.
| |
13.4.2 @synindex | How to merge two indices, using the default font of the merged-to index. | |
Special Insertions | ||
| 14.1 @・{}・,の挿入 | Inserting @ and {} and ,. | |
| 14.2 引用符の挿入 | Inserting left and right quotes, in code. | |
| 14.3 空白の挿入 | How to insert the right amount of space within a sentence. | |
| 14.4 アクセント符号の挿入 | How to insert accents and special characters. | |
| 14.5 引用符の挿入 | How to insert quotation marks. | |
| 14.6 省略符号と黒丸の挿入 | How to insert dots and bullets. | |
| 14.7 TeXシンボルと法定シンボル©と®の挿入 | How to insert the TeX logo and the copyright symbol. | |
14.8 @euro{} (€): ユーロの通貨記号 | How to insert the Euro currency symbol. | |
14.9 @pounds{} (£): ポンド通貨 | How to insert the pounds currency symbol. | |
14.10 @textdegree{} (°): 度数記号 | How to insert the degrees symbol. | |
14.11 @minus{} (-): マイナス記号の挿入 | How to insert a minus sign. | |
14.12 @geq{} (≥)と@leq{} (≤): 関係を表わす記号の挿入 | How to insert greater/less-than-or-equal signs. | |
14.13 @math: 数式の挿入 | How to format a mathematical expression. | |
| 14.14 クリックシーケンス | Inserting GUI usage sequences. | |
| 14.15 example用のグリフ | How to indicate results of evaluation, expansion of macros, errors, etc. | |
Inserting @ and {} and ,
| ||
14.1.1 @@コマンドによる「@」の挿入 | ||
14.1.2 @{コマンドと@}コマンドによる「{」と「}」の挿入 | ||
14.1.3 @comma{}コマンドによる「,」の挿入 | ||
Inserting Space | ||
| 14.3.1 文末外での空白調整 | Sometimes a . doesn’t end a sentence. | |
| 14.3.2 文末での空白調整 | Sometimes it does. | |
| 14.3.3 複数空白の挿入 | Inserting multiple spaces. | |
14.3.4 @frenchspacing val: センテンススペースの制御 | Specifying end-of-sentence spacing. | |
14.3.5 @dmn{dimension}: 寸法単位の書式化 | How to format a dimension. | |
Inserting Ellipsis and Bullets | ||
14.6.1 @dots{} (…)と@enddots{} (...) | How to insert dots … | |
14.6.2 @bullet{} (•) | How to insert a bullet. | |
Inserting TeX and Legal Symbols: ©, ® | ||
14.7.1 @TeX{} (TeX)と@LaTeX{} (LaTeX) | The TeX logos. | |
14.7.2 @copyright{} (©) | The copyright symbol (c in a circle). | |
14.7.3 @registeredsymbol{} (®) | The registered symbol (R in a circle). | |
Glyphs for Examples | ||
| 14.15.1 グリフの概要 | ||
14.15.2 @result{} (⇒): 評価の表示 | How to show the result of expression. | |
14.15.3 @expansion{} (→): 展開の表示 | How to indicate an expansion. | |
14.15.4 @print{} (-|): 出力表示 | How to indicate printed output. | |
14.15.5 @error{} (error-->): エラーメッセージの表示 | How to indicate an error message. | |
14.15.6 @equiv{} (≡): 等価の表示 | How to indicate equivalence. | |
14.15.7 @point{} (∗): バッファ中のポイント(カーソル)の表示 | How to indicate the location of point. | |
Glyphs Summary | ||
14.15.2 @result{} (⇒): 評価の表示 | ||
14.15.3 @expansion{} (→): 展開の表示 | ||
14.15.4 @print{} (-|): 出力表示 | ||
14.15.5 @error{} (error-->): エラーメッセージの表示 | ||
14.15.6 @equiv{} (≡): 等価の表示 | ||
14.15.7 @point{} (∗): バッファ中のポイント(カーソル)の表示 | ||
Forcing and Preventing Breaks | ||
| 15.1 ブレイクコマンド | Summary of break-related commands. | |
15.2 @* and @/: 改行の生成と許可 | Forcing line breaks. | |
15.3 @-と@hyphenation: TeXのハイフン処理の補助 | Helping TeX with hyphenation points. | |
15.4 @allowcodebreaks: @code内での改行制御 | Controlling line breaks within @code text. | |
15.5 @w{text}: 改行の抑制 | Preventing unwanted line breaks in text. | |
15.6 @tie{}: 改行しないスペースの挿入 | Inserting an unbreakable but varying space. | |
15.7 @sp n: 空行の挿入 | Inserting blank lines. | |
15.8 @page: 改ページ | Forcing the start of a new page. | |
15.9 @group: 改ページの抑制 | Preventing unwanted page breaks. | |
15.10 @need mils: 改ページの抑制 | Another way to prevent unwanted page breaks. | |
Definition Commands | ||
| 16.1 定義のテンプレート | Writing descriptions using definition commands. | |
| 16.2 定義コマンドの継続行 | Continuing the heading over source lines. | |
| 16.3 省略可能引数と反復引数 | Handling optional and repeated arguments. | |
| 16.4 「一行目」の2行以上の記述 | Group two or more ‘first’ lines. | |
| 16.5 定義コマンド | Reference for all the definition commands. | |
| 16.6 定義を書く際の慣習 | Conventions for writing definitions. | |
| 16.7 関数定義のサンプル | An example. | |
The Definition Commands | ||
| 16.5.1 関数と関数に類似したもの | Commands for functions and similar entities. | |
| 16.5.2 変数と変数に類似したもの | Commands for variables and similar entities. | |
| 16.5.3 型付き言語における関数 | Commands for functions in typed languages. | |
| 16.5.4 型付き言語における変数 | Commands for variables in typed languages. | |
| 16.5.5 データ型 | The definition command for data types. | |
| 16.5.6 オブジェクト指向プログラミング | Commands for object-oriented programming. | |
Object-Oriented Programming | ||
| 16.5.6.1 オブジェクト指向の変数 | ||
| 16.5.6.2 オブジェクト指向のメソッド | ||
Conditionally Visible Text | ||
| 17.1 条件コマンド | Text for a given format. | |
| 17.2 否定条件コマンド | Text for any format other than a given one. | |
| 17.3 書式化プログラムの生のコマンド | Using raw formatter commands. | |
17.4 @set・@clear・@value | Variable tests and substitutions. | |
| 17.5 入れ子になった条件コマンド | Using conditionals inside conditionals. | |
| ||
17.4.1 @setと@value | Expand a flag variable to a string. | |
17.4.2 @ifsetと@ifclear | Format a region if a flag is set. | |
17.4.3 @valueコマンドの使用例 | An easy way to update edition information. | |
Internationalization | ||
18.1 @documentlanguage ll[_cc]: ドキュメント言語の設定 | Declaring the current language. | |
18.2 @documentencoding enc: 入力エンコーディングの設定 | Declaring the input encoding. | |
Defining New Texinfo Commands | ||
| 19.1 マクロ定義 | Defining and undefining new commands. | |
| 19.2 マクロ呼び出し | Using a macro, once you’ve defined it. | |
| 19.3 マクロの詳細と注意 | Limitations of Texinfo macros. | |
| 19.4 ‘@alias new=existing’ | Command aliases. | |
| 19.5 ‘definfoenclose’: 強調のカスタマイズ | Customized highlighting. | |
Formatting and Printing Hardcopy | ||
| 20.1 TeXの使用 | Use TeX to format for hardcopy. | |
20.2 texとtexindexを利用した書式化 | How to format with explicit shell commands. | |
20.3 texi2dviを使った書式化 | A simpler way to format. | |
20.4 lpr -dを使ったシェルでの印刷 | How to print. | |
| 20.5 Emacs Shell上からの実行 | How to format and print from an Emacs shell. | |
| 20.6 Texinfoモードでの書式化と印刷 | How to format and print in Texinfo mode. | |
| 20.7 ローカル変数リストの使用 | How to print using Emacs’s compile command. | |
| 20.8 TeXによる書式化の要件のまとめ | TeX formatting requirements summary. | |
| 20.9 TeXの準備 | What to do before you use TeX. | |
| 20.10 Overfull hbox | What are and what to do with overfull hboxes. | |
| 20.11 「Small」な本の印刷 | How to print small format books and manuals. | |
| 20.12 A4用紙の印刷 | How to print on A4 or A5 paper. | |
20.13 @pagesizes [width][, height]: ページサイズのカスタマイズ | How to print with customized page sizes. | |
| 20.14 クロップマークと倍率 | How to print marks to indicate the size of pages and how to print scaled up output. | |
| 20.15 PDF出力 | Portable Document Format output. | |
| 20.16 TeXの入手方法 | How to Obtain TeX. | |
Creating and Installing Info Files | ||
| 21.1 Infoファイルの作成 | ||
| 21.2 Infoファイルのインストール | ||
Creating an Info File | ||
21.1.1 おすすめのmakeinfo | makeinfo provides better error checking.
| |
21.1.2 makeinfoのシェルからの実行 | How to run makeinfo from a shell.
| |
21.1.3 makeinfoのオプション | Specify fill-column and other options. | |
| 21.1.4 ポインタの妥当性検証 | How to check that pointers point somewhere. | |
21.1.5 Emacs上でのmakeinfoの実行 | How to run makeinfo from Emacs.
| |
21.1.6 texinfo-format…コマンド | Two Info formatting commands written
in Emacs Lisp are an alternative
to makeinfo.
| |
| 21.1.7 バッチ処理による書式化 | How to format for Info in Emacs Batch mode. | |
| 21.1.8 タグファイルと分割ファイル | How tagged and split files help Info to run better. | |
Installing an Info File | ||
| 21.2.1 The Directory File ‘dir’ | The top level menu for all Info files. | |
| 21.2.2 新たなInfoファイルの追加 | Listing a new Info file. | |
| 21.2.3 別ディレクトリにあるInfoファイル | How to specify Info files that are located in other directories. | |
| 21.2.4 Infoディレクトリファイルのインストール | How to specify what menu entry to add to the Info directory. | |
21.2.5 install-infoの起動 | install-info options.
| |
Generating HTML | ||
| 22.1 HTML変換 | Details of the HTML output. | |
| 22.2 分割HTML | How HTML output is split. | |
| 22.3 HTML CSS | Influencing HTML output with Cascading Style Sheets. | |
| 22.4 HTMLのクロスリファレンス | Cross-references in HTML output. | |
HTML Cross-references | ||
| 22.4.1 HTMLのクロスリファレンスリンクの基本 | ||
| 22.4.2 HTMLのクロスリファレンスにおけるノード名展開 | ||
| 22.4.3 HTMLのクロスリファレンスにおけるコマンド展開 | ||
| 22.4.4 HTMLのクロスリファレンスにおける8ビット文字の展開 | ||
| 22.4.5 HTMLのクロスリファレンスの不一致 | ||
@-Command List | ||
| A.1 @-コマンドの構文 | General syntax for varieties of @-commands. | |
Sample Texinfo Files | ||
| C.1 簡単なサンプル | ||
| C.2 GNUのサンプルテキスト | ||
| C.3 Verbatim Copying License | ||
| C.4 All-permissive Copying License | ||
GNU Free Documentation License Include Files | ||
| D.1 インクルードファイルの使用方法 | How to use the @include command.
| |
D.2 texinfo-multiple-files-update | How to create and update nodes and menus when using included files. | |
| D.3 インクルードファイルの要件 | texinfo-multiple-files-update needs.
| |
D.4 @includeを使ったサンプルファイル | A sample outer file with included files within it; and a sample included file. | |
| D.5 インクルードファイルの変遷 | How use of the @include command
has changed over time.
| |
Page Headings | ||
| E.1 ヘッダの導入 | Conventions for using page headings. | |
| E.2 ヘッダの標準書式 | Standard page heading formats. | |
| E.3 ヘッダタイプの指定 | How to specify the type of page heading. | |
| E.4 独自ヘッダの作成方法 | How to create your own headings and footings. | |
Formatting Mistakes | ||
F.1 makeinfoによるエラー検出 | makeinfo finds errors.
| |
| F.2 Infoの書式化でのエラー捕捉 | How to catch errors with Info formatting. | |
| F.3 TeXの書式化でのエラー捕捉 | How to catch errors with TeX formatting. | |
F.4 texinfo-show-structureの使用 | How to use texinfo-show-structure.
| |
F.5 occurの使用 | How to list all lines containing a pattern. | |
| F.6 不正なノード参照の検出 | How to find badly referenced nodes. | |
Finding Badly Referenced Nodes | ||
F.6.1 Info-validateの実行 | How to run Info-validate.
| |
| F.6.2 分割されていないファイルの作成 | How to create an unsplit file. | |
| F.6.3 ファイルのタグ付け | How to tagify a file. | |
| F.6.4 手作業によるファイル分割 | How to split a file manually. | |
ドキュメントはSexのようなものだ。良ければトコトン良い気分だし、悪くても何も無いよりはマシだから。 —Dick Brandon
This document was generated by kia on March 24, 2011 using texi2html 1.82.