diff options
author | Karl Berry <karl@freefriends.org> | 2017-12-11 22:25:02 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-12-11 22:25:02 +0000 |
commit | adac48cfc4efd9fdcdec5c8780fcd8a8fbcaa504 (patch) | |
tree | d842b3ef9bf86b120462a78cbce0a3c7b8928a21 /Master/texmf-dist/doc/support | |
parent | 918bc7fc37eb2f4bd0900ec334625ed8f1b1752b (diff) |
bibtexperllibs (10dec17)
git-svn-id: svn://tug.org/texlive/trunk@46044 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/support')
3 files changed, 37 insertions, 15 deletions
diff --git a/Master/texmf-dist/doc/support/bibtexperllibs/BibTeXParser.3pm b/Master/texmf-dist/doc/support/bibtexperllibs/BibTeXParser.3pm index e9e99917d2b..d6fe7d17b46 100644 --- a/Master/texmf-dist/doc/support/bibtexperllibs/BibTeXParser.3pm +++ b/Master/texmf-dist/doc/support/bibtexperllibs/BibTeXParser.3pm @@ -1,4 +1,4 @@ -.\" Automatically generated by Pod::Man 2.28 (Pod::Simple 3.28) +.\" Automatically generated by Pod::Man 2.27 (Pod::Simple 3.28) .\" .\" Standard preamble: .\" ======================================================================== @@ -132,8 +132,8 @@ .rm #[ #] #H #V #F C .\" ======================================================================== .\" -.IX Title "BibTeX::Parser 3pm" -.TH BibTeX::Parser 3pm "2017-03-18" "perl v5.20.2" "User Contributed Perl Documentation" +.IX Title "BibTeX::Parser 3" +.TH BibTeX::Parser 3 "2017-12-09" "perl v5.18.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 1.00 +version 1.01 .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 9f110b2aea5..33d0126d325 100644 --- a/Master/texmf-dist/doc/support/bibtexperllibs/BibTeXParserAuthor.3pm +++ b/Master/texmf-dist/doc/support/bibtexperllibs/BibTeXParserAuthor.3pm @@ -1,4 +1,4 @@ -.\" Automatically generated by Pod::Man 2.28 (Pod::Simple 3.28) +.\" Automatically generated by Pod::Man 2.27 (Pod::Simple 3.28) .\" .\" Standard preamble: .\" ======================================================================== @@ -132,8 +132,8 @@ .rm #[ #] #H #V #F C .\" ======================================================================== .\" -.IX Title "BibTeX::Parser::Author 3pm" -.TH BibTeX::Parser::Author 3pm "2017-03-18" "perl v5.20.2" "User Contributed Perl Documentation" +.IX Title "BibTeX::Parser::Author 3" +.TH BibTeX::Parser::Author 3 "2017-12-09" "perl v5.18.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 1.00 +version 1.01 .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 fa22741db96..c91647d5544 100644 --- a/Master/texmf-dist/doc/support/bibtexperllibs/BibTeXParserEntry.3pm +++ b/Master/texmf-dist/doc/support/bibtexperllibs/BibTeXParserEntry.3pm @@ -1,4 +1,4 @@ -.\" Automatically generated by Pod::Man 2.28 (Pod::Simple 3.28) +.\" Automatically generated by Pod::Man 2.27 (Pod::Simple 3.28) .\" .\" Standard preamble: .\" ======================================================================== @@ -132,8 +132,8 @@ .rm #[ #] #H #V #F C .\" ======================================================================== .\" -.IX Title "BibTeX::Parser::Entry 3pm" -.TH BibTeX::Parser::Entry 3pm "2017-03-18" "perl v5.20.2" "User Contributed Perl Documentation" +.IX Title "BibTeX::Parser::Entry 3" +.TH BibTeX::Parser::Entry 3 "2017-12-09" "perl v5.18.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 @@ -216,19 +216,41 @@ Returns a list of all the fields used in this entry. .SS "has($fieldname)" .IX Subsection "has($fieldname)" Returns a true value if this entry has a value for \f(CW$fieldname\fR. +.SS "pre ()" +.IX Subsection "pre ()" +Return the text in BibTeX file before the entry .SS "raw_bibtex ()" .IX Subsection "raw_bibtex ()" Return raw BibTeX entry (if available). .SS "to_string ([options])" .IX Subsection "to_string ([options])" -Returns a text of the BibTeX entry in BibTeX format. Options is -a hash. Currently only the option \f(CW\*(C`canonize_names\*(C'\fR -is supported. If true (the default), authors' and editors' +Returns a text of the BibTeX entry in BibTeX format. Options are +a hash. +.ie n .IP """canonize_names""" 4 +.el .IP "\f(CWcanonize_names\fR" 4 +.IX Item "canonize_names" +If true (the default), authors' and editors' names are translated into canonical bibtex form. The command \&\f(CW\*(C`$entry\->to_string(canonize_names=>0)\*(C'\fR overrides this behavior. +.ie n .IP """field_capitalization""" 4 +.el .IP "\f(CWfield_capitalization\fR" 4 +.IX Item "field_capitalization" +Capitalization of the field names. +Can take values 'Uppercase', 'Lowercase' (the default) or 'Titlecase' +.ie n .IP """print_pre""" 4 +.el .IP "\f(CWprint_pre\fR" 4 +.IX Item "print_pre" +False by default. If true, the text in the Bib file before the +entry is printed. Note that at present we assume the text +before the entry \s-1NEVER\s0 has the @ symbol inside +.ie n .IP """type_capitalization""" 4 +.el .IP "\f(CWtype_capitalization\fR" 4 +.IX Item "type_capitalization" +Capitalization of the type names. +Can take values 'Uppercase' (the default), 'Lowercase' or 'Titlecase' .SH "VERSION" .IX Header "VERSION" -version 1.00 +version 1.01 .SH "AUTHOR" .IX Header "AUTHOR" Gerhard Gossen <gerhard.gossen@googlemail.com> and |