home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2005 May / Gamestar_73_2005-05_dvd.iso / Programy / amaya / amaya-WinXP-9.1.exe / doc / WX / Manual.html < prev    next >
Encoding:
Extensible Markup Language  |  2005-02-23  |  6.1 KB  |  139 lines

  1. <?xml version="1.0" encoding="iso-8859-1"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  3.        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml">
  5. <head>
  6.   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  7.   <title>Amaya User Manual</title>
  8.   <meta name="GENERATOR" content="amaya 9.1, see http://www.w3.org/Amaya/" />
  9.   <link href="style.css" rel="stylesheet" type="text/css" />
  10. </head>
  11.  
  12. <body xml:lang="en" lang="en">
  13.  
  14. <div id="page_body">
  15. <h1 style="text-align : center">Amaya User Manual</h1>
  16.  
  17. <h4 style="text-align:center">February 2005<br />
  18. <img src="../../resources/icons/22x22/logo.png" alt="Amaya" class="logo"
  19. /></h4>
  20. <hr />
  21. <dl>
  22.   <dt><strong>Authors:</strong></dt>
  23.     <dd>IrΦne Vatton, Vincent Quint, JosΘ Kahan, Kim Cramer, Kim Nylander,
  24.       Kathy Rosen, Michael Spinella, and Lori Caldwell LeDoux</dd>
  25.   <dt><strong>Contributors:</strong></dt>
  26.     <dd>Charles McCathieNevile, John Russell, Marja-Riitta Koivunen, Laurent
  27.       Carcone, BartolomΘ Sintes</dd>
  28. </dl>
  29.  
  30. <p>This manual presents the Amaya user interface for Linux and Windows
  31. platforms. Your user interface could be a little different depending on your
  32. system and unique configuration. It is not a complete user manual. Its
  33. purpose is only to help users to discover the main features of the software.
  34. This document is organized as a book and you can use the <a
  35. href="MakeBook.html">XHTML > Make Book</a> command to build and print the
  36. whole manual.</p>
  37.  
  38. <p>Many commands in <strong>Amaya</strong> are the same as those provided by
  39. common word processors and editors. They are not presented here. Only
  40. <strong>Amaya</strong> specific aspects are described.</p>
  41.  
  42. <h2><a name="L92011" id="L92011">Starting Amaya</a></h2>
  43.  
  44. <p>To start <strong>Amaya</strong> on a Linux platform, type:</p>
  45. <pre>    amaya [-display host] [document]</pre>
  46.  
  47. <p>The parameter <code>-display host</code> is optional. It allows one to
  48. define the remote X-Window host screen where Amaya should display Web pages
  49. provided this feature is available.</p>
  50.  
  51. <p>The parameter <code>[document]</code> is optional. It is the file name or
  52. the URI of the first document <strong>Amaya</strong> should display when
  53. starting. If you omit this parameter, a Amaya displays a default document.
  54. The default document could be your <em>home page</em> (see how to <a
  55. href="Configure.html">configure your Home Page</a>) or the Amaya Welcome
  56. page.</p>
  57. <hr />
  58.  
  59. <h1>Table of contents</h1>
  60. <ul>
  61.   <li><a href="Browsing.html#page_body" rel="subdocument">Browsing with
  62.     Amaya</a></li>
  63.   <li><a href="Selecting.html#page_body" rel="subdocument">Selecting</a></li>
  64.   <li><a href="Views.html#page_body" rel="subdocument">Viewing Documents in
  65.     Amaya</a></li>
  66.   <li><a href="Document.html#page_body" rel="subdocument">Editing
  67.     Documents</a></li>
  68.   <li><a href="Creating.html#page_body" rel="subdocument">Creating new
  69.     elements</a></li>
  70.   <li><a href="Attributes.html#page_body" rel="subdocument">Editing
  71.     attributes</a></li>
  72.   <li><a href="EditChar.html#page_body" rel="subdocument">Entering ISO-Latin
  73.     and Unicode characters</a></li>
  74.   <li><a href="HTML.html#page_body" rel="subdocument">HTML elements</a></li>
  75.   <li><a href="Changing.html#page_body" rel="subdocument">Restructuring
  76.     Documents</a></li>
  77.   <li><a href="Links.html#page_body" rel="subdocument">Linking</a></li>
  78.   <li><a href="Tables.html#page_body" rel="subdocument">Editing
  79.   tables</a></li>
  80.   <li><a href="ImageMaps.html#page_body" rel="subdocument">Using Image and
  81.     Maps</a></li>
  82.   <li><a href="Math.html#page_body" rel="subdocument">Editing
  83.   mathematics</a></li>
  84.   <li><a href="SVG.html#page_body" rel="subdocument">Editing graphics</a></li>
  85.   <li><a href="Xml.html#page_body" rel="subdocument">Xml Support</a></li>
  86.   <li><a href="StyleSheets.html#page_body" rel="subdocument">Style
  87.   Sheets</a></li>
  88.   <li><a href="Searching.html#page_body" rel="subdocument">Searching and
  89.     replacing text</a></li>
  90.   <li><a href="SpellChecking.html#page_body" rel="subdocument">Spell
  91.     checking</a></li>
  92.   <li><a href="Publishing.html#page_body" rel="subdocument">Saving and
  93.     publishing documents</a></li>
  94.   <li><a href="WebDAV.html#page_body" rel="subdocument">WebDAV Functions in
  95.     Amaya</a></li>
  96.   <li><a href="Printing.html#page_body" rel="subdocument">Printing
  97.     documents</a></li>
  98.   <li><a href="Numbering.html#page_body" rel="subdocument">Section numbering
  99.     and Generating table of contents</a></li>
  100.   <li><a href="MakeBook.html#page_body" rel="subdocument">Assembling large
  101.     documents</a></li>
  102.   <li><a href="Annotations.html#page_body" rel="subdocument">Annotating
  103.     documents with Amaya</a></li>
  104.   <li><a href="bookmarks.html#page_body" rel="subdocument">Bookmark support
  105.     in Amaya</a></li>
  106.   <li><a href="Configure.html#page_body" rel="subdocument">Configuring
  107.     Amaya</a></li>
  108.   <li><a href="ShortCuts.html#page_body" rel="subdocument">Keyboard
  109.     shortcuts</a></li>
  110.   <li><a href="Access.html#page_body" rel="subdocument">Accessibility in
  111.     Amaya</a></li>
  112. </ul>
  113. <hr />
  114.  
  115. <p class="policyfooter"><small>Copyright á⌐á 1994-2005 <a
  116. href="http://www.inria.fr/">INRIA</a> and <a
  117. href="http://www.w3.org/">W3C</a><sup>«</sup> (<a
  118. href="http://www.lcs.mit.edu/">MIT</a>, <a
  119. href="http://www.ercim.org/">ERCIM</a>, <a
  120. href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C <a
  121. href="http://www.w3.org/Consortium/Legal/ipr-notice.html#Legal_Disclaimer">liability,</a>
  122. <a
  123. href="http://www.w3.org/Consortium/Legal/ipr-notice.html#W3C_Trademarks">trademark</a>,
  124. <a
  125. href="http://www.w3.org/Consortium/Legal/copyright-documents.html">document
  126. use</a></small> <small>and <a
  127. href="http://www.w3.org/Consortium/Legal/copyright-software.html">software
  128. licensing</a> rules apply. Your interactions with this site are in accordance
  129. with our <a
  130. href="http://www.w3.org/Consortium/Legal/privacy-statement.html#Public">public</a>
  131. and <a
  132. href="http://www.w3.org/Consortium/Legal/privacy-statement.html#Members">Member</a>
  133. privacy statements.</small></p>
  134. </div>
  135.  
  136. <p></p>
  137. </body>
  138. </html>
  139.