find

From Wiki
Revision as of 10:43, 24 February 2024 by Otared (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Begining with ConTeXt version 2024.02.22, the following new option find can be used to check a command in the sources:

context --find="%\starttabulate"

In this example the result will be a list of the files and line numbers where the command \starttabulate appears.