CSS-Based PDF: xref counters

Post here questions and problems related to editing and publishing DITA content.
abacus66
Posts: 40
Joined: Wed May 25, 2016 10:45 am

CSS-Based PDF: xref counters

Post by abacus66 »

Good time of day!

Something wrong happens with xref output. My figure/table titles are numbered across the chapter:

Code: Select all

Figure 1.3: ...
Table 5.13. ...
But cross-references have wrong numbering:

Code: Select all

...(Figure 1 (page 57))...
...(Table 4 (page 159))...
Unfortunately, I cannot find where to customize this behavior :?
Best regards,
Dr. ABacus

#define QUESTION ((bb) || !(bb)) // © 1601 William Shakespeare
Costin
Posts: 829
Joined: Mon Dec 05, 2011 6:04 pm

Re: CSS-Based PDF: xref counters

Post by Costin »

Hi Dr. ABacus,

This is a known issue that we already tried to avoid in the next version of oXygen.
As we tried to include the fix in our internal development stream, I just sent you the latest nightly build by email.
You could test if the numbering for your referred tables/figures is correct when using the latest build.

Regards,
Costin
Costin Sandoi
oXygen XML Editor and Author Support
abacus66
Posts: 40
Joined: Wed May 25, 2016 10:45 am

Re: CSS-Based PDF: xref counters

Post by abacus66 »

Costin wrote:This is a known issue that we already tried to avoid in the next version of oXygen.
As we tried to include the fix in our internal development stream, I just sent you the latest nightly build by email.
You could test if the numbering for your referred tables/figures is correct when using the latest build.
Thanks a lot!
Best regards,
Dr. ABacus

#define QUESTION ((bb) || !(bb)) // © 1601 William Shakespeare
Post Reply