Procházka Lukáš Ing. <mailto:l...@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
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to