-
-
Notifications
You must be signed in to change notification settings - Fork 3
Option to include "ch"-Prefix in latex #18
Copy link
Copy link
Open
Description
The changes-latex-package offers the option to add the "ch"-Prefix to commands. Thus \added becomes \chadded and so forth. This is supposed to fix conflicts with other packages, in particular regarding \comment and \highlight.
It would be nice to have such a flag in pancritic too.
Right now I'm using a lua-filter for my further pandoc-generation, which transforms occurences of \added to \chadded (and so on). But this is error-prone and probably also takes away some extra performance unnecessarily.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels