-x | extract.file{file} | Extract the entries from an
aux file. |
| extract.regexp{expr} | Discouraged backward
compatibility command. |
-X regex | select{spec} | Select certain entries according
to a regular expression. |
| select.by.non.string{spec} | Select certain entries according
to a failing substring matching. |
| select.by.string{spec} | Select certain entries according to
a substring matching. |
| select.by.string.ignored{chars} | Define the class of
characters to be ignored by the substring matching. |
| select.case.sensitive=off | Turn off the case
insensitive comparison. |
| select.fields{fields} | Determine fields for -X. |
| select.non{spec} | Select certain entries according
to a failing regular expression matching. |
|