On Fri, May 7, 2021 at 2:23 PM <[email protected]> wrote: > > > When writing macros, names with numbers or compound words (using "-" or "_") > are not accepted. It would be beneficial if the possibilities for names > could be > expanded. Right now, macro names get very terse with everything stuck > together. >
We discussed this a few months ago and it is not possible due to TeX limitations. Have you considered using CamelCase instead to separate the letters? >
