diff options
author | Karl Berry <karl@freefriends.org> | 2021-03-04 22:04:54 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-03-04 22:04:54 +0000 |
commit | d15f76d838e1f2276ee38476c1b59aba781f1237 (patch) | |
tree | 2e3a4971c64c1dc61940203fee8411f5456ef6c5 /Master | |
parent | 36076825de930027e22a2cda4e56dfc5cbd16c50 (diff) |
apa7 (4mar21)
git-svn-id: svn://tug.org/texlive/trunk@58121 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/doc/latex/apa7/apa7.pdf | bin | 530694 -> 530950 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/apa7/samples/longsample.pdf | bin | 196588 -> 196588 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/apa7/samples/longsample.tex | 3 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/apa7/samples/shortsample.pdf | bin | 65352 -> 65352 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/apa7/samples/shortsample.tex | 3 | ||||
-rw-r--r-- | Master/texmf-dist/source/latex/apa7/apa7.dtx | 24 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/apa7/apa7.cls | 4 |
7 files changed, 15 insertions, 19 deletions
diff --git a/Master/texmf-dist/doc/latex/apa7/apa7.pdf b/Master/texmf-dist/doc/latex/apa7/apa7.pdf Binary files differindex 342cc96d436..fcfd0c2041f 100644 --- a/Master/texmf-dist/doc/latex/apa7/apa7.pdf +++ b/Master/texmf-dist/doc/latex/apa7/apa7.pdf diff --git a/Master/texmf-dist/doc/latex/apa7/samples/longsample.pdf b/Master/texmf-dist/doc/latex/apa7/samples/longsample.pdf Binary files differindex 52c3461ee06..35f4b636308 100644 --- a/Master/texmf-dist/doc/latex/apa7/samples/longsample.pdf +++ b/Master/texmf-dist/doc/latex/apa7/samples/longsample.pdf diff --git a/Master/texmf-dist/doc/latex/apa7/samples/longsample.tex b/Master/texmf-dist/doc/latex/apa7/samples/longsample.tex index f8027804734..ed390923950 100644 --- a/Master/texmf-dist/doc/latex/apa7/samples/longsample.tex +++ b/Master/texmf-dist/doc/latex/apa7/samples/longsample.tex @@ -34,8 +34,7 @@ \usepackage[american]{babel} \usepackage{csquotes} -\usepackage[style=apa,sortcites=true,sorting=nyt,backend=biber]{biblatex} -\DeclareLanguageMapping{american}{american-apa} +\usepackage[style=apa,backend=biber]{biblatex} \addbibresource{bibliography.bib} \title{Sample APA-Style Document Using the \textsf{apa7} Package} diff --git a/Master/texmf-dist/doc/latex/apa7/samples/shortsample.pdf b/Master/texmf-dist/doc/latex/apa7/samples/shortsample.pdf Binary files differindex 63b1d5be796..135d919bebf 100644 --- a/Master/texmf-dist/doc/latex/apa7/samples/shortsample.pdf +++ b/Master/texmf-dist/doc/latex/apa7/samples/shortsample.pdf diff --git a/Master/texmf-dist/doc/latex/apa7/samples/shortsample.tex b/Master/texmf-dist/doc/latex/apa7/samples/shortsample.tex index 86c7104ead0..f00b31de39d 100644 --- a/Master/texmf-dist/doc/latex/apa7/samples/shortsample.tex +++ b/Master/texmf-dist/doc/latex/apa7/samples/shortsample.tex @@ -32,8 +32,7 @@ \usepackage[american]{babel} \usepackage{csquotes} -\usepackage[style=apa,sortcites=true,sorting=nyt,backend=biber]{biblatex} -\DeclareLanguageMapping{american}{american-apa} +\usepackage[style=apa,backend=biber]{biblatex} \addbibresource{bibliography.bib} \title{Sample APA-Style Document Using the \textsf{apa7} Package} diff --git a/Master/texmf-dist/source/latex/apa7/apa7.dtx b/Master/texmf-dist/source/latex/apa7/apa7.dtx index 9819cca02bb..85bcdc5e884 100644 --- a/Master/texmf-dist/source/latex/apa7/apa7.dtx +++ b/Master/texmf-dist/source/latex/apa7/apa7.dtx @@ -4,11 +4,11 @@ % % % CHANGE THESE VALUES WITH EACH NEW RELEASE: % % % -%<class>\ProvidesClass{apa7}[2021/03/03 v2.09 APA formatting (7th edition)] +%<class>\ProvidesClass{apa7}[2021/03/04 v2.10 APA formatting (7th edition)] % % %<*internal> % -\def\apaSevenVersionDate{2021/03/03} -\def\apaSevenVersionNumber{2.09} +\def\apaSevenVersionDate{2021/03/04} +\def\apaSevenVersionNumber{2.10} % % % % % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -267,6 +267,8 @@ and the derived files apa7.ins, % % \changes{v2.09}{2021/03/03}{Updated APA7endfloat.cfg file to use more modern DeclareDelayedFloatFlavor. This fixes the bug where longtable can be shown on the same page as another table. } % +% \changes{v2.10}{2021/03/04}{Update BibLaTex instructions to remove DeclareLanguageMapping and remove commands that are no longer required. } +% % \begin{abstract} % The \textit{Publication Manual} of the American Psychological % Association is widely used in the social sciences. The most @@ -788,9 +790,8 @@ and the derived files apa7.ins, % \textit{\textbf{Note:} This is the recommended method for 7th edition citations and references.} \\ % Biblatex is the most APA-compliant bibiliography package. The % \DescribeMacro{biblatex}|biblatex| option directs \textsf{apa7} to -% load the \textsf{biblatex} package with the following options: -% style=apa,sortcites=true,sorting=nyt; however, the -% |\DeclareLanguageMapping| and |\addbibresource| commands will need +% load the \textsf{biblatex} package with the following option: +% style=apa; however, the |\addbibresource| command will need % to be specified by the user within the document preamble. In the % absence of bibliographic options, \textsf{apa7} will mask references % using \textsf{biblatex} commands if the |mask| option is specified. @@ -915,8 +916,7 @@ and the derived files apa7.ins, \usepackage[american]{babel} \usepackage{csquotes} - \usepackage[style=apa,sortcites=true,sorting=nyt,backend=biber]{biblatex} - \DeclareLanguageMapping{american}{american-apa} + \usepackage[style=apa,backend=biber]{biblatex} \addbibresource{bibliography.bib} \title{Sample APA-Style Document Using the \textsf{apa7} Package} @@ -1235,7 +1235,7 @@ and the derived files apa7.ins, \ClassInfo{apa7}{No bibliography package was specified; defaulting to (but not loading) Biblatex} }{% \def\def@biblatex{\@biblatexmode}% the selected bibliography package is Biblatex - \RequirePackage[style=apa,sortcites=true,sorting=nyt,backend=biber]{biblatex} + \RequirePackage[style=apa,backend=biber]{biblatex} \@ifundefined{def@man}{% \defbibheading{bibliography}[\refname]{\section*{\normalfont\textbf{#1}}}% }{% @@ -3411,8 +3411,7 @@ and the derived files apa7.ins, \usepackage[american]{babel} \usepackage{csquotes} -\usepackage[style=apa,sortcites=true,sorting=nyt,backend=biber]{biblatex} -\DeclareLanguageMapping{american}{american-apa} +\usepackage[style=apa,backend=biber]{biblatex} \addbibresource{bibliography.bib} \title{Sample APA-Style Document Using the \textsf{apa7} Package} @@ -3528,8 +3527,7 @@ skill in interpreting the results for the masses. \usepackage[american]{babel} \usepackage{csquotes} -\usepackage[style=apa,sortcites=true,sorting=nyt,backend=biber]{biblatex} -\DeclareLanguageMapping{american}{american-apa} +\usepackage[style=apa,backend=biber]{biblatex} \addbibresource{bibliography.bib} \title{Sample APA-Style Document Using the \textsf{apa7} Package} diff --git a/Master/texmf-dist/tex/latex/apa7/apa7.cls b/Master/texmf-dist/tex/latex/apa7/apa7.cls index 995782811b2..e540e0f51e6 100644 --- a/Master/texmf-dist/tex/latex/apa7/apa7.cls +++ b/Master/texmf-dist/tex/latex/apa7/apa7.cls @@ -27,7 +27,7 @@ %% %% ---------------------------------------------------------------------- %% -\ProvidesClass{apa7}[2021/03/03 v2.09 APA formatting (7th edition)] +\ProvidesClass{apa7}[2021/03/04 v2.10 APA formatting (7th edition)] \NeedsTeXFormat{LaTeX2e} \DeclareOption{man}{% @@ -193,7 +193,7 @@ \ClassInfo{apa7}{No bibliography package was specified; defaulting to (but not loading) Biblatex} }{% \def\def@biblatex{\@biblatexmode}% the selected bibliography package is Biblatex - \RequirePackage[style=apa,sortcites=true,sorting=nyt,backend=biber]{biblatex} + \RequirePackage[style=apa,backend=biber]{biblatex} \@ifundefined{def@man}{% \defbibheading{bibliography}[\refname]{\section*{\normalfont\textbf{#1}}}% }{% |