Re: [NTG-context] \setupurl and urlalternative

2007-04-19 Thread Taco Hoekwater
Tobias Burnus wrote:
 Hi,
 
 what does actually the urlalternative option of \setupurl do?

It does absolutely nothing, afaics.

Best, Taco

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


[NTG-context] \setupurl and urlalternative

2007-04-18 Thread Tobias Burnus
Hi,

what does actually the urlalternative option of \setupurl do?

If I run the following example, I don't see any difference!

Tobias

 \useURL
   [test]
   
[sentence_sentence%sentence#sentence~sentence/sentence//sentence:sentence.sentence]

 \startlinecorrection
 \hbox to \hsize
   {\hss\en
\setupreferencing[urlalternative=both]%
\vbox{\hsize.25cm\hbox{\bf both}\prewordbreak\url[test]}%
\hss
\setupreferencing[urlalternative=before]%
\vbox{\hsize.25cm\hbox{\bf before}\prewordbreak\url[test]}%
\hss
\setupreferencing[urlalternative=after]%
\vbox{\hsize.25cm\hbox{\bf after}\prewordbreak\url[test]}%
\hss
\setupreferencing[urlalternative=none]%
\vbox{\hsize.25cm\hbox{\bf none}\prewordbreak\url[test]}%
\hss}
 \stoplinecorrection
\bye


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