summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/apa7
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-11-21 21:12:22 +0000
committerKarl Berry <karl@freefriends.org>2021-11-21 21:12:22 +0000
commitc94172a07764a1b0749a905492e6d52b96db6f47 (patch)
treea646a8c1a9e3619c2b4c3f53005f1fe7b90d2b94 /Master/texmf-dist/source/latex/apa7
parent8e19c1d03bedd949c662d0011aa264b371c0cc11 (diff)
apa7 (21nov21)
git-svn-id: svn://tug.org/texlive/trunk@61110 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/apa7')
-rw-r--r--Master/texmf-dist/source/latex/apa7/apa7.dtx38
-rw-r--r--Master/texmf-dist/source/latex/apa7/apa7.ins3
2 files changed, 34 insertions, 7 deletions
diff --git a/Master/texmf-dist/source/latex/apa7/apa7.dtx b/Master/texmf-dist/source/latex/apa7/apa7.dtx
index 27abc04e06b..3e572a73931 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/05/17 v2.13 APA formatting (7th edition)]
+%<class>\ProvidesClass{apa7}[2021/11/21 v2.14 APA formatting (7th edition)]
% %
%<*internal> %
-\def\apaSevenVersionDate{2021/05/17}
-\def\apaSevenVersionNumber{2.13}
+\def\apaSevenVersionDate{2021/11/21}
+\def\apaSevenVersionNumber{2.14}
% %
% %
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -43,6 +43,13 @@ altered the formatting guidelines and therefore rendered existing
formatting solutions inadequate. The apa7 class is an update of
older code from the apa6 class (available from CTAN). The student
manuscript type has been added. See the documentation for details.
+
+----------------------------------------------------------------------
+
+Installation Notes:
+1. Create directory "config" next to the file apa7.ins
+2. Run latex apa7.ins
+3. Move/copy apa7.cls to the directory of your latex install or the directory containing your latex project.
%</readme>
%<*internal>
\fi
@@ -115,6 +122,7 @@ and the derived files apa7.ins,
APA7greek.txt,
APA7czech.txt,
APA7turkish.txt,
+ APA7spanish.txt,
APA7endfloat.cfg,
Figure1.pdf,
shortsample.tex,
@@ -138,6 +146,7 @@ and the derived files apa7.ins,
\file{./config/APA7greek.txt}{\from{\jobname.dtx}{greek}}
\file{./config/APA7czech.txt}{\from{\jobname.dtx}{czech}}
\file{./config/APA7turkish.txt}{\from{\jobname.dtx}{turkish}}
+ \file{./config/APA7spanish.txt}{\from{\jobname.dtx}{spanish}}
\file{./config/APA7endfloat.cfg}{\from{\jobname.dtx}{APAendfloat}}
}
\usedir{tex/latex/apa7/samples}
@@ -275,6 +284,8 @@ and the derived files apa7.ins,
%
% \changes{v2.13}{2021/05/17}{Fix headers for jou style when journal command is provided. }
%
+% \changes{v2.14}{2021/08/08}{Added Spanish localization. Fixed compatibility with Version 4.0 of flushend.sty. Clarify installation in readme. }
+%
% \begin{abstract}
% The \textit{Publication Manual} of the American Psychological
% Association is widely used in the social sciences. The most
@@ -2789,10 +2800,7 @@ and the derived files apa7.ins,
%========== balance last-page columns =================
-% need the `keeplastbox' option to allow final reference to be
-% properly indented on the final line
-% https://tex.stackexchange.com/questions/198287/reference-and-biography-indentation-issue
-\IfFileExists{flushend.sty}{\RequirePackage[keeplastbox]{flushend}}{}
+\IfFileExists{flushend.sty}{\RequirePackage{flushend}}{}
%========== ftnright and alterations ==================
@@ -3855,6 +3863,22 @@ The detailed results are shown in Table~\ref{tab:DeckedTable}. \lipsum[22]
%\end{macro}
%
%
+%\begin{macro}{APA7spanish.txt}
+% \begin{macrocode}
+%<*spanish>
+\ProvidesFile{APA7spanish.txt}[2021/08/08 v1.00 apa7 configuration for Spanish]
+
+\renewcommand{\lastauthorseparator}{y}% and
+\renewcommand{\acksname}{Nota del Autor}% Author Note
+\renewcommand{\keywordname}{Palabras Claves}% Keywords
+\renewcommand{\notesname}{Notas}% Footnotes
+%Note
+
+%</spanish>
+% \end{macrocode}
+%\end{macro}
+%
+%
%\begin{macro}{APA7endfloat.cfg}
% \begin{macrocode}
%<*APAendfloat>
diff --git a/Master/texmf-dist/source/latex/apa7/apa7.ins b/Master/texmf-dist/source/latex/apa7/apa7.ins
index 3b2c1f2ca0a..3235d95787e 100644
--- a/Master/texmf-dist/source/latex/apa7/apa7.ins
+++ b/Master/texmf-dist/source/latex/apa7/apa7.ins
@@ -89,6 +89,7 @@ and the derived files apa7.ins,
APA7greek.txt,
APA7czech.txt,
APA7turkish.txt,
+ APA7spanish.txt,
APA7endfloat.cfg,
Figure1.pdf,
shortsample.tex,
@@ -112,6 +113,7 @@ and the derived files apa7.ins,
\file{./config/APA7greek.txt}{\from{\jobname.dtx}{greek}}
\file{./config/APA7czech.txt}{\from{\jobname.dtx}{czech}}
\file{./config/APA7turkish.txt}{\from{\jobname.dtx}{turkish}}
+ \file{./config/APA7spanish.txt}{\from{\jobname.dtx}{spanish}}
\file{./config/APA7endfloat.cfg}{\from{\jobname.dtx}{APAendfloat}}
}
\usedir{tex/latex/apa7/samples}
@@ -156,6 +158,7 @@ and the derived files apa7.ins,
%% APA7greek.txt,
%% APA7czech.txt,
%% APA7turkish.txt,
+%% APA7spanish.txt,
%% APA7endfloat.cfg,
%% Figure1.pdf,
%% shortsample.tex,