summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-05-28 21:59:43 +0000
committerKarl Berry <karl@freefriends.org>2020-05-28 21:59:43 +0000
commit69700ca12b26ac22bebbdf65ddb4fbdb2621b6fc (patch)
tree7c7239bda35d0a5508ca575a552b048a1ad6e369 /Master/texmf-dist/tex
parent6cabe7e366b79234747b3eb0591a01b897d707e4 (diff)
apa7 (28may20)
git-svn-id: svn://tug.org/texlive/trunk@55322 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r--Master/texmf-dist/tex/latex/apa7/apa7.cls13
1 files changed, 3 insertions, 10 deletions
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