From 451b6c501e80faca76df23b0e3287a0e9e7ab45d Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 17 Apr 2014 22:19:33 +0000 Subject: biblatex-apa (17apr14) git-svn-id: svn://tug.org/texlive/trunk@33482 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/biblatex-apa/README | 2 +- .../biblatex-apa/biblatex-apa-test-citations.bib | 12 +++++++++++- .../doc/latex/biblatex-apa/biblatex-apa-test.pdf | Bin 105231 -> 105681 bytes .../doc/latex/biblatex-apa/biblatex-apa-test.tex | 6 +++++- .../doc/latex/biblatex-apa/biblatex-apa.pdf | Bin 79498 -> 80259 bytes .../doc/latex/biblatex-apa/biblatex-apa.tex | 8 +++++++- .../doc/latex/biblatex-apa/reference.pdf | Bin 0 -> 105482 bytes 7 files changed, 24 insertions(+), 4 deletions(-) create mode 100644 Master/texmf-dist/doc/latex/biblatex-apa/reference.pdf (limited to 'Master/texmf-dist/doc/latex/biblatex-apa') diff --git a/Master/texmf-dist/doc/latex/biblatex-apa/README b/Master/texmf-dist/doc/latex/biblatex-apa/README index 130ff38920f..278b343b807 100644 --- a/Master/texmf-dist/doc/latex/biblatex-apa/README +++ b/Master/texmf-dist/doc/latex/biblatex-apa/README @@ -1,4 +1,4 @@ -Version 6.4 +Version 6.5 Permission is granted to copy, distribute and/or modify this software under the terms of the LaTeX Project Public License, version diff --git a/Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa-test-citations.bib b/Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa-test-citations.bib index 12a7e671ca9..c53b43e47ed 100644 --- a/Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa-test-citations.bib +++ b/Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa-test-citations.bib @@ -513,7 +513,7 @@ } % Test "and others" -@Article{ao, +@ARTICLE{ao, AUTHOR = {Boker, S. and Neale, M. and Maes, H. and Wilde, M. and Spiegel, M. and Brick, T. and Spies, J. and Estabrook, R. and Kenny, S. and Bates, T. and others}, @@ -524,4 +524,14 @@ NUMBER = {2}, PAGES = {306--317}, YEAR = 2011 +} + +% Testing season +@ARTICLE{season1, + AUTHOR = {Terrence Test}, + TITLE = {Some Title}, + JOURNAL = {Jolly Journal}, + ISSUE = {Spring}, + PAGES = {100--103}, + YEAR = {2001} } \ No newline at end of file diff --git a/Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa-test.pdf b/Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa-test.pdf index ed6b08e949a..396eed47ac5 100644 Binary files a/Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa-test.pdf and b/Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa-test.pdf differ diff --git a/Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa-test.tex b/Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa-test.tex index 83a61cb8bbb..1d4c7e68b2d 100644 --- a/Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa-test.tex +++ b/Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa-test.tex @@ -402,9 +402,13 @@ these appear in references\\ \apaex{\textcite{nopresufftest}} % Testing "and others" -\noindent Testing «and others» +\noindent Testing «and others»\\ \apaex{\textcite{ao}} +% Testing season +\noindent Testing seasonal periodical citations\\ +\apaex{\textcite{season1}} + \end{refsection} \begin{refsection}[biblatex-apa-test-references] \nocite{*} diff --git a/Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa.pdf b/Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa.pdf index 4cb3b7b1cf6..1f18deff182 100644 Binary files a/Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa.pdf and b/Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa.pdf differ diff --git a/Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa.tex b/Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa.tex index 3aacfc4ca87..38c7d1f3513 100644 --- a/Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa.tex +++ b/Master/texmf-dist/doc/latex/biblatex-apa/biblatex-apa.tex @@ -25,7 +25,7 @@ url={http://www.ctan.org/tex-archive/macros/latex/exptl/biblatex-contrib/biblatex-apa/}, author={Philip Kime}, email={Philip@kime.org.uk}, - revision={6.3}, + revision={6.5}, date={\today}} \hypersetup{% @@ -160,6 +160,7 @@ localisation. Thanks to Stefan Mayer for the |subtitlepunct| suggestion. Thanks to Håkon Malmedal for the Norwegian localisation. Thanks to Johann Gründl for the Austrian localisation. Thanks to Svante Kvarnström for the Swedish localisation. Thanks to Hendrik Maryns for further Dutch +localisation. Thanks to Tea Tušar and Bogdan Filipič for the Slovenian localisation. \section{Use}\label{ref:use} @@ -425,6 +426,11 @@ applied to the data stream by |biber| and does not change your \file{.bib}. \begin{changelog} +\begin{release}{6.5}{2014-04-16} +\item Bug fixes +\item Slovenian localisation +\end{release} + \begin{release}{6.4}{2013-10-30} \item Fixed explicit «and others» problem \item Improved french localisation diff --git a/Master/texmf-dist/doc/latex/biblatex-apa/reference.pdf b/Master/texmf-dist/doc/latex/biblatex-apa/reference.pdf new file mode 100644 index 00000000000..ff0b3ff84ac Binary files /dev/null and b/Master/texmf-dist/doc/latex/biblatex-apa/reference.pdf differ -- cgit v1.2.3