Renamed the Info menu Help.

Now using CalHTMLPane to surf the offline and the online help.
This commit is contained in:
dchandler 2003-07-05 22:25:21 +00:00
parent 0643096899
commit 086f4bb6ec
3 changed files with 84 additions and 44 deletions

View file

@ -5,6 +5,7 @@
<body topmargin="0" leftmargin="0" marginwidth="0" marginheight="0">
<a name="top"></a>
<h2>Jskad Documentation</h2>
<ul>
@ -20,7 +21,8 @@
<li><a href="#advancedkeyboards">More on Keyboards</a></li>
<li><a href="#preferences">Preferences</a></li>
<li><a href="#trouble">Troubleshooting</a></li>
<li><a href="http://iris.lib.virginia.edu/tibet/tools/jskad.html">Jskad Home Page</a></li>
<li><a href="#thanks">Thanks</a></li>
<li><a href="http://iris.lib.virginia.edu/tibet/tools/jskad.html">Jskad on the Web</a></li>
</ul>
<a name="latest"></a>
@ -28,10 +30,14 @@
<p>
Jskad now supports converting Tibetan Machine to Tibetan Machine Web
and vice versa.&nbsp; Try it from the Tools menu.&nbsp; Be on the
lookout for formatting changes; Java's RTF support is currently
poor.<!-- FIXME: do this correctly, not in a "Latest Changes"
section. -->
(which the menus refer to as &quot;Tibetan&quot;) and vice
versa.&nbsp; Try it from the Tools menu.&nbsp; Be on the lookout for
formatting changes; Java's RTF support is currently poor.<!-- FIXME:
do this correctly, not in a "Latest Changes" section. -->
</p>
<p>
<center><font size="-1"><a href="#top">Back to top</a></font></center>
</p>
<a name="install"></a>
@ -91,8 +97,8 @@ href="#install">installed the TibetanMachineWeb fonts</a>.
<p>
A menu bar appears at the top of the window.&nbsp; If you are running
Jskad as an application, you'll see four menus: File, Edit, Tools, and
Info.&nbsp; If you're running Jskad as an applet, you'll only see
Edit, Tools, and Info.
Help.&nbsp; If you're running Jskad as an applet, you'll only see
Edit, Tools, and Help.
</p>
<p>
@ -278,7 +284,8 @@ ambiguity.
Remember that Jskad only works with the TibetanMachineWeb family of
fonts.&nbsp; Therefore, it will only recognize TibetanMachineWeb as
Tibetan.&nbsp; Any other Tibetan fonts will be assumed to be
non-Tibetan.
non-Tibetan.&nbsp; Note that you can convert TibetanMachine to
TibetanMachineWeb and then convert that to Wylie if need be.
</p>
<p>
@ -415,7 +422,7 @@ The following are some common problems:
<li><b>I get garbage when I type Tibetan.</b>
<br>This shouldn't happen now that the fonts are bundled inside
jskad.jar.&nbsp; But if it does, make sure the TibetanMachineWeb fonts
Jskad's JAR.&nbsp; But if it does, make sure the TibetanMachineWeb fonts
are installed.&nbsp; See <a href="#install">Running Jskad</a>.
<p><li><b>When I paste Tibetan into another application, it shows up
@ -467,5 +474,18 @@ If all else fails, remove Java and Jskad from your computer, and then
reinstall both.
</p>
<p>
<center><font size="-1"><a href="#top">Back to top</a></font></center>
</p>
<a name="thanks"></a>
<h3>Thanks</h3>
<p>
Portions of this software are copyright Andrew Moulden.&nbsp; Our
thanks go to him.&nbsp; Without his hard work, our users wouldn't be
able to browse this very document with the ease they can.
</p>
</body>
</html>