On Wed, 2006-06-21 at 10:28 +0200, dondi_2006 wrote:
> Hello,
> 
> I have just saved an .odt file to html. I have noticed
> that headings are translated to <Hn> elements, which is
> OK, but without anchors which I can use as links from
> other web pages. That is, if I add this heading in Writer:
> 
> Section Two
> 
> what I find in the html version is:
> 
> <H2>Section Two</H2>
> 
> where I would like to have:
> 
> <H2 id="Section_Two">Section Two</H2>
> 
> so that I can point directly to the "Section Two" chapter
> in this way:
> 
> For more information, please read
> <a href="http://www.site.com/manual.html#Section_Two";>
> the second chapter of the user manual</a>
> 
> How should I format my heading styles, or configure OO.o,
> to make this happen automatically?
> 

Hmm, I tried saving one of my active docs to HTML and had no problem
with getting heading presented in the manner you want. You might want to
see if creating a TOC with hyperlinks helps.
-- 
PLEASE KEEP MESSAGES ON THE LIST.
OpenOffice.org Documentation Co-Lead
http://documentation.openoffice.org/ 

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to