31 Mar
2006
31 Mar
'06
1:17 p.m.
Hello, Hans Hagen schrieb:
I have an URL with spaces ("foo.cgi?opt=my options with spaces"). The URL link is ok ("\goto[url(...)]"), but the typeset URL (\url[...]) misses all the spaces. This is with 2006.03.23 09:57. Any idea how to fix this?
can you make a small example file?
Yes. Attached. It works ok, if you click on the link. But if you copy & paste the link or read and type the link, you miss the spaces. Expected (for first case "test"): "http://t.org/my test case.html" Got: " http://t.org/mytestcase.html" thus all spaces got eaten up. (In additon I have a space in front of the URL.) Tobias