On Thu, Nov 21, 2024 at 04:42:24PM +0000, Carlos Maniero wrote: > There is another point that is good to mention: If *HIGHLIGHT_SYNTAX* > is set to anything other than "highlight" or "pygments" it defaults to > *source-highlight*. So, if the user set "./myscript.pl" as > *HIGHLIGHT_SYNTAX* without the placeholders the tex2any script will > perform the highlight using the *source-highlight*. Which may confuse > users. Since this is an experimental feature, we could introduce a > breaking change and always expect for a command to be provided in order > to simplify the implementation and remove this ambiguity. But IDK what > is the project polices over breaking changes.
No problem with breaking HIGHLIGHT_SYNTAX (reasonably), this is marked clearly as experimental. -- Pat