diff options
author | Karl Berry <karl@freefriends.org> | 2019-12-30 22:16:14 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-12-30 22:16:14 +0000 |
commit | f56dddc3f3fce9850405369b12615d3544254bee (patch) | |
tree | 92bceddd207e8fd605e3fa6325372a980fc5ff96 /Master/texmf-dist/tex/latex | |
parent | 7d9b6f976db70d076719678e4e6f2bda2dc7ee8f (diff) |
apa7 (30dec19)
git-svn-id: svn://tug.org/texlive/trunk@53269 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r-- | Master/texmf-dist/tex/latex/apa7/apa7.cls | 30 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/apa7/config/APA7american.txt (renamed from Master/texmf-dist/tex/latex/apa7/config/APAamerican.txt) | 28 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/apa7/config/APA7british.txt (renamed from Master/texmf-dist/tex/latex/apa7/config/APAbritish.txt) | 28 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/apa7/config/APA7czech.txt (renamed from Master/texmf-dist/tex/latex/apa7/config/APAczech.txt) | 28 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/apa7/config/APA7dutch.txt (renamed from Master/texmf-dist/tex/latex/apa7/config/APAdutch.txt) | 28 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/apa7/config/APA7endfloat.cfg (renamed from Master/texmf-dist/tex/latex/apa7/config/APAendfloat.cfg) | 26 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/apa7/config/APA7english.txt (renamed from Master/texmf-dist/tex/latex/apa7/config/APAenglish.txt) | 28 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/apa7/config/APA7german.txt (renamed from Master/texmf-dist/tex/latex/apa7/config/APAgerman.txt) | 28 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/apa7/config/APA7greek.txt (renamed from Master/texmf-dist/tex/latex/apa7/config/APAgreek.txt) | 28 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/apa7/config/APA7ngerman.txt (renamed from Master/texmf-dist/tex/latex/apa7/config/APAngerman.txt) | 28 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/apa7/config/APA7turkish.txt (renamed from Master/texmf-dist/tex/latex/apa7/config/APAturkish.txt) | 28 |
11 files changed, 143 insertions, 165 deletions
diff --git a/Master/texmf-dist/tex/latex/apa7/apa7.cls b/Master/texmf-dist/tex/latex/apa7/apa7.cls index 32a365dd7d1..40f95788974 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}[2019/12/29 v1.01 APA formatting (7th edition)] +\ProvidesClass{apa7}[2019/12/29 v1.03 APA formatting (7th edition)] \NeedsTeXFormat{LaTeX2e} \DeclareOption{man}{% @@ -383,9 +383,9 @@ % last in the definition list, whether or not the babel % package is loaded by the current document - \@ifundefined{def@babel}% this is defined only if the user requested loading babel - {\def\@apaSeven@langfile{config/APAamerican.txt}} - {\def\@apaSeven@langfile{config/APA\languagename.txt}} +\@ifpackageloaded{babel}% this is defined only if the user requested loading babel + {\def\@apaSeven@langfile{config/APA7\languagename.txt}} + {\def\@apaSeven@langfile{config/APA7american.txt}} \InputIfFileExists{\@apaSeven@langfile}{}{% \ClassInfo{apa7}{Language definition file \@apaSeven@langfile\space not found} }% @@ -1864,18 +1864,16 @@ %% apa7.cls, %% apa7.pdf, %% README, -%% APAamerican.txt, -%% APAbritish.txt, -%% APAdutch.txt, -%% APAenglish.txt, -%% APAgerman.txt, -%% APAngerman.txt, -%% APAgreek.txt, -%% APAczech.txt, -%% APAturkish.txt, -%% APAendfloat.cfg, -%% apa7.ptex, -%% TeX2WordForapa7.bas, +%% APA7american.txt, +%% APA7british.txt, +%% APA7dutch.txt, +%% APA7english.txt, +%% APA7german.txt, +%% APA7ngerman.txt, +%% APA7greek.txt, +%% APA7czech.txt, +%% APA7turkish.txt, +%% APA7endfloat.cfg, %% Figure1.pdf, %% shortsample.tex, %% longsample.tex, and diff --git a/Master/texmf-dist/tex/latex/apa7/config/APAamerican.txt b/Master/texmf-dist/tex/latex/apa7/config/APA7american.txt index dc265b0a1c0..07a4a490605 100644 --- a/Master/texmf-dist/tex/latex/apa7/config/APAamerican.txt +++ b/Master/texmf-dist/tex/latex/apa7/config/APA7american.txt @@ -1,5 +1,5 @@ %% -%% This is file `./config/APAamerican.txt', +%% This is file `./config/APA7american.txt', %% generated with the docstrip utility. %% %% The original source files were: @@ -27,7 +27,7 @@ %% %% ---------------------------------------------------------------------- %% -\ProvidesFile{APAamerican.txt}[2012/02/23 v1.25 apa7 configuration for American English] +\ProvidesFile{APA7american.txt}[2019/12/29 v1.00 apa7 configuration for American English] \renewcommand{\acksname}{Author Note} \renewcommand{\keywordname}{Keywords} @@ -57,22 +57,20 @@ %% apa7.cls, %% apa7.pdf, %% README, -%% APAamerican.txt, -%% APAbritish.txt, -%% APAdutch.txt, -%% APAenglish.txt, -%% APAgerman.txt, -%% APAngerman.txt, -%% APAgreek.txt, -%% APAczech.txt, -%% APAturkish.txt, -%% APAendfloat.cfg, -%% apa7.ptex, -%% TeX2WordForapa7.bas, +%% APA7american.txt, +%% APA7british.txt, +%% APA7dutch.txt, +%% APA7english.txt, +%% APA7german.txt, +%% APA7ngerman.txt, +%% APA7greek.txt, +%% APA7czech.txt, +%% APA7turkish.txt, +%% APA7endfloat.cfg, %% Figure1.pdf, %% shortsample.tex, %% longsample.tex, and %% bibliography.bib. %% %% -%% End of file `./config/APAamerican.txt'. +%% End of file `./config/APA7american.txt'. diff --git a/Master/texmf-dist/tex/latex/apa7/config/APAbritish.txt b/Master/texmf-dist/tex/latex/apa7/config/APA7british.txt index 27f09e13471..51bf6009ab0 100644 --- a/Master/texmf-dist/tex/latex/apa7/config/APAbritish.txt +++ b/Master/texmf-dist/tex/latex/apa7/config/APA7british.txt @@ -1,5 +1,5 @@ %% -%% This is file `./config/APAbritish.txt', +%% This is file `./config/APA7british.txt', %% generated with the docstrip utility. %% %% The original source files were: @@ -27,7 +27,7 @@ %% %% ---------------------------------------------------------------------- %% -\ProvidesFile{APAbritish.txt}[2012/02/23 v1.25 apa7 configuration for British English] +\ProvidesFile{APA7british.txt}[2019/12/29 v1.00 apa7 configuration for British English] \renewcommand{\acksname}{Author Note} \renewcommand{\keywordname}{Keywords} @@ -57,22 +57,20 @@ %% apa7.cls, %% apa7.pdf, %% README, -%% APAamerican.txt, -%% APAbritish.txt, -%% APAdutch.txt, -%% APAenglish.txt, -%% APAgerman.txt, -%% APAngerman.txt, -%% APAgreek.txt, -%% APAczech.txt, -%% APAturkish.txt, -%% APAendfloat.cfg, -%% apa7.ptex, -%% TeX2WordForapa7.bas, +%% APA7american.txt, +%% APA7british.txt, +%% APA7dutch.txt, +%% APA7english.txt, +%% APA7german.txt, +%% APA7ngerman.txt, +%% APA7greek.txt, +%% APA7czech.txt, +%% APA7turkish.txt, +%% APA7endfloat.cfg, %% Figure1.pdf, %% shortsample.tex, %% longsample.tex, and %% bibliography.bib. %% %% -%% End of file `./config/APAbritish.txt'. +%% End of file `./config/APA7british.txt'. diff --git a/Master/texmf-dist/tex/latex/apa7/config/APAczech.txt b/Master/texmf-dist/tex/latex/apa7/config/APA7czech.txt index 4203e9932c7..aa5633d2db0 100644 --- a/Master/texmf-dist/tex/latex/apa7/config/APAczech.txt +++ b/Master/texmf-dist/tex/latex/apa7/config/APA7czech.txt @@ -1,5 +1,5 @@ %% -%% This is file `./config/APAczech.txt', +%% This is file `./config/APA7czech.txt', %% generated with the docstrip utility. %% %% The original source files were: @@ -27,7 +27,7 @@ %% %% ---------------------------------------------------------------------- %% -\ProvidesFile{APAczech.txt}[2012/02/23 v1.25 apa7 configuration for Czech] +\ProvidesFile{APA7czech.txt}[2019/12/29 v1.00 apa7 configuration for Czech] \renewcommand{\acksname}{Poznámka~autora}% Author Note \renewcommand{\keywordname}{Klícová~1slova}% Keywords @@ -57,22 +57,20 @@ %% apa7.cls, %% apa7.pdf, %% README, -%% APAamerican.txt, -%% APAbritish.txt, -%% APAdutch.txt, -%% APAenglish.txt, -%% APAgerman.txt, -%% APAngerman.txt, -%% APAgreek.txt, -%% APAczech.txt, -%% APAturkish.txt, -%% APAendfloat.cfg, -%% apa7.ptex, -%% TeX2WordForapa7.bas, +%% APA7american.txt, +%% APA7british.txt, +%% APA7dutch.txt, +%% APA7english.txt, +%% APA7german.txt, +%% APA7ngerman.txt, +%% APA7greek.txt, +%% APA7czech.txt, +%% APA7turkish.txt, +%% APA7endfloat.cfg, %% Figure1.pdf, %% shortsample.tex, %% longsample.tex, and %% bibliography.bib. %% %% -%% End of file `./config/APAczech.txt'. +%% End of file `./config/APA7czech.txt'. diff --git a/Master/texmf-dist/tex/latex/apa7/config/APAdutch.txt b/Master/texmf-dist/tex/latex/apa7/config/APA7dutch.txt index 5aefec9e33e..c5c64b5bb1b 100644 --- a/Master/texmf-dist/tex/latex/apa7/config/APAdutch.txt +++ b/Master/texmf-dist/tex/latex/apa7/config/APA7dutch.txt @@ -1,5 +1,5 @@ %% -%% This is file `./config/APAdutch.txt', +%% This is file `./config/APA7dutch.txt', %% generated with the docstrip utility. %% %% The original source files were: @@ -27,7 +27,7 @@ %% %% ---------------------------------------------------------------------- %% -\ProvidesFile{APAdutch.txt}[2012/02/23 v1.25 apa7 configuration for Dutch] +\ProvidesFile{APA7dutch.txt}[2019/12/29 v1.00 apa7 configuration for Dutch] \renewcommand{\acksname}{Auteursnoot}% Author Note \renewcommand{\keywordname}{Trefwoorden}% Keywords @@ -57,22 +57,20 @@ %% apa7.cls, %% apa7.pdf, %% README, -%% APAamerican.txt, -%% APAbritish.txt, -%% APAdutch.txt, -%% APAenglish.txt, -%% APAgerman.txt, -%% APAngerman.txt, -%% APAgreek.txt, -%% APAczech.txt, -%% APAturkish.txt, -%% APAendfloat.cfg, -%% apa7.ptex, -%% TeX2WordForapa7.bas, +%% APA7american.txt, +%% APA7british.txt, +%% APA7dutch.txt, +%% APA7english.txt, +%% APA7german.txt, +%% APA7ngerman.txt, +%% APA7greek.txt, +%% APA7czech.txt, +%% APA7turkish.txt, +%% APA7endfloat.cfg, %% Figure1.pdf, %% shortsample.tex, %% longsample.tex, and %% bibliography.bib. %% %% -%% End of file `./config/APAdutch.txt'. +%% End of file `./config/APA7dutch.txt'. diff --git a/Master/texmf-dist/tex/latex/apa7/config/APAendfloat.cfg b/Master/texmf-dist/tex/latex/apa7/config/APA7endfloat.cfg index 2108025c95d..feb2af203e8 100644 --- a/Master/texmf-dist/tex/latex/apa7/config/APAendfloat.cfg +++ b/Master/texmf-dist/tex/latex/apa7/config/APA7endfloat.cfg @@ -1,5 +1,5 @@ %% -%% This is file `./config/APAendfloat.cfg', +%% This is file `./config/APA7endfloat.cfg', %% generated with the docstrip utility. %% %% The original source files were: @@ -122,22 +122,20 @@ %% apa7.cls, %% apa7.pdf, %% README, -%% APAamerican.txt, -%% APAbritish.txt, -%% APAdutch.txt, -%% APAenglish.txt, -%% APAgerman.txt, -%% APAngerman.txt, -%% APAgreek.txt, -%% APAczech.txt, -%% APAturkish.txt, -%% APAendfloat.cfg, -%% apa7.ptex, -%% TeX2WordForapa7.bas, +%% APA7american.txt, +%% APA7british.txt, +%% APA7dutch.txt, +%% APA7english.txt, +%% APA7german.txt, +%% APA7ngerman.txt, +%% APA7greek.txt, +%% APA7czech.txt, +%% APA7turkish.txt, +%% APA7endfloat.cfg, %% Figure1.pdf, %% shortsample.tex, %% longsample.tex, and %% bibliography.bib. %% %% -%% End of file `./config/APAendfloat.cfg'. +%% End of file `./config/APA7endfloat.cfg'. diff --git a/Master/texmf-dist/tex/latex/apa7/config/APAenglish.txt b/Master/texmf-dist/tex/latex/apa7/config/APA7english.txt index bf3368c6605..e76cef85428 100644 --- a/Master/texmf-dist/tex/latex/apa7/config/APAenglish.txt +++ b/Master/texmf-dist/tex/latex/apa7/config/APA7english.txt @@ -1,5 +1,5 @@ %% -%% This is file `./config/APAenglish.txt', +%% This is file `./config/APA7english.txt', %% generated with the docstrip utility. %% %% The original source files were: @@ -27,7 +27,7 @@ %% %% ---------------------------------------------------------------------- %% -\ProvidesFile{APAenglish.txt}[2012/02/23 v1.25 apa7 configuration for non-American English] +\ProvidesFile{APA7english.txt}[2019/12/29 v1.00 apa7 configuration for non-American English] \renewcommand{\acksname}{Author Note} \renewcommand{\keywordname}{Keywords} @@ -57,22 +57,20 @@ %% apa7.cls, %% apa7.pdf, %% README, -%% APAamerican.txt, -%% APAbritish.txt, -%% APAdutch.txt, -%% APAenglish.txt, -%% APAgerman.txt, -%% APAngerman.txt, -%% APAgreek.txt, -%% APAczech.txt, -%% APAturkish.txt, -%% APAendfloat.cfg, -%% apa7.ptex, -%% TeX2WordForapa7.bas, +%% APA7american.txt, +%% APA7british.txt, +%% APA7dutch.txt, +%% APA7english.txt, +%% APA7german.txt, +%% APA7ngerman.txt, +%% APA7greek.txt, +%% APA7czech.txt, +%% APA7turkish.txt, +%% APA7endfloat.cfg, %% Figure1.pdf, %% shortsample.tex, %% longsample.tex, and %% bibliography.bib. %% %% -%% End of file `./config/APAenglish.txt'. +%% End of file `./config/APA7english.txt'. diff --git a/Master/texmf-dist/tex/latex/apa7/config/APAgerman.txt b/Master/texmf-dist/tex/latex/apa7/config/APA7german.txt index 3b74c0fc87c..e3cd2dfec7a 100644 --- a/Master/texmf-dist/tex/latex/apa7/config/APAgerman.txt +++ b/Master/texmf-dist/tex/latex/apa7/config/APA7german.txt @@ -1,5 +1,5 @@ %% -%% This is file `./config/APAgerman.txt', +%% This is file `./config/APA7german.txt', %% generated with the docstrip utility. %% %% The original source files were: @@ -27,7 +27,7 @@ %% %% ---------------------------------------------------------------------- %% -\ProvidesFile{APAgerman.txt}[2012/02/23 v1.25 apa7 configuration for German] +\ProvidesFile{APA7german.txt}[2019/12/29 v1.00 apa7 configuration for German] \renewcommand{\acksname}{Autorenhinweis}% Author Note \renewcommand{\keywordname}{Schl\"usselw\"orter}% Keywords @@ -57,22 +57,20 @@ %% apa7.cls, %% apa7.pdf, %% README, -%% APAamerican.txt, -%% APAbritish.txt, -%% APAdutch.txt, -%% APAenglish.txt, -%% APAgerman.txt, -%% APAngerman.txt, -%% APAgreek.txt, -%% APAczech.txt, -%% APAturkish.txt, -%% APAendfloat.cfg, -%% apa7.ptex, -%% TeX2WordForapa7.bas, +%% APA7american.txt, +%% APA7british.txt, +%% APA7dutch.txt, +%% APA7english.txt, +%% APA7german.txt, +%% APA7ngerman.txt, +%% APA7greek.txt, +%% APA7czech.txt, +%% APA7turkish.txt, +%% APA7endfloat.cfg, %% Figure1.pdf, %% shortsample.tex, %% longsample.tex, and %% bibliography.bib. %% %% -%% End of file `./config/APAgerman.txt'. +%% End of file `./config/APA7german.txt'. diff --git a/Master/texmf-dist/tex/latex/apa7/config/APAgreek.txt b/Master/texmf-dist/tex/latex/apa7/config/APA7greek.txt index 946236f54bb..d61694753ab 100644 --- a/Master/texmf-dist/tex/latex/apa7/config/APAgreek.txt +++ b/Master/texmf-dist/tex/latex/apa7/config/APA7greek.txt @@ -1,5 +1,5 @@ %% -%% This is file `./config/APAgreek.txt', +%% This is file `./config/APA7greek.txt', %% generated with the docstrip utility. %% %% The original source files were: @@ -27,7 +27,7 @@ %% %% ---------------------------------------------------------------------- %% -\ProvidesFile{APAgreek.txt}[2012/02/23 v1.25 apa7 configuration for Greek] +\ProvidesFile{APA7greek.txt}[2019/12/29 v1.00 apa7 configuration for Greek] \renewcommand{\acksname}{Shmei'wseis tou suggraf'ea}% Author Note \renewcommand{\keywordname}{L'exeis kleidi'a}% Keywords @@ -57,22 +57,20 @@ %% apa7.cls, %% apa7.pdf, %% README, -%% APAamerican.txt, -%% APAbritish.txt, -%% APAdutch.txt, -%% APAenglish.txt, -%% APAgerman.txt, -%% APAngerman.txt, -%% APAgreek.txt, -%% APAczech.txt, -%% APAturkish.txt, -%% APAendfloat.cfg, -%% apa7.ptex, -%% TeX2WordForapa7.bas, +%% APA7american.txt, +%% APA7british.txt, +%% APA7dutch.txt, +%% APA7english.txt, +%% APA7german.txt, +%% APA7ngerman.txt, +%% APA7greek.txt, +%% APA7czech.txt, +%% APA7turkish.txt, +%% APA7endfloat.cfg, %% Figure1.pdf, %% shortsample.tex, %% longsample.tex, and %% bibliography.bib. %% %% -%% End of file `./config/APAgreek.txt'. +%% End of file `./config/APA7greek.txt'. diff --git a/Master/texmf-dist/tex/latex/apa7/config/APAngerman.txt b/Master/texmf-dist/tex/latex/apa7/config/APA7ngerman.txt index d0a0fb31121..c19a981c661 100644 --- a/Master/texmf-dist/tex/latex/apa7/config/APAngerman.txt +++ b/Master/texmf-dist/tex/latex/apa7/config/APA7ngerman.txt @@ -1,5 +1,5 @@ %% -%% This is file `./config/APAngerman.txt', +%% This is file `./config/APA7ngerman.txt', %% generated with the docstrip utility. %% %% The original source files were: @@ -27,7 +27,7 @@ %% %% ---------------------------------------------------------------------- %% -\ProvidesFile{APAgerman.txt}[2012/02/23 v1.25 apa7 configuration for "new" German] +\ProvidesFile{APA7german.txt}[2019/12/29 v1.00 apa7 configuration for "new" German] \renewcommand{\acksname}{Autorenhinweis}% Author Note \renewcommand{\keywordname}{Schl\"usselw\"orter}% Keywords @@ -57,22 +57,20 @@ %% apa7.cls, %% apa7.pdf, %% README, -%% APAamerican.txt, -%% APAbritish.txt, -%% APAdutch.txt, -%% APAenglish.txt, -%% APAgerman.txt, -%% APAngerman.txt, -%% APAgreek.txt, -%% APAczech.txt, -%% APAturkish.txt, -%% APAendfloat.cfg, -%% apa7.ptex, -%% TeX2WordForapa7.bas, +%% APA7american.txt, +%% APA7british.txt, +%% APA7dutch.txt, +%% APA7english.txt, +%% APA7german.txt, +%% APA7ngerman.txt, +%% APA7greek.txt, +%% APA7czech.txt, +%% APA7turkish.txt, +%% APA7endfloat.cfg, %% Figure1.pdf, %% shortsample.tex, %% longsample.tex, and %% bibliography.bib. %% %% -%% End of file `./config/APAngerman.txt'. +%% End of file `./config/APA7ngerman.txt'. diff --git a/Master/texmf-dist/tex/latex/apa7/config/APAturkish.txt b/Master/texmf-dist/tex/latex/apa7/config/APA7turkish.txt index ba90ff12e4b..61f20c2cb8c 100644 --- a/Master/texmf-dist/tex/latex/apa7/config/APAturkish.txt +++ b/Master/texmf-dist/tex/latex/apa7/config/APA7turkish.txt @@ -1,5 +1,5 @@ %% -%% This is file `./config/APAturkish.txt', +%% This is file `./config/APA7turkish.txt', %% generated with the docstrip utility. %% %% The original source files were: @@ -27,7 +27,7 @@ %% %% ---------------------------------------------------------------------- %% -\ProvidesFile{APAturkish.txt}[2016/05/26 v2.2 apa7 configuration for Turkish] +\ProvidesFile{APA7turkish.txt}[2019/12/29 v1.00 apa7 configuration for Turkish] \renewcommand{\acksname}{Yazar Notu}% Author Note \renewcommand{\keywordname}{Anahtar Kelimeler}% Keywords @@ -57,22 +57,20 @@ %% apa7.cls, %% apa7.pdf, %% README, -%% APAamerican.txt, -%% APAbritish.txt, -%% APAdutch.txt, -%% APAenglish.txt, -%% APAgerman.txt, -%% APAngerman.txt, -%% APAgreek.txt, -%% APAczech.txt, -%% APAturkish.txt, -%% APAendfloat.cfg, -%% apa7.ptex, -%% TeX2WordForapa7.bas, +%% APA7american.txt, +%% APA7british.txt, +%% APA7dutch.txt, +%% APA7english.txt, +%% APA7german.txt, +%% APA7ngerman.txt, +%% APA7greek.txt, +%% APA7czech.txt, +%% APA7turkish.txt, +%% APA7endfloat.cfg, %% Figure1.pdf, %% shortsample.tex, %% longsample.tex, and %% bibliography.bib. %% %% -%% End of file `./config/APAturkish.txt'. +%% End of file `./config/APA7turkish.txt'. |