Diff for /Amaya/amaya/AmayaPage.html between versions 1.92 and 1.93

version 1.92, 2001/03/23 15:59:37 version 1.93, 2001/05/22 13:28:06
Line 6 Line 6
  body {font-family: helvetica, arial, sans-serif; color: black; background-color: #C0C0C0}   body {font-family: helvetica, arial, sans-serif; color: black; background-color: #C0C0C0}
  h1 {font-size: 200%; font-weight: bold; font-style: italic; color: #488B9B;   h1 {font-size: 200%; font-weight: bold; font-style: italic; color: #488B9B;
  margin-bottom: 0}   margin-bottom: 0}
  h2 {marging-top: 0; margin-bottom: .4em; font-style:italic;  color: #488B9B;}   h2 {margin-top: 0; margin-bottom: .4em; font-style:italic;  color: #488B9B;}
  h3 {border: solid 1px #488B9B; padding: 4px; margin-bottom: .2em;  color: #488B9B }   h3 {border: solid 1px #488B9B; padding: 4px; margin-bottom: .2em;  color: #488B9B }
  div p {text-align: justify}   div p {text-align: justify}
  div {margin-top: 0}   div {margin-top: 0}
Line 117  just moves the caret and allows text inp Line 117  just moves the caret and allows text inp
 double click. This behavior can be changed as well as many other features  double click. This behavior can be changed as well as many other features
 using the Special/Preferences menu.</p>  using the Special/Preferences menu.</p>
   
 <p>Amaya includes a collaborative <a href="../doc/amaya/Annotations.html"><img  <p>Amaya includes a collaborative <a
 src="annot.gif" alt="annotation icon">annotation</a> application based on W3C  href="../doc/amaya/Annotations.html"><img src="annot.gif"
 technologies (RDF, XLink, and XPointer). Annotations are external comments,  alt="annotation icon">annotation</a> application based on W3C technologies
 notes, remarks that can be attached to any Web document or a selected part of  (RDF, XLink, and XPointer). Annotations are external comments, notes, remarks
 the document. Annotations are stored either into the local file system or into  that can be attached to any Web document or a selected part of the document.
 annotation servers and can be shared. The creation of annotations on a  Annotations are stored either into the local file system or into annotation
 document doesn't modify the document itself.</p>  servers and can be shared. The creation of annotations on a document doesn't
   modify the document itself.</p>
 </div>  </div>
   
 <div>  <div>
 <h3>Online Manual</h3>  <h3>Online Manual</h3>
   
 <p>A User's Manual is available online. You can access it with the Help menu,  <p>A User's Manual is available online. You can access it with the Help menu,
 which displays each section separately. You can also print it: just follow the  which displays each section separately. You can also print it: just follow
 <a href="../doc/amaya/Manual.html">Online Manual</a> link below. You'll get  the <a href="../doc/amaya/Manual.html">Online Manual</a> link below. You'll
 the front page. Then build the whole book with the "Make book" entry from the  get the front page. Then build the whole book with the "Make book" entry from
 Special menu and print the result.</p>  the Special menu and print the result.</p>
 </div>  </div>
   
 <div>  <div>

Removed from v.1.92  
changed lines
  Added in v.1.93


Webmaster