>>>>> "José" == José Matos <[EMAIL PROTECTED]> writes:
José> On Sunday 04 February 2007 4:21:47 pm Jean-Marc Lasgouttes José> wrote: >> Also, I wonder what it does to docbook (we are not only doing >> latex) José> Every element can have an id, so that it can be referenced by José> that name afterwards. José> <section id="par1"> José> At a certain point I used to catch the label as the first José> paragraph element and use it as the paragraph id. So the label should be in the same paragraph as the section, right? I guess this is important for hyperlinks too. JMarc