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

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

Webmaster