Reference the number
Posted: Thu Dec 20, 2018 3:31 pm
OxygenXML 20.1, DITA to PDF CSS (WYSIWYG), Russian Localization for strings/pdf
I have 2 problems with referencing:
1) When I reference a figure (or table) in text I want link that displays only the number, so it would be like this: "... and see this on scheme 21..".
I set args.figurelink.style and args.tablelink.style to NUMBER, but it still displays the "Figure" and "Table". I found kinda similar topic, but couldn't apply it to solve my problem.
2) I want to reference topics by their number, is it possible? I use this custom css for numbering.
So If I have TOC like this:
1. Chapter
1.1 Section A
1.1.1 Sub-section A
the cross-ref in text would be "... see description in p. 1.1 ... ".
I have 2 problems with referencing:
1) When I reference a figure (or table) in text I want link that displays only the number, so it would be like this: "... and see this on scheme 21..".
I set args.figurelink.style and args.tablelink.style to NUMBER, but it still displays the "Figure" and "Table". I found kinda similar topic, but couldn't apply it to solve my problem.
2) I want to reference topics by their number, is it possible? I use this custom css for numbering.
So If I have TOC like this:
1. Chapter
1.1 Section A
1.1.1 Sub-section A
the cross-ref in text would be "... see description in p. 1.1 ... ".