summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-03-11 23:39:01 +0000
committerKarl Berry <karl@freefriends.org>2016-03-11 23:39:01 +0000
commitfd4a6ee1f0fde44164748ea2f8f012253ecb0565 (patch)
tree794064e8f04cf0a46f2ec66f8634299c6ca0ebe1
parenteccaf49bf43b378417abe68f1c830c995d5be8ba (diff)
biblatex-nature (11mar16)
git-svn-id: svn://tug.org/texlive/trunk@39998 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-nature/LICENSE.md5
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-nature/README.md (renamed from Master/texmf-dist/doc/latex/biblatex-nature/README)0
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-nature/biblatex-nature.bib2
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-nature/biblatex-nature.pdfbin379526 -> 379798 bytes
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-nature/biblatex-nature.tex12
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-nature/nature.bbx15
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-nature/nature.cbx4
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds1
8 files changed, 26 insertions, 13 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-nature/LICENSE.md b/Master/texmf-dist/doc/latex/biblatex-nature/LICENSE.md
new file mode 100644
index 00000000000..69cdc42a1a3
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/biblatex-nature/LICENSE.md
@@ -0,0 +1,5 @@
+Released under the [LaTeX Project Public
+License](http://www.latex-project.org/lppl.txt), v1.3c or later.
+
+The package has status 'maintained': the current maintainer is
+[Joseph Wright](joseph.wright@morningstar2.co.uk). \ No newline at end of file
diff --git a/Master/texmf-dist/doc/latex/biblatex-nature/README b/Master/texmf-dist/doc/latex/biblatex-nature/README.md
index 3cab72a3caf..3cab72a3caf 100644
--- a/Master/texmf-dist/doc/latex/biblatex-nature/README
+++ b/Master/texmf-dist/doc/latex/biblatex-nature/README.md
diff --git a/Master/texmf-dist/doc/latex/biblatex-nature/biblatex-nature.bib b/Master/texmf-dist/doc/latex/biblatex-nature/biblatex-nature.bib
index 2eebd122f23..a085978408f 100644
--- a/Master/texmf-dist/doc/latex/biblatex-nature/biblatex-nature.bib
+++ b/Master/texmf-dist/doc/latex/biblatex-nature/biblatex-nature.bib
@@ -386,7 +386,7 @@
}
%%
-%% Copyright (C) 2010-2013 by
+%% Copyright (C) 2010-2013,2016 by
%% Joseph Wright <joseph.wright at morningstar2.co.uk>
%%
%% It may be distributed and/or modified under the conditions of
diff --git a/Master/texmf-dist/doc/latex/biblatex-nature/biblatex-nature.pdf b/Master/texmf-dist/doc/latex/biblatex-nature/biblatex-nature.pdf
index e6339a0fca7..49ff4a55500 100644
--- a/Master/texmf-dist/doc/latex/biblatex-nature/biblatex-nature.pdf
+++ b/Master/texmf-dist/doc/latex/biblatex-nature/biblatex-nature.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/biblatex-nature/biblatex-nature.tex b/Master/texmf-dist/doc/latex/biblatex-nature/biblatex-nature.tex
index 2700ff78fa4..91092b1c5e8 100644
--- a/Master/texmf-dist/doc/latex/biblatex-nature/biblatex-nature.tex
+++ b/Master/texmf-dist/doc/latex/biblatex-nature/biblatex-nature.tex
@@ -10,7 +10,7 @@
\documentclass[a4paper]{ltxdoc}
\usepackage[T1]{fontenc}
-\usepackage[backend=bibtex,style=nature]{biblatex}
+\usepackage[backend=biber,style=nature]{biblatex}
\usepackage[final]{microtype}
\usepackage{csquotes,lmodern}
\usepackage{hyperref}
@@ -23,8 +23,8 @@
\href{mailto:joseph.wright@morningstar2.co.uk}
{\texttt{joseph.wright@morningstar2.co.uk}}}}
\title{The \pkg{nature} bibliography style for \pkg{biblatex}%
- \footnote{This file describes v1.2e, last revised 2013/05/20.}}
-\date{Released 2013/05/20}
+ \footnote{This file describes v1.2f, last revised 2016/03/10.}}
+\date{Released 2016/03/10}
\providecommand*{\opt}[1]{\texttt{#1}}
\providecommand*{\pkg}[1]{\textsf{#1}}
@@ -81,13 +81,15 @@ be sent by e-mail to
to allow for OT1 encoding}
\changes{v1.2e}{2013/05/20}{Include article title for \texttt{inproceedings}
entries when the \opt{articletitle} option is \opt{true}}
+\changes{v1.2f}{2016/03/10}{Track \pkg{biblatex} changes}
+
\PrintChanges
\end{document}
%%
-%% Copyright (C) 2010-2013 by
+%% Copyright (C) 2010-2013,2016 by
%% Joseph Wright <joseph.wright@morningstar2.co.uk>
%%
%% It may be distributed and/or modified under the conditions of
@@ -107,4 +109,4 @@ be sent by e-mail to
%% and the derived file biblatex-nature.pdf.
%%
%%
-%% End of file `biblatex-nature.tex'. \ No newline at end of file
+%% End of file `biblatex-nature.tex'.
diff --git a/Master/texmf-dist/tex/latex/biblatex-nature/nature.bbx b/Master/texmf-dist/tex/latex/biblatex-nature/nature.bbx
index 26fd279e8b1..f032c9e379e 100644
--- a/Master/texmf-dist/tex/latex/biblatex-nature/nature.bbx
+++ b/Master/texmf-dist/tex/latex/biblatex-nature/nature.bbx
@@ -8,7 +8,7 @@
%% ---------------------------------------------------------------
%%
-\ProvidesFile{nature.bbx}[2013/05/20 v1.2e biblatex bibliography style]
+\ProvidesFile{nature.bbx}[2016/03/10 v1.2f biblatex bibliography style]
% Load the standard style to avoid copy-pasting unnecessary material
\RequireBibliographyStyle{numeric-comp}
@@ -22,7 +22,7 @@
% Alter settings that carry through from biblatex
\ExecuteBibliographyOptions{
articletitle ,
- firstinits ,
+ giveninits ,
maxnames = 5 ,
maxcitenames = 2 ,
punctfont ,
@@ -31,7 +31,12 @@
% Modify the name format
\DeclareNameFormat{default}{%
- \usebibmacro{name:last-first}{#1}{#4}{#5}{#7}%
+ \nameparts{#1}%
+ \usebibmacro{name:family-given}
+ {\namepartfamily}
+ {\namepartgiveni}
+ {\namepartprefix}
+ {\namepartsuffix}%
\usebibmacro{name:andothers}%
}
@@ -633,7 +638,7 @@
}
%%
-%% Copyright (C) 2010-2013 by
+%% Copyright (C) 2010-2013,2016 by
%% Joseph Wright <joseph.wright@morningstar2.co.uk>
%%
%% It may be distributed and/or modified under the conditions of
@@ -653,4 +658,4 @@
%% and the derived file biblatex-nature.pdf.
%%
%%
-%% End of file `nature.bbx'. \ No newline at end of file
+%% End of file `nature.bbx'.
diff --git a/Master/texmf-dist/tex/latex/biblatex-nature/nature.cbx b/Master/texmf-dist/tex/latex/biblatex-nature/nature.cbx
index fa578c4ab5c..9648e83f0b2 100644
--- a/Master/texmf-dist/tex/latex/biblatex-nature/nature.cbx
+++ b/Master/texmf-dist/tex/latex/biblatex-nature/nature.cbx
@@ -8,7 +8,7 @@
%% ---------------------------------------------------------------
%%
-\ProvidesFile{nature.cbx}[2013/05/20 v1.2e biblatex citation style]
+\ProvidesFile{nature.cbx}[2016/03/10 v1.2f biblatex citation style]
\RequireCitationStyle{numeric-comp}
@@ -19,7 +19,7 @@
}
%%
-%% Copyright (C) 2010-2013 by
+%% Copyright (C) 2010-2013,2016 by
%% Joseph Wright <joseph.wright@morningstar2.co.uk>
%%
%% It may be distributed and/or modified under the conditions of
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 9ff4c7fc459..5a12d35a9d7 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -2341,6 +2341,7 @@ my $core_latex = "$Master/texmf-dist/tex/latex";
'lmake' => 'latex', # requires interaction
'luaindex' => 'lualatex --shell-escape',
'luatexja' => 'lualatex',
+ 'mandi' => 'pdflatex',# generates doc
'mcmthesis' => 'tex', # requires interaction
'mversion' => 'latex', # requires interaction
'minitoc' => 'latex', # requires interaction and 1000q instead of 10q