From 1d4b1c8344e0ecaa815c3255886a469cb9b30b7f Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 20 Jun 2020 20:40:51 +0000 Subject: apa7 (20jun20) git-svn-id: svn://tug.org/texlive/trunk@55607 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/apa7/apa7.pdf | Bin 522083 -> 522679 bytes .../doc/latex/apa7/samples/longsample.pdf | Bin 196731 -> 196731 bytes .../doc/latex/apa7/samples/shortsample.pdf | Bin 64110 -> 64110 bytes Master/texmf-dist/source/latex/apa7/apa7.dtx | 36 +++++++++------------ Master/texmf-dist/tex/latex/apa7/apa7.cls | 28 ++++++---------- 5 files changed, 25 insertions(+), 39 deletions(-) (limited to 'Master/texmf-dist') diff --git a/Master/texmf-dist/doc/latex/apa7/apa7.pdf b/Master/texmf-dist/doc/latex/apa7/apa7.pdf index 50bbb1c9c6e..68b928107e8 100644 Binary files a/Master/texmf-dist/doc/latex/apa7/apa7.pdf and b/Master/texmf-dist/doc/latex/apa7/apa7.pdf differ diff --git a/Master/texmf-dist/doc/latex/apa7/samples/longsample.pdf b/Master/texmf-dist/doc/latex/apa7/samples/longsample.pdf index 204fa117cf5..61af7536c31 100644 Binary files a/Master/texmf-dist/doc/latex/apa7/samples/longsample.pdf and b/Master/texmf-dist/doc/latex/apa7/samples/longsample.pdf differ diff --git a/Master/texmf-dist/doc/latex/apa7/samples/shortsample.pdf b/Master/texmf-dist/doc/latex/apa7/samples/shortsample.pdf index 8ceb61d7fb6..aafd2452268 100644 Binary files a/Master/texmf-dist/doc/latex/apa7/samples/shortsample.pdf and b/Master/texmf-dist/doc/latex/apa7/samples/shortsample.pdf differ diff --git a/Master/texmf-dist/source/latex/apa7/apa7.dtx b/Master/texmf-dist/source/latex/apa7/apa7.dtx index fcaeda30fb6..2f816a3f8a3 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: % % % -%\ProvidesClass{apa7}[2020/05/27 v1.08 APA formatting (7th edition)] +%\ProvidesClass{apa7}[2020/06/19 v1.09 APA formatting (7th edition)] % % %<*internal> % -\def\apaSevenVersionDate{2020/05/27} -\def\apaSevenVersionNumber{1.08} +\def\apaSevenVersionDate{2020/06/19} +\def\apaSevenVersionNumber{1.09} % % % % % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -245,6 +245,8 @@ and the derived files apa7.ins, % % \changes{v1.08}{2020/05/27}{Added support for optional running head (shorttitle) in stu mode.} % +% \changes{v1.09}{2020/06/19}{Fixed note command (will no longer print "Author Note" header).} +% % \begin{abstract} % The \textit{Publication Manual} of the American Psychological % Association is widely used in the social sciences. The most @@ -441,7 +443,7 @@ and the derived files apa7.ins, % \begin{itemize} % \item \DescribeMacro{\note}|\note|\marg{note-text}: Notation of % manuscript date or other information desired beneath the -% affiliation line +% affiliation line (not part of the APA 7th edition specification for title page) % \item \DescribeMacro{\journal}|\journal|\marg{journal-name}: Journal % name or other note; typeset in the top left header of page 1 % (|jou| and |doc| modes only); to change the starting page to a @@ -2511,12 +2513,9 @@ and the derived files apa7.ins, \@affilSix \vspace{0.25in} \\ }}}}} %% --- thp 2006/01/05 end of six-author display - \@ifundefined{@note}{}{ - \vfill - \section{\normalfont\normalsize\textbf\acksname} - \raggedright - \setlength{\parindent}{0.5in} - \indent\@note\par} + \@ifundefined{@note} + {\vspace*{\baselineskip} } + {\@note} }{% mask author identity -- show nothing in the author or author note space } @@ -2542,12 +2541,9 @@ and the derived files apa7.ins, \@professor \\ \@duedate \\ - \@ifundefined{@note}{}{ - \vfill - \section{\normalfont\normalsize\textbf\acksname} - \raggedright - \setlength{\parindent}{0.5in} - \indent\@note\par} + \@ifundefined{@note} + {\vspace*{\baselineskip} } + {\@note} \end{center} @@ -2555,12 +2551,10 @@ and the derived files apa7.ins, {} {% \vfill% - \begin{center}% - \acksname% - \end{center}% - \protect\raggedright + \section{\normalfont\normalsize\textbf\acksname} + \raggedright \setlength{\parindent}{0.5in} - \indent\par\@acks% + \indent\@acks\par% } } diff --git a/Master/texmf-dist/tex/latex/apa7/apa7.cls b/Master/texmf-dist/tex/latex/apa7/apa7.cls index ed937ca1f70..56db33d55ff 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}[2020/05/27 v1.08 APA formatting (7th edition)] +\ProvidesClass{apa7}[2020/06/19 v1.09 APA formatting (7th edition)] \NeedsTeXFormat{LaTeX2e} \DeclareOption{man}{% @@ -1249,12 +1249,9 @@ \@affilSix \vspace{0.25in} \\ }}}}} %% --- thp 2006/01/05 end of six-author display - \@ifundefined{@note}{}{ - \vfill - \section{\normalfont\normalsize\textbf\acksname} - \raggedright - \setlength{\parindent}{0.5in} - \indent\@note\par} + \@ifundefined{@note} + {\vspace*{\baselineskip} } + {\@note} }{% mask author identity -- show nothing in the author or author note space } @@ -1280,12 +1277,9 @@ \@professor \\ \@duedate \\ - \@ifundefined{@note}{}{ - \vfill - \section{\normalfont\normalsize\textbf\acksname} - \raggedright - \setlength{\parindent}{0.5in} - \indent\@note\par} + \@ifundefined{@note} + {\vspace*{\baselineskip} } + {\@note} \end{center} @@ -1293,12 +1287,10 @@ {} {% \vfill% - \begin{center}% - \acksname% - \end{center}% - \protect\raggedright + \section{\normalfont\normalsize\textbf\acksname} + \raggedright \setlength{\parindent}{0.5in} - \indent\par\@acks% + \indent\@acks\par% } } -- cgit v1.2.3