summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/apa6
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/apa6')
-rw-r--r--Master/texmf-dist/tex/latex/apa6/apa6.cls9
1 files changed, 7 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/apa6/apa6.cls b/Master/texmf-dist/tex/latex/apa6/apa6.cls
index e5213a322cd..a8427c64e5a 100644
--- a/Master/texmf-dist/tex/latex/apa6/apa6.cls
+++ b/Master/texmf-dist/tex/latex/apa6/apa6.cls
@@ -27,7 +27,7 @@
%%
%% ----------------------------------------------------------------------
%%
-\ProvidesClass{apa6}[2017/05/30 v2.31 APA formatting (6th edition)]
+\ProvidesClass{apa6}[2017/06/20 v2.32 APA formatting (6th edition)]
\NeedsTeXFormat{LaTeX2e}
\DeclareOption{man}{%
@@ -964,7 +964,7 @@
\@ifundefined{def@man}{}{%
-\def\@@spacing{1.75}
+\def\@@spacing{1.655}
\newcommand{\@doublespacing}{\linespread{1.655}}
\@doublespacing
@@ -1256,6 +1256,11 @@
\thispagestyle{titlepage}
+\setlength{\footnotesep}{16pt}
+
+\renewcommand\@makefntext[1]{\raggedright\textsuperscript{\@thefnmark}~#1}
+
+
\newcommand{\footmark}[1]{${}^{\mbox{\normalsize #1}}$}
%% added second set of braces around \em to get citations in man mode -- tp 17/7/2000