Annotation of Amaya/amaya/AmayaPage.html, revision 1.25

1.18      cvs         1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
                      2:    "http://www.w3.org/TR/REC-html40/loose.dtd">
1.1       cvs         3: <html>
                      4: <head>
1.18      cvs         5: <title>Welcome to Amaya</title>
1.25    ! cvs         6: <meta name="GENERATOR" content="amaya V1.5">
1.1       cvs         7: </head>
1.16      cvs         8: <body bgcolor="white" lang="en">
1.1       cvs         9: 
1.16      cvs        10: <h1 style="font-size : 30pt; color : #FF0080">Welcome to Amaya</h1>
1.1       cvs        11: 
1.25    ! cvs        12: <h2 style="text-align : right; color : #BEBEBE">Release 1.5</h2>
1.1       cvs        13: <p>
1.16      cvs        14: <strong>Amaya</strong> is a Web client that acts both as a browser and as an
                     15: authoring tool. It has been designed with the primary purpose of demonstrating
                     16: new Web technologies in a WYSIWYG environment. The current version implements
1.18      cvs        17: HTML, MathML, CSS, and HTTP.</p>
                     18: 
                     19: <h3>Main Features</h3>
                     20: <p>
                     21: With Amaya, you can manipulate rich Web pages containing forms, tables and the
                     22: most advanced features from HTML. You can create and edit complex mathematical
                     23: expressions within Web pages. You can style your documents using Cascading
                     24: Style Sheets. You can publish documents on local or remote servers with the
                     25: HTTP Put method.</p>
1.1       cvs        26: <p>
1.16      cvs        27: Browsing and authoring are integrated seamlessly. You can browse and edit Web
                     28: pages at the same time. For that reason, a simple click just moves the caret
                     29: to allow text editing; to follow a link, you have to double click.</p>
1.18      cvs        30: 
                     31: <h3>Online Manual</h3>
                     32: <p>
1.19      cvs        33: A User's Manual is available online. You can browse it with the Help menu,
1.18      cvs        34: which displays each section separately.  You can also print it: just follow
                     35: the <a href="../doc/amaya/Manual.html">Online Manual</a> link below. You'll
                     36: get the front page. Then build the whole book with the "Make book" entry from
                     37: the Special menu and print the result.</p>
                     38: 
                     39: <h3>Copyright</h3>
                     40: <p>
1.1       cvs        41: Permission to use, copy, modify, and distribute this software and its
                     42: documentation for any purpose and without fee or royalty is hereby granted,
1.16      cvs        43: provided that the full text of the <a
1.6       cvs        44: href="http://www.w3.org/Consortium/Legal/copyright-software.html">MIT and
                     45: INRIA Copyright Statement</a> appears on ALL copies of the software and
                     46: documentation or portions thereof, including modifications, that you make.</p>
1.18      cvs        47: <hr>
                     48: 
1.1       cvs        49: 
1.16      cvs        50: <table border="0" width="100%" style="background-color : #95E4FF; color :
                     51: #00B2E5">
1.1       cvs        52: <tbody>
                     53: <tr>
1.16      cvs        54: <td align="center" width="33%"><p style="font-size : 14pt">
1.18      cvs        55: <a href="http://www.w3.org/">W3C server</a></p>
1.1       cvs        56: </td>
1.16      cvs        57: <td align="center" width="33%"><p style="font-size : 14pt">
1.1       cvs        58: <a href="http://www.w3.org/Amaya/">Amaya Home</a></p>
                     59: </td>
1.16      cvs        60: <td align="center" width="33%"><p style="font-size : 14pt">
1.18      cvs        61: <a href="../doc/amaya/Manual.html">Online Manual</a></p>
1.1       cvs        62: </td>
                     63: </tr>
                     64: </tbody>
                     65: </table>
                     66: </body>
                     67: </html>

Webmaster