home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2005 May / Gamestar_73_2005-05_dvd.iso / Programy / amaya / amaya-Win98-8.7.3.exe / _SETUP.1 / about_reading_annotations.html < prev    next >
Encoding:
Extensible Markup Language  |  2003-04-14  |  2.5 KB  |  63 lines

  1. <?xml version="1.0" encoding="iso-8859-1"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  3.     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml">
  5. <head>
  6.   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  7.   <title>About Reading Annotations</title>
  8.   <style type="text/css">
  9.   </style>
  10.   <meta name="GENERATOR" content="amaya 5.2" />
  11.   <link href="../style.css" rel="stylesheet" type="text/css" />
  12. </head>
  13.  
  14. <body xml:lang="en" lang="en">
  15.  
  16. <table border="0" width="100%" summary="toc">
  17.   <tbody>
  18.     <tr>
  19.       <td><img alt="W3C" src="../../images/w3c_home" /> <img alt="Amaya"
  20.         src="../../images/amaya.gif" /></td>
  21.       <td><p align="right"><a href="what_is_an_annotation.html" accesskey="p"><img
  22.         alt="previous" src="../../images/left.gif" /></a> <a
  23.         href="../Annotations.html" accesskey="t"><img alt="top"
  24.         src="../../images/up.gif" /></a> <a
  25.         href="about_storing_local_annotations.html" accesskey="n"><img
  26.         alt="next" src="../../images/right.gif" /></a></p>
  27.       </td>
  28.     </tr>
  29.   </tbody>
  30. </table>
  31.  
  32. <div id="page_body">
  33. <h1>About Reading Annotations</h1>
  34.  
  35. <p>Amaya identifies annotations with pencil annotation icons<img
  36. src="../../images/annot.png" alt="Annotation Icon" />áthat are visually
  37. embedded in the document. If you single-click an annotation icon, you
  38. highlight the annotated text. If you double-click the icon, a separate window
  39. opens, displaying the annotation text and other metadata.</p>
  40.  
  41. <p>Below is an example of a pencil annotation icon embedded in the text, with
  42. the text highlighted.</p>
  43. <img src="../../images/annotationicon.png"
  44. alt="Annotation Icon Embedded in Text" /> 
  45.  
  46. <p>An annotation has many properties including:</p>
  47. <ul>
  48.   <li><strong>Physical location:</strong> Whether the annotation is stored on
  49.     a <span style="color:blue"><a
  50.     href="about_storing_local_annotations.html">local file system</a></span>
  51.     or on an <span style="color:blue"><a
  52.     href="about_storing_remote_annotations.html">annotation
  53.   server</a></span>.</li>
  54.   <li><strong>Scope:</strong> Whether the annotation is associated with an
  55.     entire document or just a fragment of the document.</li>
  56.   <li><strong>Annotation type:</strong> The kind of annotation you can
  57.     expect, for example, <em>Comment</em> or <em>Query</em>.</li>
  58. </ul>
  59. </div>
  60.  
  61. </body>
  62. </html>
  63.