[dev-context] context.starttyping() prints two hash marks iff first printed character is a hash mark
Hans Hagen
pragma at wxs.nl
Sun Jan 22 23:08:56 CET 2012
On 22-1-2012 22:41, Sietse Brouwer wrote:
> After context.starttyping(), a hash mark in the first position gets
> printed twice. A hash mark in any other position gets printed
> normally.
> This bug does not occur after tex.print("\\starttyping"),
It's not so much a bug as a side effect of catcode regimes, tex
interpreting hashes and either or not delayed flushing. You can use
tex.print(tex.vrbcatcodes,"#")
(or context.verbatim cum suis)
Hans
-----------------------------------------------------------------
Hans Hagen | PRAGMA ADE
Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
| www.pragma-pod.nl
-----------------------------------------------------------------
More information about the dev-context
mailing list