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

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.4       vatton     97: href="http://www.inria.fr/">INRIA</a> con el principal objetivo de demostrar
1.19      vatton     98: nuevas tecnologías Web y ayudar a los usuarios a producir páginas Web
                     99: válidas.</p>
1.18      vatton    100: 
1.19      vatton    101: <p>Con Amaya se pueden manipular páginas Web complejas, con formularios,
                    102: tablas y las características más avanzadas del <acronym
                    103: title="Hypertext Markup Language">XHTML</acronym>. Se pueden crear y editar <a
                    104: href="../doc/WX/Math.html">expresiones matemáticas</a> y <a
                    105: href="../doc/WX/SVG.html">gráficos</a> dentro de las páginas Web. Se pueden
                    106: asociar estilos a los documentos mediantes Hojas de estilo en Cascada (CSS).</p>
1.17      kia       107: </div>
1.4       vatton    108: 
                    109: <div class="body">
1.17      kia       110: 
                    111: <div class="column">
                    112: 
                    113: <div class="section">
                    114: <h2>Main news</h2>
                    115: 
1.21    ! vatton    116: <p>News from version 10 :</p>
1.17      kia       117: <ul>
1.20      vatton    118:   <li>Possibility to create and edit document templates from document
                    119:   skeletons</li>
                    120:   <li>More facilities to edit template instances</li>
                    121:   <li>The first version of an integrated editor for SVG graphic schemas</li>
                    122:   <li>The support of semantic information within web pages (RDFa)</li>
                    123:   <li>Direct resizing of images</li>
1.17      kia       124: </ul>
                    125: </div>
                    126: 
                    127: <div class="section">
                    128: <h2>Advanced features</h2>
                    129: 
                    130: <p>Embedded MathML and SVG:</p>
                    131: 
1.19      vatton    132: <div id="mathml_svg">
1.20      vatton    133: <svg:svg height="250" width="250">
1.19      vatton    134:   <svg:g transform="rotate(-47.78,198.421,64.1654) scale(1) ">
                    135:     <svg:rect style="stroke:#50ff50;stroke-width:3px;fill:#aaffaa;" width="200"
1.17      kia       136:           height="100"/>
1.19      vatton    137:     <svg:path
1.17      kia       138:           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 "
                    139:           transform="translate(150,40)"
                    140:           style="stroke:#ffaa00;stroke-width:1px;fill:#ffff00;"/>
1.19      vatton    141:     <svg:path
1.17      kia       142:           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"
                    143:           transform="translate(-5,30)"
                    144:           style="fill:none;stroke:#000000;stroke-width:1px;"/>
1.19      vatton    145:     <svg:switch>
                    146:       <svg:foreignObject width="200" height="100">
1.17      kia       147:         <math xmlns="http://www.w3.org/1998/Math/MathML">
                    148:           <mstyle mathcolor="#000080;">
                    149:             <mrow>
1.19      vatton    150:               <mi>Γ</mi>
                    151:               <mo>⁡</mo>
1.17      kia       152:               <mrow>
                    153:                 <mo>(</mo>
                    154:                 <mi>x</mi>
                    155:                 <mo>)</mo>
                    156:               </mrow>
                    157:             </mrow>
                    158:             <mo>=</mo>
                    159:             <mrow>
                    160:               <msubsup>
1.19      vatton    161:                 <mo>∫</mo>
1.17      kia       162:                 <mn>0</mn>
                    163:                 <mrow>
                    164:                   <mo>+</mo>
1.19      vatton    165:                   <mi>∞</mi>
1.17      kia       166:                 </mrow>
                    167:               </msubsup>
                    168:               <msup>
                    169:                 <mi>t</mi>
                    170:                 <mrow>
                    171:                   <mi>x</mi>
1.19      vatton    172:                   <mo>−</mo>
1.17      kia       173:                   <mn>1</mn>
                    174:                 </mrow>
                    175:               </msup>
                    176:               <msup>
1.19      vatton    177:                 <mi>ⅇ</mi>
1.17      kia       178:                 <mrow>
1.19      vatton    179:                   <mo>−</mo>
1.17      kia       180:                   <mi>t</mi>
                    181:                 </mrow>
                    182:               </msup>
                    183:               <mrow>
1.19      vatton    184:                 <mo>ⅆ</mo>
1.17      kia       185:                 <mi>t</mi>
                    186:               </mrow>
                    187:             </mrow>
                    188:           </mstyle>
1.20      vatton    189:         </math></svg:foreignObject>
1.19      vatton    190:     </svg:switch>
                    191:     <svg:ellipse cx="18px" cy="8px" rx="18px" ry="8px"
                    192:           style="opacity: 1; stroke: #ff0000; stroke-opacity: 1; stroke-width: 3; fill: #ffaaaa; fill-opacity: 1;"
                    193:           transform="translate(83,65) "/>
                    194:   </svg:g>
                    195: </svg:svg>
1.20      vatton    196: </div>
1.17      kia       197: </div>
                    198: </div>
                    199: 
                    200: <div class="main">
                    201: 
                    202: <div class="section">
1.19      vatton    203: <h2>¿Sabía que...?</h2>
1.4       vatton    204: <dl>
1.15      vatton    205:   <dt>Elija su perfil</dt>
1.19      vatton    206:     <dd><p>Amaya pone a su disposición 5 perfiles distintos que adaptan los
                    207:       menús y barras de herramientas a sus necesidades. En cualquier perfil,
                    208:       los paneles de herramientas se pueden personalizar y mostrar a derecha o
                    209:       izquierda (véase Preferencias).</p>
1.15      vatton    210:     </dd>
1.4       vatton    211:   <dt>Amaya es un editor estructurado</dt>
1.19      vatton    212:     <dd>Al pulsar la tecla F2 (o Escape), se selecciona la estructura de nivel
                    213:       superior, de manera que las funciones de edición (copiar, pegar,
1.9       vatton    214:       atributos, etc.) se aplican a esos elementos estructurados.</dd>
1.4       vatton    215:   <dt>Los documentos pueden editarse utilizando vistas sincronizadas</dt>
1.19      vatton    216:     <dd>El menú Ver permite abrir la vista de Estructura, la vista de Código
                    217:       fuente, etc. Al hacer clic en la línea roja inferior, abre o cierra esa
1.4       vatton    218:       segunda vista.</dd>
                    219:   <dt>Los documentos pueden publicarse directamente en un servidor</dt>
1.19      vatton    220:     <dd>Mediante el método http PUT se puede escribir en un servidor, siempre
1.4       vatton    221:       que se cuente con el permiso para hacerlo.</dd>
                    222:   <dt>Los enlaces pueden crearse con un simple clic</dt>
1.19      vatton    223:     <dd>Para crear un enlace, se puede simplemente hacer clic en el destino (al
                    224:       activar la opción Mostrar destinos se identifican los destinos
1.4       vatton    225:       disponibles mediante iconos).</dd>
                    226:   <dt>Amaya dispone de comandos avanzados</dt>
1.19      vatton    227:     <dd>Por ejemplo, Numeración de secciones, Generación de tabla de
                    228:       contenidos, Inserción de la fecha y hora actual o Transformación de
1.4       vatton    229:       estructuras</dd>
                    230: </dl>
                    231: </div>
1.17      kia       232: </div>
                    233: </div>
1.4       vatton    234: 
1.19      vatton    235: <p class="bottom section">Se concede permiso para utilizar, copiar, modificar y
                    236: distribuir este programa y su documentación, para cualquier fin y sin cargas
                    237: ni regalías, siempre que el texto completo de la <a
1.4       vatton    238: href="http://www.w3.org/Consortium/Legal/copyright-software.html"><acronym
                    239: title="Massachusetts Institute of Technology">licencia MIT</acronym> e
1.19      vatton    240: INRIA</a> se incluya en <strong>todas</strong> las copias del programa y de la
                    241: documentación o de porciones de ellos, incluso en las modificaciones que se
                    242: hayan realizado.</p>
1.4       vatton    243: </body>
                    244: </html>

Webmaster