On 4/12/2018 8:28 PM, Pablo Rodriguez wrote:

I wonder whether it would be possible to have \currentxrow and
\currentxcolumn for synonyms for \currentxtablerow and \currentxtablecolumn.
that's too general and also adds more and more commands (that no one knows of and remembers)

you can have a file cont-loc.mkiv in your local tree (texmf-local) that adds all kind of extra commands

\let\currentxrow   \currentxtablerow
\let\currentxcolumn\currentxtablecolumn

but then you also need to make sure that it never overloads some core macros (but you can check for that)

Hans

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

Reply via email to