Switch to unified view

a/src/doc/user/usermanual.sgml b/src/doc/user/usermanual.sgml
...
...
22
      <year>2005</year>
22
      <year>2005</year>
23
      <holder role="mailto:jean-francois.dockes@wanadoo.fr">Jean-Francois
23
      <holder role="mailto:jean-francois.dockes@wanadoo.fr">Jean-Francois
24
      Dockes</holder>
24
      Dockes</holder>
25
    </copyright>
25
    </copyright>
26
26
27
    <releaseinfo>$Id: usermanual.sgml,v 1.45 2007-06-26 16:58:25 dockes Exp $</releaseinfo>
27
    <releaseinfo>$Id: usermanual.sgml,v 1.46 2007-07-09 17:21:17 dockes Exp $</releaseinfo>
28
28
29
    <abstract>
29
    <abstract>
30
      <para>This document introduces full text search notions
30
      <para>This document introduces full text search notions
31
      and describes the installation and use of the &RCL;
31
      and describes the installation and use of the &RCL;
32
      application. It currently describes &RCL; 1.9.</para>
32
      application. It currently describes &RCL; 1.9.</para>
...
...
1295
        You may, for example, try the following for a more web-like
1295
        You may, for example, try the following for a more web-like
1296
        experience:
1296
        experience:
1297
        <programlisting>&lt;u>&lt;b>&lt;a href="P%N"&gt;%T&lt;/a&gt;&lt;/b>&lt;/u>&lt;br>
1297
        <programlisting>&lt;u>&lt;b>&lt;a href="P%N"&gt;%T&lt;/a&gt;&lt;/b>&lt;/u>&lt;br>
1298
%A&lt;font color=#008000>%U - %S&lt;/font> - %L
1298
%A&lt;font color=#008000>%U - %S&lt;/font> - %L
1299
        </programlisting>
1299
        </programlisting>
1300
        Or the clean looking:
1301
        <programlisting>%L &lt;font color="#900000">%R&lt;/font>
1302
&nbsp;&nbsp;&lt;b>%T&lt;/b>&lt;br>%S&nbsp;
1303
&lt;font color="#808080">&lt;i>%U&lt;/i>&lt;/font>
1304
&lt;table bgcolor="#e0e0e0">
1305
&lt;tr>&lt;td>&lt;div>%A&lt;/div>&lt;/td>&lt;/tr>
1306
&lt;/table>%K
1307
        </programlisting>
1300
    The format of the Preview and Edit links is 
1308
    The format of the Preview and Edit links is 
1301
    <literal>&lt;a href="P<replaceable>docnum</replaceable>"&gt;</literal>
1309
    <literal>&lt;a href="P<replaceable>docnum</replaceable>"&gt;</literal>
1302
    and 
1310
    and 
1303
        <literal>&lt;a href="E<replaceable>docnum</replaceable>"&gt;</literal>
1311
        <literal>&lt;a href="E<replaceable>docnum</replaceable>"&gt;</literal>
1304
        where <replaceable>docnum</replaceable> is what %N would
1312
        where <replaceable>docnum</replaceable> is what %N would