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
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
3754
Age (days ago)
3754
Last active (days ago)
1 comments
2 participants
participants (2)
-
Pablo Rodriguez
-
Wolfgang Schuster