Hi,

  Did anyone notice that <anchor/> generate spaces depending on what
they are next to, eg.:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd";>
<article>
  <section>
    <title/>
    <para><anchor id="a1"/>
    <emphasis role="bold">Definition:</emphasis> This is def #1</para>
    <para>
    <anchor id="a2"/><emphasis role="bold">Definition:</emphasis> This
is def #2</para>
  </section>
</article>

Using fop it generates the attached pdf file.

Comments on whether this is expected, or is this something I should
report to fop team ?

Thanks,
-- 
Mathieu

Attachment: demo_anchor.pdf
Description: Adobe PDF document

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to