Hello,

I defined urls like \useURL [activepython] [{http://.test.com}][sub].

Doing \from[url] with interactive mode enabled I get 'http://test.com' written in the document and the hyperlink point to http://test.com/sub.

Now, if I disable interactive mode I still get 'http://test.com' on the output, but It would be nice to have 'http://test.com/sub', since there are no hyperlinks.

is there a way to do this?

My idea would be to write a macro that encabsulates \useURL, but is different, depending on the interaction-mode.

Regards,
Severin