1mtx-grep(1) Simple Grepper mtx-grep(1)
2
3
4
6 mtx-grep - Simple Grepper
7
9 mtxrun --script grep [ OPTIONS ... ] [ FILENAMES ]
10
12 Simple Grepper
13
15 --pattern
16 search for pattern (optional)
17
18 --count
19 count matches only
20
21 --nocomment
22 skip lines that start with %% or #
23
24 --n show at most n matches
25
26 --first
27 only show first match
28
29 --match
30 return the match (if it is one)
31
32 --xml pattern is lpath expression
33
35 More information about ConTeXt and the tools that come with it can be
36 found at:
37
38
39 maillist: ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-
40 context
41
42 webpage: http://www.pragma-ade.nl / http://tex.aanhet.net
43
44 wiki: http://contextgarden.net
45
46
47
48version 0.10 01-01-2023 mtx-grep(1)