summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/apa7/apa7.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/apa7/apa7.dtx')
-rw-r--r--macros/latex/contrib/apa7/apa7.dtx38
1 files changed, 31 insertions, 7 deletions
diff --git a/macros/latex/contrib/apa7/apa7.dtx b/macros/latex/contrib/apa7/apa7.dtx
index 27abc04e06..3e572a7393 100644
--- a/macros/latex/contrib/apa7/apa7.dtx
+++ b/macros/latex/contrib/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>