On 3/14/2016 11:38 PM, Wolfgang Schuster wrote:
Hi,

should the \checkedstrippedcsname accept arguments in braces like shown
in the source example (line 3473 in syst-aux.mkiv) or was this dropped.

%% begin example
\starttext

\checkedstrippedcsname\foo

\checkedstrippedcsname{\foo}

\checkedstrippedcsname\foo

\checkedstrippedcsname{ABC}

\stoptext
%% end example

as it maps onto a (new) primitive it's

\checkedstrippedcsname\foo
\checkedstrippedcsname foo

only

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | www.pragma-ade.com | www.pragma-pod.nl
-----------------------------------------------------------------
_______________________________________________
dev-context mailing list
[email protected]
https://mailman.ntg.nl/mailman/listinfo/dev-context

Reply via email to