Annotation of Amaya/amaya/AmayaPage_WX.html.es, revision 1.23

1.19      vatton      1: <?xml version="1.0" encoding="UTF-8"?>
                      2: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0 plus SVG 1.1//EN"
                      3:       "http://www.w3.org/2002/04/xhtml-math-svg/xhtml-math-svg.dtd">
                      4: <html xmlns="http://www.w3.org/1999/xhtml"
                      5:  xmlns:svg="http://www.w3.org/2000/svg">
1.4       vatton      6: <head>
1.19      vatton      7:   <meta http-equiv="content-type"
                      8:   content="application/xhtml+xml; charset=UTF-8" />
1.17      kia         9:   <title>Bienvenido a Amaya</title>
1.19      vatton     10:   <meta name="generator" content="amaya, see http://www.w3.org/Amaya/" />
1.4       vatton     11:   <link href="amaya.css" rel="stylesheet" type="text/css" />
                     12: </head>
                     13: 
1.19      vatton     14: <body xml:lang="es">
1.4       vatton     15: 
1.17      kia        16: <div id="header">
                     17: <ul id="links">
                     18:   <li><a href="http://www.w3.org/Amaya">Web Site</a></li>
                     19:   <li><a href="http://www.w3.org">W3C</a></li>
1.18      vatton     20:   <li><a href="http://wam.inrialpes.fr/index.en.html">INRIA</a></li>
                     21:   <li><a href="http://palette.ercim.org/">Palette</a></li>
1.17      kia        22: </ul>
1.18      vatton     23: 
1.21      vatton     24: <h1 id="title">Amaya [11]</h1>
1.17      kia        25: </div>
                     26: 
1.4       vatton     27: <div id="logo">
1.19      vatton     28: <svg:svg height="150px" width="230px">
                     29:   <svg:title>Amaya logo</svg:title>
                     30:   <svg:ellipse cx="0px" cy="0px" rx="66px" ry="45px"
                     31:         style="fill: #EDF3FF; stroke: #EDF3FF"
                     32:         transform="translate(143,98) scale(0.552043) ">
                     33:     <svg:animateTransform attributeName="transform" attributeType="XML"
1.4       vatton     34:                       type="scale" from=".1" to="1" additive="sum" begin="0s"
                     35:                       dur="6s" fill="freeze"/>
1.19      vatton     36:   </svg:ellipse>
                     37:   <svg:g transform="rotate(-30,100,150)">
                     38:     <svg:polygon points="0,117 66,0 21,117" transform="translate(49,22)"
1.4       vatton     39:              style="fill: #B27700; stroke: #D9E500"/>
1.19      vatton     40:     <svg:polygon points="0,0 9,30 27,41 21,14 12,3"
                     41:              transform="translate(117,25)"
1.4       vatton     42:              style="fill: #00B200; stroke: #00E500"/>
1.19      vatton     43:     <svg:polygon points="0,6 29,0 56,8 32,15 13,19"
                     44:              transform="translate(95,76)"
1.4       vatton     45:              style="fill: #00B200; stroke: #00E500"/>
1.19      vatton     46:     <svg:animateTransform attributeName="transform" attributeType="XML"
1.4       vatton     47:                       type="rotate" from="-30,100,150" to="-20,100,150"
                     48:                       begin="2.5s" dur="0.3s" fill="freeze"/>
1.19      vatton     49:     <svg:animateTransform attributeName="transform" attributeType="XML"
1.4       vatton     50:                       type="rotate" from="-20,100,150" to="-10,100,150"
                     51:                       begin="2.8s" dur="0.2s" fill="freeze"/>
1.19      vatton     52:     <svg:animateTransform attributeName="transform" attributeType="XML"
1.4       vatton     53:                       type="rotate" from="-10,100,150" to="0,100,150"
                     54:                       begin="3s" dur="0.1s" fill="freeze"/>
1.19      vatton     55:   </svg:g>
                     56:   <svg:g transform="translate(118,110)">
                     57:     <svg:polygon points="3,0 5,16 0,16" transform="translate(25,-20)"
1.4       vatton     58:              style="stroke: #E50000; fill: #E50000"/>
1.19      vatton     59:     <svg:polygon
1.4       vatton     60:              points="0,13 10,0 20,1 23,10 29,2 40,1 42,9 45,17 32,17 33,11 30,11 23,15 18,15 12,7 8,7 8,13"
                     61:              stroke="#E50000" fill="#FF9595"/>
                     62:     <!-- M scale -->
1.19      vatton     63:     <svg:animateTransform attributeName="transform" attributeType="XML"
1.4       vatton     64:                       type="scale" from=".1" to="1" additive="sum" begin="0s"
                     65:                       dur="3s" fill="freeze"/>
                     66:     <!-- M translation -->
1.19      vatton     67:     <svg:animateTransform attributeName="transform" attributeType="XML"
1.4       vatton     68:                       type="translate" from="0,0" to="118,110" begin="0s"
                     69:                       dur="3s" fill="freeze"/>
                     70:     <!-- M oscillations -->
                     71:     <!-- Maybe rotation center is not correct... (30,-22)  -->
1.19      vatton     72:     <svg:animateTransform attributeName="transform" attributeType="XML"
                     73:                       type="rotate" from="0,30,-22" to="-30,30,-22" begin="3s"
                     74:                       dur="0.2s" fill="freeze"/>
                     75:     <svg:animateTransform attributeName="transform" attributeType="XML"
1.4       vatton     76:                       type="rotate" from="-30,30,-22" to="25,30,-22"
                     77:                       begin="3.2s" dur="0.4s" fill="freeze"/>
1.19      vatton     78:     <svg:animateTransform attributeName="transform" attributeType="XML"
1.4       vatton     79:                       type="rotate" from="25,30,-22" to="-20,30,-22"
                     80:                       begin="3.6s" dur="0.6s" fill="freeze"/>
1.19      vatton     81:     <svg:animateTransform attributeName="transform" attributeType="XML"
1.4       vatton     82:                       type="rotate" from="-20,30,-22" to="15,30,-22"
                     83:                       begin="4.2s" dur="0.8s" fill="freeze"/>
1.19      vatton     84:     <svg:animateTransform attributeName="transform" attributeType="XML"
                     85:                       type="rotate" from="15,30,-22" to="-10,30,-22" begin="5s"
                     86:                       dur="1s" fill="freeze"/>
                     87:     <svg:animateTransform attributeName="transform" attributeType="XML"
                     88:                       type="rotate" from="-10,30,-22" to="0,30,-22" begin="6s"
                     89:                       dur="0.6s" fill="freeze"/>
                     90:   </svg:g>
                     91: </svg:svg>
1.4       vatton     92: </div>
                     93: 
1.17      kia        94: <div id="intro" class="section">
1.19      vatton     95: <p>Amaya es un cliente Web que actúa como navegador y como editor. Ha sido
                     96: diseñado por el <a href="http://www.w3.org/">W3C</a> y el <a
1.23    ! vatton     97: href="http://www.inria.fr/">INRIA</a> con el objetivo de mostrar nuevas
        !            98: tecnologías Web y ayudar a los usuarios a producir páginas Web válidas.</p>
1.18      vatton     99: 
1.19      vatton    100: <p>Con Amaya se pueden manipular páginas Web complejas, con formularios,
                    101: tablas y las características más avanzadas del <acronym
                    102: title="Hypertext Markup Language">XHTML</acronym>. Se pueden crear y editar <a
                    103: href="../doc/WX/Math.html">expresiones matemáticas</a> y <a
                    104: href="../doc/WX/SVG.html">gráficos</a> dentro de las páginas Web. Se pueden
1.23    ! vatton    105: asociar estilos a los documentos mediantes hojas de estilo en cascada (CSS).</p>
1.17      kia       106: </div>
1.4       vatton    107: 
                    108: <div class="body">
1.17      kia       109: 
                    110: <div class="column">
                    111: 
                    112: <div class="section">
1.23    ! vatton    113: <h2>Principales novedades</h2>
1.17      kia       114: 
1.23    ! vatton    115: <p>Novedades desde la versión 10:</p>
1.17      kia       116: <ul>
1.23    ! vatton    117:   <li>Posibilidad de crear y editar plantillas a partir de documentos</li>
        !           118:   <li>Mayores facilidades para editar documentos a partir de plantillas</li>
        !           119:   <li>Primera versión de un editor integrado para esquemas de gráficos
        !           120:   SVG</li>
        !           121:   <li>Inclusión de información semántica en páginas web (RDFa)</li>
        !           122:   <li>Escalado de imágenes</li>
1.17      kia       123: </ul>
                    124: </div>
                    125: 
                    126: <div class="section">
1.23    ! vatton    127: <h2>Caraterísticas avanzadas</h2>
1.17      kia       128: 
1.23    ! vatton    129: <p>MathML y SVG incrustados:</p>
1.17      kia       130: 
1.19      vatton    131: <div id="mathml_svg">
1.20      vatton    132: <svg:svg height="250" width="250">
1.19      vatton    133:   <svg:g transform="rotate(-47.78,198.421,64.1654) scale(1) ">
                    134:     <svg:rect style="stroke:#50ff50;stroke-width:3px;fill:#aaffaa;" width="200"
1.17      kia       135:           height="100"/>
1.19      vatton    136:     <svg:path
1.17      kia       137:           d="M 44.727272,21.090909 L 36.359858,29.587325 L 40.292606,40.845041 L 28.432844,39.600562 L 22.083235,49.69438 L 15.661767,39.646124 L 3.8111859,40.975193 L 7.6635087,29.689702 L -0.76431515,21.253205 L 10.460921,17.228684 L 11.802177,5.3794762 L 21.947495,11.646471 L 32.047838,5.3072476 L 33.473606,17.146584 L 44.727272,21.090909 z "
                    138:           transform="translate(150,40)"
                    139:           style="stroke:#ffaa00;stroke-width:1px;fill:#ffff00;"/>
1.19      vatton    140:     <svg:path
1.17      kia       141:           d="M 50.363636,43.81818 C 50.090154,43.025081 51.297791,43.058245 51.681818,43.363636 C 52.722508,44.191224 52.181922,45.777285 51.272725,46.454544 C 49.646384,47.666002 47.379434,46.796331 46.40909,45.181813 C 44.98507,42.812444 46.220462,39.785248 48.545459,38.545452 C 51.644314,36.892997 55.454153,38.507192 56.954547,41.545458 C 58.842639,45.368806 56.844001,49.970617 53.090902,51.727273 C 48.545397,53.854818 43.146815,51.468849 41.136361,46.999991 C 38.767111,41.733596 41.542078,35.535434 46.727281,33.272723 C 52.713804,30.660333 59.713334,33.825342 62.227275,39.727281 C 65.083776,46.433439 61.528027,54.235551 54.909079,57.000002 C 47.483621,60.101298 38.878068,56.15432 35.863632,48.818168 C 32.517038,40.673649 36.8556,31.26402 44.909104,27.999994"
                    142:           transform="translate(-5,30)"
                    143:           style="fill:none;stroke:#000000;stroke-width:1px;"/>
1.19      vatton    144:     <svg:switch>
                    145:       <svg:foreignObject width="200" height="100">
1.17      kia       146:         <math xmlns="http://www.w3.org/1998/Math/MathML">
                    147:           <mstyle mathcolor="#000080;">
                    148:             <mrow>
1.19      vatton    149:               <mi>Γ</mi>
                    150:               <mo>⁡</mo>
1.17      kia       151:               <mrow>
                    152:                 <mo>(</mo>
                    153:                 <mi>x</mi>
                    154:                 <mo>)</mo>
                    155:               </mrow>
                    156:             </mrow>
                    157:             <mo>=</mo>
                    158:             <mrow>
                    159:               <msubsup>
1.19      vatton    160:                 <mo>∫</mo>
1.17      kia       161:                 <mn>0</mn>
                    162:                 <mrow>
                    163:                   <mo>+</mo>
1.19      vatton    164:                   <mi>∞</mi>
1.17      kia       165:                 </mrow>
                    166:               </msubsup>
                    167:               <msup>
                    168:                 <mi>t</mi>
                    169:                 <mrow>
                    170:                   <mi>x</mi>
1.19      vatton    171:                   <mo>−</mo>
1.17      kia       172:                   <mn>1</mn>
                    173:                 </mrow>
                    174:               </msup>
                    175:               <msup>
1.19      vatton    176:                 <mi>ⅇ</mi>
1.17      kia       177:                 <mrow>
1.19      vatton    178:                   <mo>−</mo>
1.17      kia       179:                   <mi>t</mi>
                    180:                 </mrow>
                    181:               </msup>
                    182:               <mrow>
1.19      vatton    183:                 <mo>ⅆ</mo>
1.17      kia       184:                 <mi>t</mi>
                    185:               </mrow>
                    186:             </mrow>
                    187:           </mstyle>
1.20      vatton    188:         </math></svg:foreignObject>
1.19      vatton    189:     </svg:switch>
                    190:     <svg:ellipse cx="18px" cy="8px" rx="18px" ry="8px"
                    191:           style="opacity: 1; stroke: #ff0000; stroke-opacity: 1; stroke-width: 3; fill: #ffaaaa; fill-opacity: 1;"
                    192:           transform="translate(83,65) "/>
                    193:   </svg:g>
                    194: </svg:svg>
1.20      vatton    195: </div>
1.17      kia       196: </div>
                    197: </div>
                    198: 
                    199: <div class="main">
                    200: 
                    201: <div class="section">
1.19      vatton    202: <h2>¿Sabía que...?</h2>
1.4       vatton    203: <dl>
1.15      vatton    204:   <dt>Elija su perfil</dt>
1.22      vatton    205:     <dd>Amaya pone a su disposición 5 perfiles distintos que adaptan los
1.19      vatton    206:       menús y barras de herramientas a sus necesidades. En cualquier perfil,
                    207:       los paneles de herramientas se pueden personalizar y mostrar a derecha o
1.22      vatton    208:       izquierda (véase Preferencias).</dd>
1.4       vatton    209:   <dt>Amaya es un editor estructurado</dt>
1.19      vatton    210:     <dd>Al pulsar la tecla F2 (o Escape), se selecciona la estructura de nivel
                    211:       superior, de manera que las funciones de edición (copiar, pegar,
1.9       vatton    212:       atributos, etc.) se aplican a esos elementos estructurados.</dd>
1.4       vatton    213:   <dt>Los documentos pueden editarse utilizando vistas sincronizadas</dt>
1.19      vatton    214:     <dd>El menú Ver permite abrir la vista de Estructura, la vista de Código
1.23    ! vatton    215:       fuente, etc. Al hacer clic en la línea roja inferior, se abre o cierra
        !           216:       esa segunda vista.</dd>
1.4       vatton    217:   <dt>Los documentos pueden publicarse directamente en un servidor</dt>
1.19      vatton    218:     <dd>Mediante el método http PUT se puede escribir en un servidor, siempre
1.4       vatton    219:       que se cuente con el permiso para hacerlo.</dd>
                    220:   <dt>Los enlaces pueden crearse con un simple clic</dt>
1.19      vatton    221:     <dd>Para crear un enlace, se puede simplemente hacer clic en el destino (al
                    222:       activar la opción Mostrar destinos se identifican los destinos
1.4       vatton    223:       disponibles mediante iconos).</dd>
                    224:   <dt>Amaya dispone de comandos avanzados</dt>
1.19      vatton    225:     <dd>Por ejemplo, Numeración de secciones, Generación de tabla de
                    226:       contenidos, Inserción de la fecha y hora actual o Transformación de
1.4       vatton    227:       estructuras</dd>
                    228: </dl>
                    229: </div>
1.17      kia       230: </div>
                    231: </div>
1.4       vatton    232: 
1.19      vatton    233: <p class="bottom section">Se concede permiso para utilizar, copiar, modificar y
                    234: distribuir este programa y su documentación, para cualquier fin y sin cargas
                    235: ni regalías, siempre que el texto completo de la <a
1.4       vatton    236: href="http://www.w3.org/Consortium/Legal/copyright-software.html"><acronym
                    237: title="Massachusetts Institute of Technology">licencia MIT</acronym> e
1.19      vatton    238: INRIA</a> se incluya en <strong>todas</strong> las copias del programa y de la
                    239: documentación o de porciones de ellos, incluso en las modificaciones que se
                    240: hayan realizado.</p>
1.4       vatton    241: </body>
                    242: </html>

Webmaster