[NTG-context] Re: Buffer and \input content as input for \processtokens, etc.

2023-12-06 Thread Hans Hagen
xt % \doloopovermatch % {(.-)(\letterpercent b\letterleftbrace\letterrightbrace)(.-)} % {Th{i}s {is} not a {que{s}tion} anymore!} % {#1<#2>#3} \startluacode interfaces.implement { name = "WeirdCommand", -- arguments = "string", arguments = "detoken

[NTG-context] braces removed in url

2021-03-26 Thread Pablo Rodriguez
Dear list, I have the following sample: \setupinteraction[state=start] \starttext \startTEXpage[offset=1em] \def\MyURL#1{\goto{\hyphenatedurl{#1}}[url(#1)]} \MyURL{a={b}}\\ \MyURL{a=\letterleftbrace b\letterrightbrace}\\ \asciimode\MyURL{a={b}}\\ \stopTEXpage \stoptext For all

Re: [NTG-context] Escaping reserved/problematic characters

2021-03-11 Thread Wolfgang Schuster
ing from a ConTeXt perspective in the following list (sorry about the formatting!):     '{': "\\{" \letterleftbrace     '}': "\\}" \letterrightbrace     '_': "\\_" No escape needed.     '%': "\\

Re: [NTG-context] (My) problem with percent sign in URLs -- about Wiki

2017-08-15 Thread Alan Braslau
ettertilde > \letterbackslash > \letterslash > \letterquestionmark > \letterat > \lettercolon > \letterescape > \letterbgroup > \letteregroup > \letterleftbrace > \letterrightbrace > \letterexclamationmark

Re: [NTG-context] (My) problem with percent sign in URLs -- about Wiki

2017-08-15 Thread Wolfgang Schuster
lequote \lettersinglequote \letterdollar \letterpercent \letterhat \letterunderscore \letterbar \lettertilde \letterbackslash \letterslash \letterquestionmark \letterat \lettercolon \letterescape \letterbgroup \letteregroup \letterleftbrace \letterrightbrace \letterexclamationmark Is (and how) poss

Re: [NTG-context] List of special characters

2011-08-15 Thread Cecil Westerhof
; \starttext > > [ ] @ _ ^ % normal characters > > \startlines > \textbackslash\ or \letterbackslash > \textbraceleft\ or \letterleftbrace\ or \{ > \textbraceright\ or \letterrightbrace\ or \} > \percent\ or \letterpercent\ or \% > \textdollar\ or \letterdollar\ or \$ > \le

Re: [NTG-context] List of special characters

2011-08-15 Thread Wolfgang Schuster
\starttext [ ] @ _ ^ % normal characters \startlines \textbackslash\ or \letterbackslash \textbraceleft\ or \letterleftbrace\ or \{ \textbraceright\ or \letterrightbrace\ or \} \percent\ or \letterpercent\ or \% \textdollar\ or \letterdollar\ or \$ \letterampersand\ or \& \letterhash\ or \# \st

Re: [NTG-context] Producing quotesingle glyph

2011-03-20 Thread Wolfgang Schuster
-replacement even when > trep is on? Say, \textapostrophe, \asciiapostrophe, \textquote, > \asciiquote or some similar name. { : \letteropenbrace, \letterbgroup, \letterleftbrace, \textbraceleft } : \letterclosebrace, \letteregroup, \letterrightbrace, \textbraceright & : \letterampersand < :

Re: [NTG-context] Braces in TexLive MKIV

2011-02-16 Thread Tom
t because > \quoteleft worked in TexLive 2010 MKII. Neither \lbrace nor \braceleft work > in MKIV. What is now the proper representation for this character? Choose one! \starttext \{ $\{$ $\lbrace$ \letterleftbrace\ \textbraceleft \sto

Re: [NTG-context] Braces in TexLive MKIV

2011-02-16 Thread Wolfgang Schuster
d in TexLive 2010 MKII. Neither \lbrace nor \braceleft work > in MKIV. What is now the proper representation for this character? Choose one! \starttext \{ $\{$ $\lbrace$ \letterleftbrace\ \textbraceleft \sto

Re: [NTG-context] type problems

2009-08-09 Thread Wolfgang Werners-Lucchini
Hallo Wolfgang, it is amazing to see, that you are always able to draw a new white rabbit out of your context-hat! is \mono the youngest incarnation of \type, \retype ...? > \starttext > \mono{\%}\mono{\letterpercent} > \mono{\{}\mono{\letterleftbrace} % \mono{\{} works only with MkI

Re: [NTG-context] type problems

2009-08-06 Thread Wolfgang Schuster
ttext \mono{\%}\mono{\letterpercent} \mono{\{}\mono{\letterleftbrace} % \mono{\{} works only with MkIV \mono{\#}\mono{\letterhash} \startlines \mono{bla}blub \stoplines \stoptext why is in the following example '#' --> '##'? why is there a newline between 'bla' and

Re: [NTG-context] some minor problems (mkiv)

2008-05-16 Thread Peter Rolf
rrently breaks my testbed. >> >> >> % engine=luatex >> \setupcolors[state=start] >> >> \starttext >> >> \startMPcode >> label("no color",origin) withcolor red; % always black >> \stopMPcode >> >> \string{\{} > >

Re: [NTG-context] some minor problems (mkiv)

2008-05-16 Thread Wolfgang Schuster
e=luatex > \setupcolors[state=start] > > \starttext > > \startMPcode > label("no color",origin) withcolor red; % always black > \stopMPcode > > \string{\{} \string{ \char`{ \letterlef