Hi, simple question for that I didn’t find an answer in wiki or ML archive: How can I setup reference links (\at{page}[someref]) that they don’t get bold, but keep the text style? Greetlings, Hraban --- http://www.fiee.net http://wiki.contextgarden.net https://www.cacert.org (I'm an assurer)
Henning Hraban Ramm mailto:texml@fiee.net 16. September 2015 13:58 Hi, simple question for that I didn’t find an answer in wiki or ML archive:
How can I setup reference links (\at{page}[someref]) that they don’t get bold, but keep the text style? \setupinteraction[style=]
Wolfgang
Am 2015-09-16 um 19:06 schrieb Wolfgang Schuster
How can I setup reference links (\at{page}[someref]) that they don’t get bold, but keep the text style? \setupinteraction[style=]
Thank you, I had only tried style=normal Greetlings, Hraban --- http://www.fiee.net http://wiki.contextgarden.net https://www.cacert.org (I'm an assurer)
Henning Hraban Ramm mailto:texml@fiee.net 17. September 2015 07:49
Thank you, I had only tried style=normal This is wrong because “style=normal” is in most cases the same as "style=\tf” which is not what you want when the surrounding text is italic or bold.
The example below shows why "style=NAME” is not always the same as “style=\COMMAND”. \starttext \section{Text \style[style=bold]{text} text} Text \style[style=bold]{text} text \section{Text \style[style=\bf]{text} text} Text \style[style=\bf]{text} text \stoptext Wolfgang
Am 2015-09-17 um 16:32 schrieb Wolfgang Schuster
Henning Hraban Ramm 17. September 2015 07:49
Thank you, I had only tried style=normal This is wrong because “style=normal” is in most cases the same as "style=\tf” which is not what you want when the surrounding text is italic or bold.
Maybe, but it didn’t do anything. The surroundings were upright not-bold, the reference links were still upright bold.
The example below shows why "style=NAME” is not always the same as “style=\COMMAND”.
Thank you! Greetlings, Hraban --- http://www.fiee.net http://wiki.contextgarden.net https://www.cacert.org (I'm an assurer)
Henning Hraban Ramm mailto:texml@fiee.net 18. September 2015 05:56 Am 2015-09-17 um 16:32 schrieb Wolfgang Schuster
: Henning Hraban Ramm 17. September 2015 07:49
Thank you, I had only tried style=normal This is wrong because “style=normal” is in most cases the same as "style=\tf” which is not what you want when the surrounding text is italic or bold.
Maybe, but it didn’t do anything. The surroundings were upright not-bold, the reference links were still upright bold. Can you make a example for this because I get a normal upright number when I use style=normal.
\setupinteraction[state=start,contrastcolor=,color=,style=normal] \starttext \section[test]{Section} There is a section on \at{page}[test]. {\bf There is a section on \at{page}[test].} \stoptext Wolfgang
Am 2015-09-18 um 15:25 schrieb Wolfgang Schuster
This is wrong because “style=normal” is in most cases the same as "style=\tf” which is not what you want when the surrounding text is italic or bold.
Maybe, but it didn’t do anything. The surroundings were upright not-bold, the reference links were still upright bold.
Can you make a example for this because I get a normal upright number when I use style=normal.
You’re right (of course). I can’t reproduce the problem any more. Greetlings, Hraban --- http://www.fiee.net http://wiki.contextgarden.net https://www.cacert.org (I'm an assurer)
participants (2)
-
Henning Hraban Ramm
-
Wolfgang Schuster