summaryrefslogtreecommitdiff
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
parent6cabe7e366b79234747b3eb0591a01b897d707e4 (diff)
apa7 (28may20)
git-svn-id: svn://tug.org/texlive/trunk@55322 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/latex/apa7/apa7.pdfbin521278 -> 522083 bytes
-rw-r--r--Master/texmf-dist/doc/latex/apa7/samples/longsample.pdfbin196731 -> 196731 bytes
-rw-r--r--Master/texmf-dist/doc/latex/apa7/samples/shortsample.pdfbin64110 -> 64110 bytes
-rw-r--r--Master/texmf-dist/source/latex/apa7/apa7.dtx19
-rw-r--r--Master/texmf-dist/tex/latex/apa7/apa7.cls13
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
--- a/Master/texmf-dist/doc/latex/apa7/apa7.pdf
+++ b/Master/texmf-dist/doc/latex/apa7/apa7.pdf
Binary files 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
--- a/Master/texmf-dist/doc/latex/apa7/samples/longsample.pdf
+++ b/Master/texmf-dist/doc/latex/apa7/samples/longsample.pdf
Binary files 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
--- a/Master/texmf-dist/doc/latex/apa7/samples/shortsample.pdf
+++ b/Master/texmf-dist/doc/latex/apa7/samples/shortsample.pdf
Binary files 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: %
% %
-%<class>\ProvidesClass{apa7}[2020/05/10 v1.07 APA formatting (7th edition)]
+%<class>\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