Perhaps a wrapper around it could work? Internally it would not use the "-" or "_".
> Sent: Saturday, May 08, 2021 at 6:46 AM > From: "Gavin Smith" <[email protected]> > To: [email protected] > Cc: "help-texinfo gnu" <[email protected]> > Subject: Re: Macros name limitations > > 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? > > > >
