Sub-section links w/n README's Table of Contents

This commit is contained in:
Bill Kendrick 2020-07-27 23:41:00 -07:00
parent dfdf720895
commit 63b5aa15d6
3 changed files with 125 additions and 60 deletions

View file

@ -38,6 +38,8 @@ $Id$
---------------------
* Cleaned up HTML code of HTML-based documentation.
* Sub-section links within README's Table of Contents.
* Bug Fixes
---------
* Mended issue where stamp descriptions were not loading

View file

@ -15,6 +15,12 @@
|-------------------------------------------|
| * About |
| * Using Tux Paint |
| * Loading Tux Paint |
| * Title Screen |
| * Main Screen |
| * Available Tools |
| * Drawing Tools |
| * Other Controls |
| * Loading Other Pictures into Tux Paint |
| * Further Reading |
| * How to Get Help |

View file

@ -61,6 +61,35 @@
<li>
<a href="#using">Using Tux&nbsp;Paint</a>
<ul>
<li>
<a href="#using_loading">Loading
Tux&nbsp;Paint</a>
</li>
<li>
<a href="#using_title">Title Screen</a>
</li>
<li>
<a href="#using_main">Main Screen</a>
</li>
<li>
<a href="#using_tools">Available Tools</a>
<ul>
<li>
<a href="#using_tools_drawing">Drawing
Tools</a>
</li>
<li>
<a href="#using_tools_other">Other
Controls</a>
</li>
</ul>
</li>
</ul>
</li>
<li>
@ -198,7 +227,8 @@
<blockquote>
<h2>
Loading Tux&nbsp;Paint
<a name="using_loading"
id="using_loading">Loading Tux&nbsp;Paint</a>
</h2>
<blockquote>
@ -305,7 +335,8 @@
noshade>
<h2>
Title Screen
<a name="using_title"
id="using_title">Title Screen</a>
</h2>
<blockquote>
@ -332,7 +363,8 @@
noshade>
<h2>
Main Screen
<a name="using_main"
id="using_main">Main Screen</a>
</h2>
<blockquote>
@ -468,12 +500,14 @@
noshade>
<h2>
Available Tools
<a name="using_tools"
id="using_tools">Available Tools</a>
</h2>
<blockquote>
<h3>
Drawing Tools
<a name="using_tools_drawing"
id="using_tools_drawing">Drawing Tools</a>
</h3>
<blockquote>
@ -968,7 +1002,8 @@
noshade>
<h3>
Other Controls
<a name="using_tools_other"
id="using_tools_other">Other Controls</a>
</h3>
<blockquote>
@ -1148,9 +1183,10 @@
alt=""
align="right">
<p>
Click the "Export" button near the lower right
to export the image to your export folder.
(e.g., "<code>~/Pictures/TuxPaint/</code>")
Click the "Export" button near the lower
right to export the image to your export
folder. (e.g.,
"<code>~/Pictures/TuxPaint/</code>")
</p>
<br clear="all">
</li>
@ -1487,97 +1523,117 @@
</p>
<dl>
<dt><b>Chosing pictures</b></dt>
<dt>
<b>Chosing pictures</b>
</dt>
<dd>
<p>
When you enter the "Slides" section of Tux&nbsp;Paint,
it displays a list of your saved files, just like the
"Open" dialog.
When you enter the "Slides" section of
Tux&nbsp;Paint, it displays a list of your
saved files, just like the "Open" dialog.
</p>
<p>
Click each of the images you wish to display in a
slideshow-style presentation, one by one. A digit
will appear over each image, letting you know in
which order they will be displayed.
Click each of the images you wish to display in
a slideshow-style presentation, one by one. A
digit will appear over each image, letting you
know in which order they will be displayed.
</p>
<p>
You can click a selected image to unselect it (take
it out of your slideshow). Click it again if you
wish to add it to the end of the list.
You can click a selected image to unselect it
(take it out of your slideshow). Click it again
if you wish to add it to the end of the list.
</p>
</dd>
<dt><b>Set playback speed</b></dt>
<dt>
<b>Set playback speed</b>
</dt>
<dd>
<p>
A sliding scale at the lower left of the screen
(next to the "Play" button) can be used to adjust
the speed of the slideshow or animated GIF,
from slowest to fastest. Choose the leftmost setting
to disable automatic advancement during playback within
Tux&nbsp;Paint — you will need to press a key or click
to go to the next slide (see below).
(next to the "Play" button) can be used to
adjust the speed of the slideshow or animated
GIF, from slowest to fastest. Choose the
leftmost setting to disable automatic
advancement during playback within
Tux&nbsp;Paint — you will need to press a key
or click to go to the next slide (see below).
</p>
<p>
<b>Note:</b> The slowest setting does not
automatically advance through the slides. Use it
for when you want to step through them manually.
(This does not apply to an exported animated GIF.)
automatically advance through the slides. Use
it for when you want to step through them
manually. (This does not apply to an exported
animated GIF.)
</p>
</dd>
<dt><b>Playback in Tux Paint</b></dt>
<dt>
<b>Playback in Tux Paint</b>
</dt>
<dd>
<p>
To play a slideshow within Tux&nbsp;Paint, click the
"Play" button. (Note: If you hadn't selected ANY
images, then ALL of your saved images will be played
in the slideshow!)
To play a slideshow within Tux&nbsp;Paint,
click the "Play" button. (Note: If you hadn't
selected ANY images, then ALL of your saved
images will be played in the slideshow!)
</p>
<p>
During the slideshow, press <b>[Space]</b>,
<b>[Enter]</b> or <b>[Return]</b>, or the
<b>[Right&nbsp;Arrow]</b> &mdash; or click the "Next"
button at the lower left &mdash; to manually advance to
the next slide. Press <b>[Left]</b> to go back to
the previous slide.
<b>[Right&nbsp;Arrow]</b> or click the "Next"
button at the lower left — to manually advance
to the next slide. Press <b>[Left]</b> to go
back to the previous slide.
</p>
<p>
Press <b>[Escape]</b>, or click the "Back" button
at the lower right, to exit the slideshow and
return to the slideshow image selection screen.
Press <b>[Escape]</b>, or click the "Back"
button at the lower right, to exit the
slideshow and return to the slideshow image
selection screen.
</p>
</dd>
<dt><b>Exporting an animated GIF</b></dt>
<dt>
<b>Exporting an animated GIF</b>
</dt>
<dd>
<p>
<img src="../../html/images/open_slides_export_gif.png"
<img src=
"../../html/images/open_slides_export_gif.png"
width="48"
height="48"
alt=""
align="right">
Click the "GIF Export" button near the lower right
to have Tux&nbsp;Paint generate an animated GIF file
based on the selected images.
align="right"> Click the "GIF Export" button
near the lower right to have Tux&nbsp;Paint
generate an animated GIF file based on the
selected images.
</p>
<p>
<b>Note:</b> At least two images must be selected.
(To export a single image, use the "Export" option
from the "Open" dialog.) If no images are selected,
Tux&nbsp;Paint will NOT attempt to generate a GIF
based on all saved images.
<b>Note:</b> At least two images must be
selected. (To export a single image, use the
"Export" option from the "Open" dialog.) If no
images are selected, Tux&nbsp;Paint will NOT
attempt to generate a GIF based on all saved
images.
</p>
<p>
Pressing [Escape] during export will abort the process,
and return you to the "Slideshow" dialog.
Pressing [Escape] during export will abort the
process, and return you to the "Slideshow"
dialog.
</p>
<br clear="all" />
<br clear="all">
</dd>
</dl>
@ -1822,7 +1878,8 @@
<blockquote>
<p>
Windows, macOS, BeOS, and Haiku users must currently do the conversion manually.
Windows, macOS, BeOS, and Haiku users must currently do
the conversion manually.
</p>
<p>