diff options
author | Karl Berry <karl@freefriends.org> | 2011-04-04 00:41:13 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-04-04 00:41:13 +0000 |
commit | 1b67be372d9456a6b4c954be453d2a0d2558094b (patch) | |
tree | 1673a50b9e15803b31f453b6948f0cf794f87cfd /Master/texmf-dist/doc/bibtex | |
parent | 89e515592abbd065df52acfa224a3c2cce4cb973 (diff) |
bibexport now pushing to linked_scripts
git-svn-id: svn://tug.org/texlive/trunk@21947 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/bibtex')
-rw-r--r-- | Master/texmf-dist/doc/bibtex/bibexport/README | 24 | ||||
-rw-r--r-- | Master/texmf-dist/doc/bibtex/bibexport/bibexport.pdf | bin | 0 -> 153962 bytes |
2 files changed, 24 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/bibtex/bibexport/README b/Master/texmf-dist/doc/bibtex/bibexport/README new file mode 100644 index 00000000000..66f286ff05f --- /dev/null +++ b/Master/texmf-dist/doc/bibtex/bibexport/README @@ -0,0 +1,24 @@ +bibexport.sh -- extract BibTeX entries out of .bib file(s). + (N. Markey -- <markey(at)lsv.ens-cachan.fr>) + version 2.20 -- 2009/10/11 + +This is a shell script using BibTeX to extract .bib entries +that are \cite'd in a document. It also permits to expand a +BibTeX file, i.e. to develop abbreviations (except standard +ones) and crossrefs. + + +----------------------------------------------------------- + +This work may be distributed and/or modified under the +conditions of the LaTeX Project Public License, either +version 1.3 of this license or (at your option) any later +version. The latest version of this license is in + http://www.latex-project.org/lppl.txt +and version 1.3 or later is part of all distributions of +LaTeX version 2003/12/01 or later. +This work has the LPPL status "maintained". +The current maintainer of this work is Nicolas Markey. + + + diff --git a/Master/texmf-dist/doc/bibtex/bibexport/bibexport.pdf b/Master/texmf-dist/doc/bibtex/bibexport/bibexport.pdf Binary files differnew file mode 100644 index 00000000000..1689a31b05c --- /dev/null +++ b/Master/texmf-dist/doc/bibtex/bibexport/bibexport.pdf |