diff options
Diffstat (limited to 'Master/texmf-dist/source/support/bibtexperllibs/README')
-rw-r--r-- | Master/texmf-dist/source/support/bibtexperllibs/README | 19 |
1 files changed, 11 insertions, 8 deletions
diff --git a/Master/texmf-dist/source/support/bibtexperllibs/README b/Master/texmf-dist/source/support/bibtexperllibs/README index 9915b70105a..6266323fb8f 100644 --- a/Master/texmf-dist/source/support/bibtexperllibs/README +++ b/Master/texmf-dist/source/support/bibtexperllibs/README @@ -1,13 +1,16 @@ BibTeX Perl Libs - Version 0.1 - Gerhard Gossen + Version 0.2 + Gerhard Gossen and Boris Veytsman This package provides BibTeX related Perl libraries by Gerhard Gossen, -repacked by Boris Veytsman, boris@varphi.com, for TeXLive and other -TDS-compliant distributions. The libraries are written in pure -Perl, so shoud work out of the box on any architecture. They are packaged -mostly for Boris Veytsman's BibTeX suite, but can be used in any -other Perl script. +maintained and repacked by Boris Veytsman, boris@varphi.com, for +TeXLive and other TDS-compliant distributions. The libraries are +written in pure Perl, so shoud work out of the box on any +architecture. To use them in your scripts, add to the @INC variable the directory -scripts/bibtexperllibs in your TeX distribution. +scripts/bibtexperllibs inside your TeX distribution. + +Changes: + + version 0.2 New upstream version for BibTeX::Parser (0.66) |