File: x708.html

package info (click to toggle)
tea 14.2.4-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 3,112 kB
  • ctags: 1,746
  • sloc: ansic: 21,260; sh: 3,538; makefile: 204; cs: 8
file content (105 lines) | stat: -rw-r--r-- 3,464 bytes parent folder | download | duplicates (2)
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
<!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>Funciones</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="Codificación" href="x704.html" />
  <link rel="NEXT" title="Interface" href="x715.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.c40 {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=
        "x704.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=
        "x715.html" accesskey="N"><img src="img/next.gif" border=
        "0" alt="Next" /></a></td>
      </tr>
    </table>
    <hr class="c40" width="100%" />
  </div>

  <div class="section">
    <h1 class="section"><a name="AEN720" id="AEN720"></a>14.4.
    Funciones</h1>

    <p><span class="bold"><b class="emphasis">Formato de la función
    Color</b></span> - afecta a los resultados de <span class=
    "bold"><b class="emphasis">Resaltado &gt; Color</b></span>.
    Usar <span class="emphasis"><i class=
    "emphasis">@color</i></span> como macro para indicar dónde debe
    estar el valor del color generado, y con <span class=
    "emphasis"><i class="emphasis">@text</i></span> como sustituto
    del texto seleccionado (donde se insertará en el texto de
    salida).</p>
  </div>

  <div class="NAVFOOTER">
    <hr class="c40" 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=
        "x704.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=
        "x715.html" accesskey="N"><img src="img/next.gif" border=
        "0" alt="Next" /></a></td>
      </tr>

      <tr>
        <td width="33%" align="left" valign="top">Codificación</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">Interface</td>
      </tr>
    </table>
  </div>
</body>
</html>