summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/apa7
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2022-07-26 03:01:16 +0000
committerNorbert Preining <norbert@preining.info>2022-07-26 03:01:16 +0000
commitae37b2329c8f0475412617b3248d58906904d54d (patch)
tree5c97b148ed9d3e15438d0786c5742b201e57b35a /macros/latex/contrib/apa7
parentcee77702306334696b503b7206c8e0edea065d0b (diff)
CTAN sync 202207260301
Diffstat (limited to 'macros/latex/contrib/apa7')
-rw-r--r--macros/latex/contrib/apa7/apa7.dtx27
-rw-r--r--macros/latex/contrib/apa7/apa7.ins3
-rw-r--r--macros/latex/contrib/apa7/apa7.pdfbin555936 -> 556671 bytes
-rw-r--r--macros/latex/contrib/apa7/samples/longsample.pdfbin204049 -> 204049 bytes
-rw-r--r--macros/latex/contrib/apa7/samples/shortsample.pdfbin69692 -> 69692 bytes
5 files changed, 27 insertions, 3 deletions
diff --git a/macros/latex/contrib/apa7/apa7.dtx b/macros/latex/contrib/apa7/apa7.dtx
index 045adf9b03..02e668cf94 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}[2022/01/03 v2.15 APA formatting (7th edition)]
+%<class>\ProvidesClass{apa7}[2022/07/25 v2.16 APA formatting (7th edition)]
% %
%<*internal> %
-\def\apaSevenVersionDate{2022/01/03}
-\def\apaSevenVersionNumber{2.15}
+\def\apaSevenVersionDate{2022/07/25}
+\def\apaSevenVersionNumber{2.16}
% %
% %
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -123,6 +123,7 @@ and the derived files apa7.ins,
APA7czech.txt,
APA7turkish.txt,
APA7spanish.txt,
+ APA7hungarian.txt,
APA7endfloat.cfg,
Figure1.pdf,
shortsample.tex,
@@ -147,6 +148,7 @@ and the derived files apa7.ins,
\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/APA7hungarian.txt}{\from{\jobname.dtx}{hungarian}}
\file{./config/APA7endfloat.cfg}{\from{\jobname.dtx}{APAendfloat}}
}
\usedir{tex/latex/apa7/samples}
@@ -288,6 +290,8 @@ and the derived files apa7.ins,
%
% \changes{v2.15}{2022/01/03}{Spacing updated to more closely match APA 7th Edition Manual.}
%
+% \changes{v2.16}{2022/07/25}{Add Hungarian localization.}
+%
% \begin{abstract}
% The \textit{Publication Manual} of the American Psychological
% Association is widely used in the social sciences. The most
@@ -3872,6 +3876,23 @@ The detailed results are shown in Table~\ref{tab:DeckedTable}. \lipsum[22]
%\end{macro}
%
%
+%\begin{macro}{APA7hungarian.txt}
+% \begin{macrocode}
+%<*hungarian>
+\ProvidesFile{APA7hungarian.txt}[2022/07/25 v1.00 apa7 configuration for Hungarian - added by Robert Fodor]
+
+\renewcommand{\lastauthorseparator}{és}% and
+\renewcommand{\acksname}{Szerzői megjegyzés}% Author Note
+\renewcommand{\keywordname}{Kulcsszavak}% Keywords
+\renewcommand{\notesname}{Lábjegyzet}% Footnotes
+\renewcommand{\notelabel}{Megjegyzés}% Note
+%Note
+
+%</hungarian>
+% \end{macrocode}
+%\end{macro}
+%
+%
%\begin{macro}{APA7endfloat.cfg}
% \begin{macrocode}
%<*APAendfloat>
diff --git a/macros/latex/contrib/apa7/apa7.ins b/macros/latex/contrib/apa7/apa7.ins
index ff008168cb..743b3baaa7 100644
--- a/macros/latex/contrib/apa7/apa7.ins
+++ b/macros/latex/contrib/apa7/apa7.ins
@@ -90,6 +90,7 @@ and the derived files apa7.ins,
APA7czech.txt,
APA7turkish.txt,
APA7spanish.txt,
+ APA7hungarian.txt,
APA7endfloat.cfg,
Figure1.pdf,
shortsample.tex,
@@ -114,6 +115,7 @@ and the derived files apa7.ins,
\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/APA7hungarian.txt}{\from{\jobname.dtx}{hungarian}}
\file{./config/APA7endfloat.cfg}{\from{\jobname.dtx}{APAendfloat}}
}
\usedir{tex/latex/apa7/samples}
@@ -159,6 +161,7 @@ and the derived files apa7.ins,
%% APA7czech.txt,
%% APA7turkish.txt,
%% APA7spanish.txt,
+%% APA7hungarian.txt,
%% APA7endfloat.cfg,
%% Figure1.pdf,
%% shortsample.tex,
diff --git a/macros/latex/contrib/apa7/apa7.pdf b/macros/latex/contrib/apa7/apa7.pdf
index 0afc73cd3c..040ff5513d 100644
--- a/macros/latex/contrib/apa7/apa7.pdf
+++ b/macros/latex/contrib/apa7/apa7.pdf
Binary files differ
diff --git a/macros/latex/contrib/apa7/samples/longsample.pdf b/macros/latex/contrib/apa7/samples/longsample.pdf
index a259e67721..033f9d54c5 100644
--- a/macros/latex/contrib/apa7/samples/longsample.pdf
+++ b/macros/latex/contrib/apa7/samples/longsample.pdf
Binary files differ
diff --git a/macros/latex/contrib/apa7/samples/shortsample.pdf b/macros/latex/contrib/apa7/samples/shortsample.pdf
index 77b7232966..a14ba7c627 100644
--- a/macros/latex/contrib/apa7/samples/shortsample.pdf
+++ b/macros/latex/contrib/apa7/samples/shortsample.pdf
Binary files differ