From 412796f51a6c4e721018f37242013d62d7d82ad6 Mon Sep 17 00:00:00 2001 From: Context Git Mirror Bot Date: Wed, 12 Nov 2014 12:15:04 +0100 Subject: 2014-11-12 11:58:00 --- doc/context/scripts/mkiv/mtx-bibtex.html | 2 ++ doc/context/scripts/mkiv/mtx-bibtex.man | 3 +++ doc/context/scripts/mkiv/mtx-bibtex.xml | 2 ++ 3 files changed, 7 insertions(+) (limited to 'doc/context/scripts') 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 @@ --toxmlconvert bibtex database(s) to xml --toluaconvert bibtex database(s) to lua + --searchseatch bibtex database(s)

Example

mtxrun --script bibtex --tolua bibl-001.bib
mtxrun --script bibtex --tolua --simple bibl-001.bib
mtxrun --script bibtex --toxml bibl-001.bib bibl-002.bib bibl-003.bib biblio.xml +
mtxrun --script bibtex --search --list --pattern=match(author:foo) bar.bib

diff --git a/doc/context/scripts/mkiv/mtx-bibtex.man b/doc/context/scripts/mkiv/mtx-bibtex.man index cedf41b8b..ef44fc87d 100644 --- a/doc/context/scripts/mkiv/mtx-bibtex.man +++ b/doc/context/scripts/mkiv/mtx-bibtex.man @@ -16,6 +16,9 @@ convert bibtex database(s) to xml .TP .B --tolua convert bibtex database(s) to lua +.TP +.B --search +seatch bibtex database(s) .SH AUTHOR More information about ConTeXt and the tools that come with it can be found at: diff --git a/doc/context/scripts/mkiv/mtx-bibtex.xml b/doc/context/scripts/mkiv/mtx-bibtex.xml index b33e1809c..5c28b946a 100644 --- a/doc/context/scripts/mkiv/mtx-bibtex.xml +++ b/doc/context/scripts/mkiv/mtx-bibtex.xml @@ -10,6 +10,7 @@ convert bibtex database(s) to xml convert bibtex database(s) to lua + seatch bibtex database(s) @@ -20,6 +21,7 @@ mtxrun --script bibtex --tolua bibl-001.bib mtxrun --script bibtex --tolua --simple bibl-001.bib mtxrun --script bibtex --toxml bibl-001.bib bibl-002.bib bibl-003.bib biblio.xml + mtxrun --script bibtex --search --list --pattern=match(author:foo) bar.bib -- cgit v1.2.3