home *** CD-ROM | disk | FTP | other *** search
/ PC World 2005 May / PCWorld_2005-05_cd.bin / komunikace / amaya / amaya-WinXP-9.1.exe / doc / html / using_graphics / UseSVGLib.html.de < prev    next >
Extensible Markup Language  |  2004-06-30  |  2KB  |  56 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"
  7.   content="application/xhtml+xml; charset=iso-8859-1" />
  8.   <meta name="GENERATOR" content="amaya 8.6, see http://www.w3.org/Amaya/" />
  9.   <title>Use SVG library</title>
  10.   <style type="text/css">
  11.   </style>
  12.   <link href="../style.css" rel="stylesheet" type="text/css" />
  13. </head>
  14.  
  15. <body xml:lang="en" lang="en">
  16.  
  17. <table border="0" width="100%" summary="toc">
  18.   <tbody>
  19.     <tr>
  20.       <td><img alt="W3C" src="../../images/w3c_home" /><img alt="Amaya"
  21.         src="../../images/amaya.gif" /></td>
  22.       <td><p align="right"><a href="SVGLibrary.html.de" accesskey="t"><img
  23.         alt="top" src="../../images/up.gif" /></a> <a
  24.         href="AddSVGLib.html.de" accesskey="n"><img
  25.         src="../../images/right.gif" /></a></p>
  26.       </td>
  27.     </tr>
  28.   </tbody>
  29. </table>
  30.  
  31. <div id="page_body">
  32. <h1>Use SVG library</h1>
  33. <img alt="Use SVG library" src="../../images/scenario_graphique.png" />
  34.  
  35. <p>To paste a SVG library element in a document you have to:</p>
  36. <ol>
  37.   <li>move the insertion point where you want to insert it.</li>
  38.   <li>Click the <strong>Library</strong> button. The <strong>Library</strong>
  39.     button (<img alt="SVG Library button" src="../../images/SVGLibrary.gif"
  40.     />) displays a document which contains library graphic elements.</li>
  41.   <li>Choose graphical element by clicking on picture that illustrates
  42.   it.</li>
  43.   <li>Select the "Copy" mode : you can choose to copy or to refer to
  44.     graphical element.
  45.     <ul>
  46.       <li>In "Copy" mode, you edit all the SVG definition elements.</li>
  47.       <li>In "Refer" mode, you edit the use element (<a
  48.         href="http://www.w3.org/TR/SVG/struct.html#UseElement">See SVG
  49.         specification</a>)</li>
  50.     </ul>
  51.   </li>
  52. </ol>
  53. </div>
  54. </body>
  55. </html>
  56.