From 69700ca12b26ac22bebbdf65ddb4fbdb2621b6fc Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 28 May 2020 21:59:43 +0000 Subject: apa7 (28may20) git-svn-id: svn://tug.org/texlive/trunk@55322 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/apa7/apa7.pdf | Bin 521278 -> 522083 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 | 19 +++++++------------ Master/texmf-dist/tex/latex/apa7/apa7.cls | 13 +++---------- 5 files changed, 10 insertions(+), 22 deletions(-) diff --git a/Master/texmf-dist/doc/latex/apa7/apa7.pdf b/Master/texmf-dist/doc/latex/apa7/apa7.pdf index 11a47e7b3e7..50bbb1c9c6e 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 5b7f1dc8866..204fa117cf5 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 b56f7cbfd44..8ceb61d7fb6 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 47b0ca5af8e..fcaeda30fb6 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/10 v1.07 APA formatting (7th edition)] +%\ProvidesClass{apa7}[2020/05/27 v1.08 APA formatting (7th edition)] % % %<*internal> % -\def\apaSevenVersionDate{2020/05/10} -\def\apaSevenVersionNumber{1.07} +\def\apaSevenVersionDate{2020/05/27} +\def\apaSevenVersionNumber{1.08} % % % % % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -243,6 +243,8 @@ and the derived files apa7.ins, % % \changes{v1.07}{2020/05/10}{Fixed bug in figurenote command. Fixed figure title formatting in doc mode. Thanks RH.} % +% \changes{v1.08}{2020/05/27}{Added support for optional running head (shorttitle) in stu mode.} +% % \begin{abstract} % The \textit{Publication Manual} of the American Psychological % Association is widely used in the social sciences. The most @@ -1907,6 +1909,8 @@ and the derived files apa7.ins, \ClassWarningNoLine{apa7}{Professor not defined}}{} \@ifundefined{@duedate}{% \ClassInfo{apa7}{Due date not defined}}{} + \@ifundefined{@shorttitle}{% + \def\@shorttitle{}}{} } \@ifundefined{@authorSix}{% % -- thp 2006/01/05 \@ifundefined{@authorFive}{% % -- thp 2006/01/05 @@ -2193,7 +2197,6 @@ and the derived files apa7.ins, \fancyhf{} \renewcommand{\headrulewidth}{0pt} -\@ifundefined{def@stu}{ %Professional manuscript \fancypagestyle{titlepage}{% \lhead{\MakeUppercase{\@shorttitle}}% \rhead{\thepage}% @@ -2202,15 +2205,7 @@ and the derived files apa7.ins, \lhead{\MakeUppercase{\@shorttitle}}% \rhead{\thepage}% } -\pagestyle{otherpage}}{ %Student manuscript -\fancypagestyle{titlepage}{% - \rhead{\thepage}% -} -\fancypagestyle{otherpage}{% - \rhead{\thepage}% -} \pagestyle{otherpage} -} %========== Alterations to endnotes =================== diff --git a/Master/texmf-dist/tex/latex/apa7/apa7.cls b/Master/texmf-dist/tex/latex/apa7/apa7.cls index 5ff2bf5d47e..ed937ca1f70 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/10 v1.07 APA formatting (7th edition)] +\ProvidesClass{apa7}[2020/05/27 v1.08 APA formatting (7th edition)] \NeedsTeXFormat{LaTeX2e} \DeclareOption{man}{% @@ -826,6 +826,8 @@ \ClassWarningNoLine{apa7}{Professor not defined}}{} \@ifundefined{@duedate}{% \ClassInfo{apa7}{Due date not defined}}{} + \@ifundefined{@shorttitle}{% + \def\@shorttitle{}}{} } \@ifundefined{@authorSix}{% % -- thp 2006/01/05 \@ifundefined{@authorFive}{% % -- thp 2006/01/05 @@ -1020,7 +1022,6 @@ \fancyhf{} \renewcommand{\headrulewidth}{0pt} -\@ifundefined{def@stu}{ %Professional manuscript \fancypagestyle{titlepage}{% \lhead{\MakeUppercase{\@shorttitle}}% \rhead{\thepage}% @@ -1029,15 +1030,7 @@ \lhead{\MakeUppercase{\@shorttitle}}% \rhead{\thepage}% } -\pagestyle{otherpage}}{ %Student manuscript -\fancypagestyle{titlepage}{% - \rhead{\thepage}% -} -\fancypagestyle{otherpage}{% - \rhead{\thepage}% -} \pagestyle{otherpage} -} %% added by BDB to make section heading non-bolface -- cgit v1.2.3