On 04/23/2016 10:21 AM, Jürgen Spitzmüller wrote:
Am Samstag, den 23.04.2016, 08:31 +0200 schrieb Michael Berger:
Can somebody please, tell me how to effect colored back-referenced
page numbers in my nomenclatures
a) in KOMA documents
b) in classicthesis ?
I have not tested it, but the hyperref README states:
nomencl
-------
* Example for introducing links for the page numbers:
\renewcommand*{\pagedeclaration}[1]{\unskip, \hyperpage{#1}}
Jürgen
Thanks Jürgen,
your code does not only produce colored page numbers but even shows
thecorrect colors for each respective document, e. g. RoyalBlue for
classicthesis:
a) for KOMA see 'colorsKoma.png'
b) for classicthesis see 'colorsMiede.png'
a) the first column adapts its width; using dots or not in-between is of
less relevance
b) looks great but the width of the first column appears to be fix andin
cases overlaps with the following text; dots are nice but should be
preceding the text, not following it
I tried around with
\def\pagedeclaration#1{dotfill\nobreakspace#1}
but got either no color or dots in the wrong place.
Perhaps somebody could give this problem the final touch!?
Best and cheers!
Michael