Page 1 of 1

CSS-Based PDF: xref counters

Posted: Wed Oct 31, 2018 10:42 am
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 :?

Re: CSS-Based PDF: xref counters

Posted: Wed Oct 31, 2018 5:14 pm
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

Re: CSS-Based PDF: xref counters

Posted: Thu Nov 01, 2018 10:01 am
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!