Changed internal #options anchors to point to new OPTIONS.html.
This commit is contained in:
parent
61ac04173e
commit
0d264b193a
2 changed files with 31 additions and 34 deletions
|
|
@ -212,8 +212,7 @@ Available Tools
|
|||
|
||||
(NOTE: If the "nostampcontrols" option is set, Tux Paint
|
||||
won't display the Mirror, Flip, Shrink and Grow controls for
|
||||
stamps. See the "[12]Options" section of this document,
|
||||
above.)
|
||||
stamps. See the "[12]Options" documentation.)
|
||||
|
||||
---------------------------------------------------------------------------
|
||||
|
||||
|
|
@ -463,7 +462,7 @@ Available Tools
|
|||
|
||||
(NOTE: If either the "saveover" or "saveovernew" options are
|
||||
set, it won't ask before saving over. See the "[14]Options"
|
||||
section of this document, above.)
|
||||
documentation.)
|
||||
|
||||
Note: You can also press [Control]-[S] on the keyboard to
|
||||
save.
|
||||
|
|
@ -482,8 +481,7 @@ Available Tools
|
|||
command-line), the "Print" button will be
|
||||
disabled.
|
||||
|
||||
See the "[15]Options" section of this document,
|
||||
above.
|
||||
See the "[15]Options" documentation.)
|
||||
|
||||
Restricting Printing
|
||||
|
||||
|
|
@ -496,8 +494,7 @@ Available Tools
|
|||
For example, with "printdelay=60", you can
|
||||
print only once a minute.
|
||||
|
||||
See the "[16]Options" section of this document,
|
||||
above.
|
||||
See the "[16]Options" documentation.)
|
||||
|
||||
Printing Command
|
||||
|
||||
|
|
@ -513,8 +510,7 @@ Available Tools
|
|||
"printcommand" value in Tux Paint's
|
||||
configuration file.
|
||||
|
||||
See the "[17]Options" section of this document,
|
||||
above.
|
||||
See the "[17]Options" documentation.)
|
||||
|
||||
Printer Settings
|
||||
|
||||
|
|
@ -541,8 +537,7 @@ Available Tools
|
|||
"userdata/print.cfg". Any changes will be saved
|
||||
there as well.
|
||||
|
||||
See the "[18]Options" section of this document,
|
||||
above.
|
||||
See the "[18]Options" documentation.)
|
||||
|
||||
---------------------------------------------------------------------------
|
||||
|
||||
|
|
@ -553,8 +548,7 @@ Available Tools
|
|||
|
||||
(NOTE: The "Quit" button can be disabled (e.g., with the
|
||||
"--noquit" command-line option), but the [Escape] key will
|
||||
still work. See the "[19]Options" section of this document,
|
||||
above.)
|
||||
still work. See the "[19]Options" documentation.)
|
||||
|
||||
You will first be prompted as to whether you really want to
|
||||
quit.
|
||||
|
|
@ -1039,14 +1033,14 @@ References
|
|||
2. mailto:bill@newbreedsoftware.com
|
||||
3. http://www.newbreedsoftware.com/tuxpaint/
|
||||
4. file:///home/kendrick/Development/tux/tp/tuxpaint/docs/COPYING.txt
|
||||
12. file:///home/kendrick/Development/tux/tp/tuxpaint/docs/html/README.html#options
|
||||
12. file:///home/kendrick/Development/tux/tp/tuxpaint/docs/html/OPTIONS.html
|
||||
13. file:///home/kendrick/Development/tux/tp/tuxpaint/docs/html/README.html#save
|
||||
14. file:///home/kendrick/Development/tux/tp/tuxpaint/docs/html/README.html#options
|
||||
15. file:///home/kendrick/Development/tux/tp/tuxpaint/docs/html/README.html#options
|
||||
16. file:///home/kendrick/Development/tux/tp/tuxpaint/docs/html/README.html#options
|
||||
17. file:///home/kendrick/Development/tux/tp/tuxpaint/docs/html/README.html#options
|
||||
18. file:///home/kendrick/Development/tux/tp/tuxpaint/docs/html/README.html#options
|
||||
19. file:///home/kendrick/Development/tux/tp/tuxpaint/docs/html/README.html#options
|
||||
14. file:///home/kendrick/Development/tux/tp/tuxpaint/docs/html/OPTIONS.html
|
||||
15. file:///home/kendrick/Development/tux/tp/tuxpaint/docs/html/OPTIONS.html
|
||||
16. file:///home/kendrick/Development/tux/tp/tuxpaint/docs/html/OPTIONS.html
|
||||
17. file:///home/kendrick/Development/tux/tp/tuxpaint/docs/html/OPTIONS.html
|
||||
18. file:///home/kendrick/Development/tux/tp/tuxpaint/docs/html/OPTIONS.html
|
||||
19. file:///home/kendrick/Development/tux/tp/tuxpaint/docs/html/OPTIONS.html
|
||||
20. file:///home/kendrick/Development/tux/tp/tuxpaint/docs/html/README.html#save
|
||||
21. file:///home/kendrick/Development/tux/tp/tuxpaint/docs/AUTHORS.txt
|
||||
22. file:///home/kendrick/Development/tux/tp/tuxpaint/docs/CHANGES.txt
|
||||
|
|
|
|||
|
|
@ -291,8 +291,9 @@ New Breed Software</p>
|
|||
|
||||
<p>(NOTE: If the "<code>nostampcontrols</code>" option is set,
|
||||
Tux Paint won't display the Mirror, Flip, Shrink and Grow
|
||||
controls for stamps. See the "<a href="#options"><i>Options</i></a>"
|
||||
section of this document, above.)</p>
|
||||
controls for stamps.
|
||||
See the "<a href="OPTIONS.html"><i>Options</i></a>"
|
||||
documentation.)</p>
|
||||
|
||||
<br clear=all>
|
||||
|
||||
|
|
@ -670,8 +671,9 @@ New Breed Software</p>
|
|||
|
||||
<p>(NOTE: If either the "<code>saveover</code>" or
|
||||
"<code>saveovernew</code>" options are set, it won't ask before saving
|
||||
over. See the "<a href="#options"><i>Options</i></a>"
|
||||
section of this document, above.)</p>
|
||||
over.
|
||||
See the "<a href="OPTIONS.html"><i>Options</i></a>"
|
||||
documentation.)</p>
|
||||
|
||||
<p>Note: You can also press <b>[Control]-[S]</b> on the keyboard to
|
||||
save.</p>
|
||||
|
|
@ -696,8 +698,8 @@ New Breed Software</p>
|
|||
or using "<code>--noprint</code>" on the
|
||||
command-line), the "Print" button will be disabled.</p>
|
||||
|
||||
<p>See the "<a href="#options"><i>Options</i></a>"
|
||||
section of this document, above.</p>
|
||||
<p>See the "<a href="OPTIONS.html"><i>Options</i></a>"
|
||||
documentation.)</p>
|
||||
</dd>
|
||||
|
||||
|
||||
|
|
@ -712,8 +714,8 @@ New Breed Software</p>
|
|||
<p>For example, with "<code>printdelay=60</code>", you can print only
|
||||
once a minute.</p>
|
||||
|
||||
<p>See the "<a href="#options"><i>Options</i></a>"
|
||||
section of this document, above.</p>
|
||||
<p>See the "<a href="OPTIONS.html"><i>Options</i></a>"
|
||||
documentation.)</p>
|
||||
</dd>
|
||||
|
||||
|
||||
|
|
@ -731,8 +733,8 @@ New Breed Software</p>
|
|||
<p>This command can be changed by setting the "printcommand" value
|
||||
in Tux Paint's configuration file.</p>
|
||||
|
||||
<p>See the "<a href="#options"><i>Options</i></a>"
|
||||
section of this document, above.</p>
|
||||
<p>See the "<a href="OPTIONS.html"><i>Options</i></a>"
|
||||
documentation.)</p>
|
||||
</dd>
|
||||
|
||||
|
||||
|
|
@ -759,8 +761,8 @@ New Breed Software</p>
|
|||
be loaded from the file "<code>userdata/print.cfg</code>".
|
||||
Any changes will be saved there as well.</p>
|
||||
|
||||
<p>See the "<a href="#options"><i>Options</i></a>"
|
||||
section of this document, above.</p>
|
||||
<p>See the "<a href="OPTIONS.html"><i>Options</i></a>"
|
||||
documentation.)</p>
|
||||
</dd>
|
||||
|
||||
</dl>
|
||||
|
|
@ -779,8 +781,9 @@ New Breed Software</p>
|
|||
|
||||
<p>(NOTE: The "Quit" button can be disabled (e.g., with the
|
||||
"<code>--noquit</code>" command-line option), but the <b>[Escape]</b>
|
||||
key will still work. See the "<a href="#options"><i>Options</i></a>"
|
||||
section of this document, above.)</p>
|
||||
key will still work.
|
||||
See the "<a href="OPTIONS.html"><i>Options</i></a>"
|
||||
documentation.)</p>
|
||||
|
||||
<p>You will first be prompted as to whether you really want to quit.</p>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue