In our template ODERSO we want to customize the produces references to lines and highlights. Instead of Listing 1-1 for line numbers, we would like to display Listing 1 on line 1. For highlights we would like to display Listing 1 at x instead of Listing 1-x.
reference-number-format in combination with reference-sep allows us to achieve the line reference format, however it is currently not possible to style highlight references. A parameter like reference-highlight-pre or similar would allow the customization of produced highlight reference.
Is there a way to customize highlight references that I am missing or is this a feature worth thinking about?
In our template ODERSO we want to customize the produces references to lines and highlights. Instead of
Listing 1-1for line numbers, we would like to displayListing 1 on line 1. For highlights we would like to displayListing 1 at xinstead ofListing 1-x.reference-number-formatin combination withreference-sepallows us to achieve the line reference format, however it is currently not possible to style highlight references. A parameter likereference-highlight-preor similar would allow the customization of produced highlight reference.Is there a way to customize highlight references that I am missing or is this a feature worth thinking about?