K 10 svn:author V 6 murray K 8 svn:date V 27 2001-09-11T08:47:53.000000Z K 7 svn:log V 350 Use a formatting-instruction to work around the problem where Jade thinks that it must never output something like "_" to the TeX backend, and should instead use \char{95}. The package we are using to hyphenate URLs, url.sty, is designed to allow URLs without worrying about such things, and will literally display the \char{95} without this patch. END