[texhax] It works: enumerate problem
David Carlisle
d.p.carlisle at gmail.com
Sat Oct 14 00:31:07 CEST 2017
replace \def\Tsub[#1] by \newcommand\Tsub[1][] if you want to remain
unspoiled by primitive tex syntax:-)
On 13 October 2017 at 23:27, William F Hammond <hmwlfsr at yahoo.com> wrote:
> David Carlisle writes in part:
>
>> you could use a definition such as \def\Tsub[#1]{T_{#1}}
>> then $\Tsub[1]$
>
> Have LaTeX Project members abandoned the view that TeX
> primitives (in this case \def) don't belong in user-level
> LaTeX documents?
>
> -- Bill
>
More information about the texhax
mailing list