File:  [Public] / Amaya / amaya / AmayaPage.html
Revision 1.35: download - view: text, annotated - select for diffs
Tue Jun 15 14:37:31 1999 UTC (25 years ago) by cvs
Branches: MAIN
CVS tags: HEAD
Some updates in dialogue files and a new button GotoHome
Irene

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
                      "http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
  <title>Welcome to Amaya</title>
  <meta name="GENERATOR" content="amaya V2.0a">
</head>

<body bgcolor="white" lang="en" text="black">
<h1 style="font-size : 30pt; color : #FF0080">Welcome to Amaya</h1>

<h2 style="text-align : right; color : #BEBEBE">Release 2.0a</h2>

<p><strong>Amaya</strong> is a Web client that acts both as a browser and as
an authoring tool. It has been designed with the primary purpose of
demonstrating new Web technologies in a WYSIWYG environment. The current
version implements HTML, XHTML, MathML, CSS, and HTTP.</p>

<div>
<h3>Main Features</h3>
<ul>
  <li>With Amaya, you can manipulate rich Web pages containing forms, tables
    and the most advanced features from HTML. You can create and edit complex
    mathematical expressions within Web pages. You can style your documents
    using Cascading Style Sheets. You can publish HTML and XHTML documents on
    local or remote servers with the HTTP Put method.</li>
  <li>Browsing and authoring are integrated seamlessly. You can browse and
    edit Web pages at the same time. In order to simplify the edition of
    documents, a simple click in Amaya just moves the caret to allow text
    editing; to follow a link, you have to double click. This behavior can be
    changed as well as many other parameters using a preferences menu.</li>
  <li>Amaya supports the editing and publishing of CSS style sheets. In
    addition, you can easily link and unlink Cascading Style Sheets to
    documents. It's also possible to selectively enable and disable them and
    see the rendering differences immediately.</li>
  <li>Amaya provides a multi-level multi-document Undo/Redo.</li>
</ul>
</div>

<div>
<h3>Online Manual</h3>

<p>A User's Manual is available online. You can browse it with the Help menu,
which displays each section separately.  You can also print it: just follow
the <a href="../doc/amaya/Manual.html">Online Manual</a> link below. You'll
get the front page. Then build the whole book with the "Make book" entry from
the Special menu and print the result.</p>
</div>

<div>
<h3>Copyright</h3>

<p>Permission to use, copy, modify, and distribute this software and its
documentation for any purpose and without fee or royalty is hereby granted,
provided that the full text of the <a
href="http://www.w3.org/Consortium/Legal/copyright-software.html">MIT and
INRIA Copyright Statement</a> appears on ALL copies of the software and
documentation or portions thereof, including modifications, that you make.</p>
</div>
<hr>


<table border="0" width="100%" style="background-color : #95E4FF; color :
#00B2E5">
  <tbody>
    <tr>
      <td align="center" width="33%"><p style="font-size : 14pt"><a
        href="http://www.w3.org/">W3C server</a></p>
      </td>
      <td align="center" width="33%"><p style="font-size : 14pt"><a
        href="http://www.w3.org/Amaya/">Amaya Home</a></p>
      </td>
      <td align="center" width="33%"><p style="font-size : 14pt"><a
        href="../doc/amaya/Manual.html">Online Manual</a></p>
      </td>
    </tr>
  </tbody>
</table>
</body>
</html>

Webmaster