summaryrefslogtreecommitdiff
path: root/doc/context/scripts/mkiv/mtx-bibtex.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/context/scripts/mkiv/mtx-bibtex.html')
-rw-r--r--doc/context/scripts/mkiv/mtx-bibtex.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/context/scripts/mkiv/mtx-bibtex.html b/doc/context/scripts/mkiv/mtx-bibtex.html
index ba1591b4b..61a679716 100644
--- a/doc/context/scripts/mkiv/mtx-bibtex.html
+++ b/doc/context/scripts/mkiv/mtx-bibtex.html
@@ -41,12 +41,14 @@
<tr><th/><td/><td/></tr>
<tr><th>--toxml</th><td></td><td>convert bibtex database(s) to xml</td></tr>
<tr><th>--tolua</th><td></td><td>convert bibtex database(s) to lua</td></tr>
+ <tr><th>--search</th><td></td><td>seatch bibtex database(s)</td></tr>
</table>
<br/>
<h1>Example</h1>
<tt>mtxrun --script bibtex --tolua bibl-001.bib</tt>
<br/><tt>mtxrun --script bibtex --tolua --simple bibl-001.bib</tt>
<br/><tt>mtxrun --script bibtex --toxml bibl-001.bib bibl-002.bib bibl-003.bib biblio.xml</tt>
+<br/><tt>mtxrun --script bibtex --search --list --pattern=match(author:foo) bar.bib</tt>
<br/><br/> </div>
</div>
</body>