diff options
author | Karl Berry <karl@freefriends.org> | 2017-03-19 22:13:33 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-03-19 22:13:33 +0000 |
commit | ab8587dbc13ebcf5b8d07dde76c0b7208620400d (patch) | |
tree | 5d955bc2b813e218540200d9d443d8291f466047 /Master/texmf-dist/doc/support | |
parent | a9b5c8812a42ed9fc7bd6323b1185a096ecb7c0e (diff) |
bibtexperllibs (19mar17)
git-svn-id: svn://tug.org/texlive/trunk@43549 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/support')
3 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/support/bibtexperllibs/BibTeXParser.3pm b/Master/texmf-dist/doc/support/bibtexperllibs/BibTeXParser.3pm index 21003ea1998..e9e99917d2b 100644 --- a/Master/texmf-dist/doc/support/bibtexperllibs/BibTeXParser.3pm +++ b/Master/texmf-dist/doc/support/bibtexperllibs/BibTeXParser.3pm @@ -133,7 +133,7 @@ .\" ======================================================================== .\" .IX Title "BibTeX::Parser 3pm" -.TH BibTeX::Parser 3pm "2016-11-22" "perl v5.20.2" "User Contributed Perl Documentation" +.TH BibTeX::Parser 3pm "2017-03-18" "perl v5.20.2" "User Contributed Perl Documentation" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -200,7 +200,7 @@ BibTeX::Parser::Entry BibTeX::Parser::Author .SH "VERSION" .IX Header "VERSION" -version 0.70 +version 1.00 .SH "AUTHOR" .IX Header "AUTHOR" Gerhard Gossen <gerhard.gossen@googlemail.com> and diff --git a/Master/texmf-dist/doc/support/bibtexperllibs/BibTeXParserAuthor.3pm b/Master/texmf-dist/doc/support/bibtexperllibs/BibTeXParserAuthor.3pm index efcac76a7e8..9f110b2aea5 100644 --- a/Master/texmf-dist/doc/support/bibtexperllibs/BibTeXParserAuthor.3pm +++ b/Master/texmf-dist/doc/support/bibtexperllibs/BibTeXParserAuthor.3pm @@ -133,7 +133,7 @@ .\" ======================================================================== .\" .IX Title "BibTeX::Parser::Author 3pm" -.TH BibTeX::Parser::Author 3pm "2016-11-22" "perl v5.20.2" "User Contributed Perl Documentation" +.TH BibTeX::Parser::Author 3pm "2017-03-18" "perl v5.20.2" "User Contributed Perl Documentation" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -203,7 +203,7 @@ tokens are considered von parts: \f(CW\*(C`von\*(C'\fR, \f(CW\*(C`\eNOOP{von}Vo the following token is not: \f(CW\*(C`{von}\*(C'\fR .SH "VERSION" .IX Header "VERSION" -version 0.70 +version 1.00 .SH "AUTHOR" .IX Header "AUTHOR" Gerhard Gossen <gerhard.gossen@googlemail.com> and diff --git a/Master/texmf-dist/doc/support/bibtexperllibs/BibTeXParserEntry.3pm b/Master/texmf-dist/doc/support/bibtexperllibs/BibTeXParserEntry.3pm index 089a9acc8a6..fa22741db96 100644 --- a/Master/texmf-dist/doc/support/bibtexperllibs/BibTeXParserEntry.3pm +++ b/Master/texmf-dist/doc/support/bibtexperllibs/BibTeXParserEntry.3pm @@ -133,7 +133,7 @@ .\" ======================================================================== .\" .IX Title "BibTeX::Parser::Entry 3pm" -.TH BibTeX::Parser::Entry 3pm "2016-11-22" "perl v5.20.2" "User Contributed Perl Documentation" +.TH BibTeX::Parser::Entry 3pm "2017-03-18" "perl v5.20.2" "User Contributed Perl Documentation" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -228,7 +228,7 @@ names are translated into canonical bibtex form. The command \&\f(CW\*(C`$entry\->to_string(canonize_names=>0)\*(C'\fR overrides this behavior. .SH "VERSION" .IX Header "VERSION" -version 0.70 +version 1.00 .SH "AUTHOR" .IX Header "AUTHOR" Gerhard Gossen <gerhard.gossen@googlemail.com> and |