[NTG-context] Few quick questions
Marco Patzer
lists at homerow.info
Tue Mar 8 21:26:39 CET 2022
On Tue, 08 Mar 2022 20:45:17 +0100
Christoph Hintermüller via ntg-context <ntg-context at ntg.nl> wrote:
> Hans indicated a tool, a program, which allows to verify that that
> all start* stop* tag pairs are symmetric and placed in correct
> order. I just cant remember how it is called. Can anybody help
> here?
mtxrun --autogenerate --script check <file>
The following will not report missing tags but will find other
common issues and report them on the console:
context --errors='*' <file>
Marco
More information about the ntg-context
mailing list