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/tex/latex/apa7/apa7.cls | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) (limited to 'Master/texmf-dist/tex/latex/apa7') 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