summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/apa7/apa7.cls
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-12-30 22:16:14 +0000
committerKarl Berry <karl@freefriends.org>2019-12-30 22:16:14 +0000
commitf56dddc3f3fce9850405369b12615d3544254bee (patch)
tree92bceddd207e8fd605e3fa6325372a980fc5ff96 /Master/texmf-dist/tex/latex/apa7/apa7.cls
parent7d9b6f976db70d076719678e4e6f2bda2dc7ee8f (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/apa7/apa7.cls')
-rw-r--r--Master/texmf-dist/tex/latex/apa7/apa7.cls30
1 files changed, 14 insertions, 16 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