File:  [Public] / Amaya / amaya / AmayaPage.html
Revision 1.17: download - view: text, annotated - select for diffs
Fri Aug 21 14:57:21 1998 UTC (25 years, 10 months ago) by cvs
Branches: MAIN
CVS tags: HEAD
Fixing a bug in Thot selection
Multi-key support is now optional
Improvement of the auto-scroll
To be conform with other editors, the management of the Backspace is modified
NEWS.Amaya.1.3 has been updated

Irene

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>
Welcome to Amaya</title>
<meta name="GENERATOR" content="amaya V1.2 Beta">
</head>
<body bgcolor="white" lang="en">

<h1 style="font-size : 30pt; color : #FF0080">Welcome to Amaya</h1>

<h2 style="text-align : right; color : #BEBEBE">Release 1.3a</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, MathML, CSS, and HTTP.  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 documents
on local or remotes servers with the HTTP Put method.</p>
<p>
Browsing and authoring are integrated seamlessly. You can browse and edit Web
pages at the same time. For that reason, a simple click just moves the caret
to allow text editing; to follow a link, you have to double click.</p>
<p style="font-size : 10pt">
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>

<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 Home</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="http://www.w3.org/Amaya/User/Manual.html">Amaya Manual</a></p>
</td>
</tr>
</tbody>
</table>
</body>
</html>

Webmaster