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
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.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>Codificación</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="UP" title="Opciones, supongo..." href="c675.html" />
<link rel="PREVIOUS" title="Cambios" href="x687.html" />
<link rel="NEXT" title="Funciones" href="x708.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.c38 {text-align: left}
/*]]>*/
</style>
</head>
<body class="section">
<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 width="10%" align="left" valign="bottom"><a href=
"x687.html" accesskey="P"><img src="img/prev.gif" border=
"0" alt="Prev" /></a></td>
<td width="80%" align="center" valign="bottom">14.
Opciones, supongo...</td>
<td width="10%" align="right" valign="bottom"><a href=
"x708.html" accesskey="N"><img src="img/next.gif" border=
"0" alt="Next" /></a></td>
</tr>
</table>
<hr class="c38" width="100%" />
</div>
<div class="section">
<h1 class="section"><a name="AEN716" id="AEN716"></a>14.3.
Codificación</h1>
<p>En esta pestaña se puede activar la detección automática, y
comprobar los juegos de caracteres disponibles. Para más
información acerca de cómo gestiona TEA este tema leer el
capítulo <a href="c63.html">¿Cómo gestiona TEA diferentes
juegos de caracteres?</a></p>
</div>
<div class="NAVFOOTER">
<hr class="c38" width="100%" />
<table summary="Footer navigation table" width="100%" border=
"0" cellpadding="0" cellspacing="0">
<tr>
<td width="33%" align="left" valign="top"><a href=
"x687.html" accesskey="P"><img src="img/prev.gif" border=
"0" alt="Prev" /></a></td>
<td width="34%" align="center" valign="top"><a href=
"index.html" accesskey="H"><img src="img/home.gif" border=
"0" alt="Home" /></a></td>
<td width="33%" align="right" valign="top"><a href=
"x708.html" accesskey="N"><img src="img/next.gif" border=
"0" alt="Next" /></a></td>
</tr>
<tr>
<td width="33%" align="left" valign="top">Cambios</td>
<td width="34%" align="center" valign="top"><a href=
"c675.html" accesskey="U"><img src="img/up.gif" border="0"
alt="Up" /></a></td>
<td width="33%" align="right" valign="top">Funciones</td>
</tr>
</table>
</div>
</body>
</html>
|