From d034c0814b6354f9cf463a3cad88703bddbf5258 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 20 Jun 2017 22:17:04 +0000 Subject: apa6 (20jun17) git-svn-id: svn://tug.org/texlive/trunk@44652 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/apa6/apa6.cls | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'Master/texmf-dist/tex/latex/apa6') 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 -- cgit v1.2.3