Hello, suppose having code: ---- \starttext \section[sec]{This is a very long and important and unshortenable section title} See \about[sec]. \stoptext ---- It produces: " 1 This is a very long and important and unshortenable section title See “This is a very long and important and unshortenable . . .”. " Is there a way to replace ". . ." in the link "See ---"? I'd rather use "\textellipsis" or text "(\textellipsis)" at the place of shortening (instead of ". . ."). Is it possible? Thank you in advance. Best regards, Lukas -- Ing. Lukáš Procházka | mailto:LPr@pontex.cz Pontex s. r. o. | mailto:pontex@pontex.cz | http://www.pontex.cz | IDDS:nrpt3sn Bezová 1658 147 14 Praha 4 Mob.: +420 702 033 396
Procházka Lukáš Ing. mailto:LPr@pontex.cz 16. Februar 2018 um 17:13 Hello,
suppose having code:
---- \starttext \section[sec]{This is a very long and important and unshortenable section title}
See \about[sec]. \stoptext ----
It produces:
" 1 This is a very long and important and unshortenable section title See “This is a very long and important and unshortenable . . .”. "
Is there a way to replace ". . ." in the link "See ---"?
I'd rather use "\textellipsis" or text "(\textellipsis)" at the place of shortening (instead of ". . .").
Is it possible? No, you can only change the width of the text (set a big value and it won’t be shortened).
\setupreferencing[width=\makeupwidth] % default: .75\makeupwidth Wolfgang
participants (2)
-
Procházka Lukáš Ing.
-
Wolfgang Schuster