Question
Remove page number in xref
Hi,
When I use a cross-reference to refer to a figure, a table, or a chapter, it is displayed in PDF as below:
see Figure 1.1 XXXXXXX, page x
Now I want to remove the page number, and I have edited the xref attribute in Styler to <_gte:CrossReference refAttr="href" xrefStyle="Text"/>. But in PDF, the page number still exits.
Could someone provide a solution to remove the page number?
Thanks.

