1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="generator" content=
"HTML Tidy for Linux/x86 (vers 1st August 2004), see www.w3.org" />
<title>Etiquetas</title>
<meta name="GENERATOR" content=
"Modular DocBook HTML Stylesheet Version 1.7" />
<link rel="HOME" title="TEA: Manual de usuario" href=
"index.html" />
<link rel="PREVIOUS" title=
"Menú Buscar - es útil, pero no es capaz de encontrar el punto-G"
href="c210.html" />
<link rel="NEXT" title="Herramientas HTML" href="x242.html" />
<link rel="STYLESHEET" type="text/css" href="style.css" />
<meta http-equiv="Content-Type" content=
"text/html; charset=utf-8" />
<style type="text/css">
/*<![CDATA[*/
body {
background-color: #FFFFFF;
color: #000000;
}
:link { color: #0000FF }
:visited { color: #840084 }
:active { color: #0000FF }
hr.c6 {text-align: left}
/*]]>*/
</style>
</head>
<body class="chapter">
<div class="NAVHEADER">
<table summary="Header navigation table" width="100%" border=
"0" cellpadding="0" cellspacing="0">
<tr>
<th colspan="3" align="center"><img src="img/logo.gif" alt=
"logo" /></th>
</tr>
<tr>
<td align="left" valign="bottom"><a href=
"c210.html" accesskey="P"><img src="img/prev.gif"
alt="Prev" /></a></td>
<td align="center" valign="bottom"></td>
<td align="right" valign="bottom"><a href=
"x242.html" accesskey="N"><img src="img/next.gif"
alt="Next" /></a></td>
</tr>
</table>
<hr class="c6" />
</div>
<div class="chapter">
<h1><a name="menu_markup" id="menu_markup"></a>8.
Etiquetas</h1>
<div class="section">
<h1 class="section"><a name="AEN245" id="AEN245"></a>8.1.
Toda la información sobre este tema</h1>
<p>Unos comentarios relacionados con este menú. Se puede
trabajar en varios modos según el escogido del menú
<span class="bold"><b class="emphasis">Modo de
resaltado</b></span>.</p>
<p>También es posible seleccionarlo en <span class=
"bold"><b class="emphasis">Opciones > Editor > Modo por
defecto para etiquetas</b></span>. Están disponibles HTML,
XHTML, Wikipedia, LaTeX y Docbook.</p>
<div class="warning">
<table class="warning" width="100%" border="0">
<tr>
<td align="center" valign="top"><img src=
"img/warning.gif" alt="" /></td>
<td align="left" valign="top">
<p>No todos los elementos del menú de Etiquetas
soportan los modos incluidos. Por ejemplo, la función
<span class="bold"><b class="emphasis">Construir
tabla</b></span> puede crear tablas en HTML,
Wikipedia y Docbook, pero no en TeX.</p>
</td>
</tr>
</table>
</div>
</div>
</div>
<div class="NAVFOOTER">
<hr class="c6" />
<table summary="Footer navigation table" width="100%" border=
"0" cellpadding="0" cellspacing="0">
<tr>
<td align="left" valign="top"><a href=
"c210.html" accesskey="P"><img src="img/prev.gif"
alt="Prev" /></a></td>
<td align="center" valign="top"><a href=
"index.html" accesskey="H"><img src="img/home.gif"
alt="Home" /></a></td>
<td align="right" valign="top"><a href=
"x242.html" accesskey="N"><img src="img/next.gif"
alt="Next" /></a></td>
</tr>
<tr>
<td align="left" valign="top">Menú Buscar - es
útil, pero no es capaz de encontrar el punto-G</td>
<td align="center" valign="top"> </td>
<td align="right" valign="top">Herramientas
HTML</td>
</tr>
</table>
</div>
</body>
</html>
|