Skip to content

Option to include "ch"-Prefix in latex #18

@david-jointech

Description

@david-jointech

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions