![](https://secure.gravatar.com/avatar/5955e8e90611e77ccbfc7721b6112027.jpg?s=120&d=mm&r=g)
19 Oct
2014
19 Oct
'14
9:52 p.m.
Dear list, I have the following sample: \asciimode \starttext \useURL[url][only#one]\from[url] \stoptext \asciimode seems to repeat the hash char. I’m afraid this might be a bug. Many thanks for your help, Pablo -- http://www.ousia.tk
![](https://secure.gravatar.com/avatar/b79687264c3e06cba13b54d05b12a9f5.jpg?s=120&d=mm&r=g)
19 Oct
19 Oct
10:23 p.m.
Am 19.10.2014 um 21:52 schrieb Pablo Rodriguez
: Dear list,
I have the following sample:
\asciimode \starttext \useURL[url][only#one]\from[url] \stoptext
\asciimode seems to repeat the hash char.
I’m afraid this might be a bug.
It’s a known side effect of the \detokenize (a TeX primitive) command. \starttext \detokenize{#} \stoptext The same effect happens with the \hypenatedurl command which uses \detokenize as well to pass the argument to Lua. Wolfgang
3764
Age (days ago)
3764
Last active (days ago)
1 comments
2 participants
participants (2)
-
Pablo Rodriguez
-
Wolfgang Schuster