Hans, I wonder whether it would be possible to have \currentxrow and \currentxcolumn for synonyms for \currentxtablerow and \currentxtablecolumn. The attached .diff contains the implementation. Many thanks for your help, Pablo -- http://www.ousia.tk
I wonder whether it would be possible to have \currentxrow and \currentxcolumn for synonyms for \currentxtablerow and \currentxtablecolumn.
On 4/12/2018 8:28 PM, Pablo Rodriguez wrote: 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 -----------------------------------------------------------------
participants (2)
-
Hans Hagen
-
Pablo Rodriguez