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.es < prev    next >
Extensible Markup Language  |  2004-10-21  |  2KB  |  57 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 name="GENERATOR"
  7.   content="amaya 8.0-pre, see http://www.w3.org/Amaya/" />
  8.   <title>Usar la biblioteca SVG</title>
  9.   <style type="text/css">
  10.   </style>
  11.   <link href="../style.css" rel="stylesheet" type="text/css" />
  12. </head>
  13.  
  14. <body xml:lang="es" lang="es">
  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="SVGLibrary.html.es" accesskey="t"><img
  22.         alt="superior" src="../../images/up.gif" /></a> <a
  23.         href="AddSVGLib.html.es" accesskey="n"><img
  24.         src="../../images/right.gif" alt="siguiente"  /></a></p>
  25.       </td>
  26.     </tr>
  27.   </tbody>
  28. </table>
  29.  
  30. <div id="page_body">
  31. <h1>Usar la biblioteca SVG</h1>
  32. <img alt="Use SVG library" src="../../images/scenario_graphique.png" />
  33.  
  34. <p>Para pegar en un documento un elemento de la biblioteca SVG tienes que:</p>
  35. <ol>
  36.   <li>Mover el punto de inserci≤n donde quieras insertar el elemento.</li>
  37.   <li>Hacer clic en el bot≤n <strong>Biblioteca</strong>. El bot≤n
  38.     <strong>Biblioteca</strong> (<img alt="SVG Library button"
  39.     src="../../images/SVGLibrary.gif" />) presenta un documento que contiene
  40.     los elementos grßficos que hay en la biblioteca.</li>
  41.   <li>Elegir el elemento grßfico haciendo clic en la imagen que lo
  42.   ilustra.</li>
  43.   <li>Seleccionar el modo "Copiar": puedes elegir entre copiar o remitirte al
  44.     elemento grßfico.
  45.     <ul>
  46.       <li>En el modo "Copiar selecci≤n", pegas en tu documento todos los
  47.         elementos que forman la imagen.</li>
  48.       <li>En el modo "Remitir a selecci≤n", pegas en tu documento un elemento
  49.         use (<a href="http://www.w3.org/TR/SVG/struct.html#UseElement">ver la
  50.         recomendaci≤n SVG</a>).</li>
  51.     </ul>
  52.   </li>
  53. </ol>
  54. </div>
  55. </body>
  56. </html>
  57.