There is a problem involving \setupinteraction and \useURL with \goto that prevents hyphenation of URL links in the body text.

The following works properly when the\setupinteraction line is commented out. Otherwise the URL runs in to the margin.

I am using ConTeXt  ver: 2007.01.23 13:32 MKII.

Alan

__________________________
\definepapersize[pagesize][width=36pc,height=54pc]
\setuplayout[location=middle,marking=off]
\setuppapersize[pagesize][pagesize]
\setuplayout[width=26pc]        

\setupinteraction[state=start,style=rm] % for URLs and links <<=====
                                
\useURL
[Canterbury][{http://www.canterburytalesproject.org}]
[][{http://www.canterburytalesproject.org}]

\starttext
\noindent \tfx Canterbury Tales project.\ University of Birmingham.\
\goto{\url[Canterbury]}[url(Canterbury)].

\stoptext
__________________________

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to