xref and table title
Posted: Tue Jun 21, 2022 9:14 am
Hello, everyone!
When I do a cross-reference to a table with a title, the generated link displays the following string: "Table" with a numbering.
In my case, I don't want to remove the numbering of the table in the topic, but only in the link that points to the table.
Example in the current situation:
Topic -> Table title ("Table 1 . My Fantastic Table Title")
External topic -> xref -> "Table 1"
What I'm trying to achieve:
Topic -> Table title ("Table 1 . My Fantastic Table Title")
External topic -> xref -> "My Fantastic Table Title"
I looked through the tables.xsl and found the template that relates to the title-number. But for my need, I should instead access to the template related to xref.
Would you have any pointer for me?
Thank you for your advices.
When I do a cross-reference to a table with a title, the generated link displays the following string: "Table" with a numbering.
In my case, I don't want to remove the numbering of the table in the topic, but only in the link that points to the table.
Example in the current situation:
Topic -> Table title ("Table 1 . My Fantastic Table Title")
External topic -> xref -> "Table 1"
What I'm trying to achieve:
Topic -> Table title ("Table 1 . My Fantastic Table Title")
External topic -> xref -> "My Fantastic Table Title"
I looked through the tables.xsl and found the template that relates to the title-number. But for my need, I should instead access to the template related to xref.
Would you have any pointer for me?
Thank you for your advices.