OPTIONS has TOC now; mend some '\n's in manpage
This commit is contained in:
parent
ada12cac5e
commit
de778ec1e1
15 changed files with 835 additions and 125 deletions
|
|
@ -6,7 +6,33 @@ Options Documentation
|
|||
Copyright © 2002-2021 by various contributors; see AUTHORS.
|
||||
http://www.tuxpaint.org/
|
||||
|
||||
agosto 8, 2021
|
||||
agosto 29, 2021
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
+---------------------------------------------+
|
||||
|Table of Contents |
|
||||
|---------------------------------------------|
|
||||
| * Tux Paint Config. |
|
||||
| * Configuration File |
|
||||
| * Available Options |
|
||||
| * Video/Sound |
|
||||
| * Mouse/Keyboard |
|
||||
| * Simplification |
|
||||
| * Languages |
|
||||
| * Printing |
|
||||
| * Saving |
|
||||
| * Data |
|
||||
| * Accessibility |
|
||||
| * Joystick |
|
||||
| * Overriding System Config. Options |
|
||||
| * Command-Line Options |
|
||||
| * Command-Line Informational Options |
|
||||
| * Choosing a Different Language |
|
||||
| * Available Languages |
|
||||
| * Setting Your Environment's Locale |
|
||||
| * Special Fonts |
|
||||
+---------------------------------------------+
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
|
|
@ -1907,7 +1933,7 @@ Setting Your Environment's Locale
|
|||
* Edit the value of the parameter "LANG" (create it, if it doesn't
|
||||
exists).
|
||||
|
||||
Special Fonts
|
||||
Special Fonts
|
||||
|
||||
Some languages require special fonts be installed. These font files
|
||||
(which are in TrueType format (TTF)), are much too large to include
|
||||
|
|
|
|||
|
|
@ -25,14 +25,100 @@
|
|||
</p>
|
||||
|
||||
<p>
|
||||
agosto 8, 2021 </p>
|
||||
agosto 29, 2021 </p>
|
||||
</center>
|
||||
|
||||
<hr size="2"
|
||||
noshade>
|
||||
|
||||
<table border="2"
|
||||
cellspacing="0"
|
||||
cellpadding="2"
|
||||
summary="Table of Contents">
|
||||
<tr>
|
||||
<th>
|
||||
Table of Contents </th>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="#tpc">Tux Paint Config.</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#cfg-file">Configuration File</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#available">Available Options</a>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="#video_sound">Video/Sound</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#mouse_keyboard">Mouse/Keyboard</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#simplification">Simplification</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#languages">Languages</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#printing">Printing</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#saving">Saving</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#data">Data</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#accessibility">Accessibility</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#joystick">Joystick</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#overriding">Overriding System Config. Options</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#command_line">Command-Line Options</a>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="#info-cmd">Command-Line Informational Options</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#different_language">Choosing a Different Language</a>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="#available_languages">Available Languages</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#env_locale">Setting Your Environment's Locale</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#special_fonts">Special Fonts</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
||||
<hr size="2"
|
||||
noshade>
|
||||
|
||||
<h1>
|
||||
Tux Paint Config. </h1>
|
||||
<a name="tpc" id="tpc">
|
||||
Tux Paint Config. </a>
|
||||
</h1>
|
||||
|
||||
<blockquote>
|
||||
<p>
|
||||
|
|
@ -43,7 +129,9 @@
|
|||
noshade>
|
||||
|
||||
<h1>
|
||||
Configuration File </h1>
|
||||
<a name="cfg-file" id="cfg-file">
|
||||
Configuration File </a>
|
||||
</h1>
|
||||
|
||||
<blockquote>
|
||||
<p>
|
||||
|
|
@ -115,7 +203,9 @@
|
|||
noshade>
|
||||
|
||||
<h1>
|
||||
Available Options </h1>
|
||||
<a name="available" id="available">
|
||||
Available Options </a>
|
||||
</h1>
|
||||
|
||||
<blockquote>
|
||||
<p>
|
||||
|
|
@ -123,7 +213,9 @@
|
|||
|
||||
<hr/>
|
||||
<h2>
|
||||
Video/Sound </h2>
|
||||
<a name="video_sound" id="video_sound">
|
||||
Video/Sound </a>
|
||||
</h2>
|
||||
<blockquote>
|
||||
<h3>
|
||||
Video</h3>
|
||||
|
|
@ -273,7 +365,9 @@
|
|||
|
||||
<hr/>
|
||||
<h2>
|
||||
Mouse/Keyboard </h2>
|
||||
<a name="mouse_keyboard" id="mouse_keyboard">
|
||||
Mouse/Keyboard </a>
|
||||
</h2>
|
||||
<blockquote>
|
||||
<h3>
|
||||
Cursor</h3>
|
||||
|
|
@ -380,7 +474,9 @@
|
|||
|
||||
<hr/>
|
||||
<h2>
|
||||
Simplification </h2>
|
||||
<a name="simplification" id="simplification">
|
||||
Simplification </a>
|
||||
</h2>
|
||||
<blockquote>
|
||||
<h3>
|
||||
Interface Simplification</h3>
|
||||
|
|
@ -530,7 +626,9 @@
|
|||
|
||||
<hr/>
|
||||
<h2>
|
||||
Languages </h2>
|
||||
<a name="languages" id="languages">
|
||||
Languages </a>
|
||||
</h2>
|
||||
<blockquote>
|
||||
<h3>
|
||||
Language</h3>
|
||||
|
|
@ -2143,7 +2241,9 @@
|
|||
|
||||
<hr/>
|
||||
<h2>
|
||||
Printing </h2>
|
||||
<a name="printing" id="printing">
|
||||
Printing </a>
|
||||
</h2>
|
||||
<blockquote>
|
||||
<h3>
|
||||
Print Permissions</h3>
|
||||
|
|
@ -2313,7 +2413,9 @@
|
|||
|
||||
<hr/>
|
||||
<h2>
|
||||
Saving </h2>
|
||||
<a name="saving" id="saving">
|
||||
Saving </a>
|
||||
</h2>
|
||||
<blockquote>
|
||||
<h3>
|
||||
Save Over Earlier Work</h3>
|
||||
|
|
@ -2490,7 +2592,9 @@
|
|||
|
||||
<hr/>
|
||||
<h2>
|
||||
Data </h2>
|
||||
<a name="data" id="data">
|
||||
Data </a>
|
||||
</h2>
|
||||
<blockquote>
|
||||
<h3>
|
||||
Lockfile</h3>
|
||||
|
|
@ -2595,7 +2699,9 @@
|
|||
|
||||
<hr/>
|
||||
<h2>
|
||||
Accessibility </h2>
|
||||
<a name="accessibility" id="accessibility">
|
||||
Accessibility </a>
|
||||
</h2>
|
||||
<blockquote>
|
||||
<h3>
|
||||
Mouse</h3>
|
||||
|
|
@ -2706,7 +2812,9 @@
|
|||
|
||||
<hr/>
|
||||
<h2>
|
||||
Joystick </h2>
|
||||
<a name="joystick" id="joystick">
|
||||
Joystick </a>
|
||||
</h2>
|
||||
<blockquote>
|
||||
<h3>
|
||||
Main Device</h3>
|
||||
|
|
@ -2951,7 +3059,9 @@
|
|||
noshade>
|
||||
|
||||
<h1>
|
||||
Overriding System Config. Options </h1>
|
||||
<a name="overriding" id="overriding">
|
||||
Overriding System Config. Options </a>
|
||||
</h1>
|
||||
|
||||
<blockquote>
|
||||
<p>
|
||||
|
|
@ -3143,7 +3253,9 @@
|
|||
noshade>
|
||||
|
||||
<h2>
|
||||
Command-Line Informational Options </h2>
|
||||
<a name="info-cmd" id="info-cmd">
|
||||
Command-Line Informational Options </a>
|
||||
</h2>
|
||||
|
||||
<blockquote>
|
||||
<p>
|
||||
|
|
@ -3229,7 +3341,9 @@
|
|||
Use the option "<code>--lang help</code>" to list the available language options available. </p>
|
||||
|
||||
<h2>
|
||||
Available Languages </h2>
|
||||
<a name="available_languages" id="available_languages">
|
||||
Available Languages </a>
|
||||
</h2>
|
||||
|
||||
|
||||
<blockquote>
|
||||
|
|
@ -5193,7 +5307,9 @@
|
|||
</blockquote>
|
||||
|
||||
<h2>
|
||||
Setting Your Environment's Locale </h2>
|
||||
<a name="env_locale" id="env_locale">
|
||||
Setting Your Environment's Locale </a>
|
||||
</h2>
|
||||
|
||||
<blockquote>
|
||||
<p>
|
||||
|
|
@ -5267,10 +5383,10 @@
|
|||
</blockquote>
|
||||
</blockquote>
|
||||
|
||||
<h3>
|
||||
<h2>
|
||||
<a name="special_fonts"
|
||||
id="special_fonts">Special Fonts</a>
|
||||
</h3>
|
||||
</h2>
|
||||
|
||||
<blockquote>
|
||||
<p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue