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/source/latex/apa6/apa6.dtx | 25 ++++++++++++++++++------- 1 file changed, 18 insertions(+), 7 deletions(-) (limited to 'Master/texmf-dist/source/latex/apa6') diff --git a/Master/texmf-dist/source/latex/apa6/apa6.dtx b/Master/texmf-dist/source/latex/apa6/apa6.dtx index bdf6cc4b527..f9b31ecb521 100644 --- a/Master/texmf-dist/source/latex/apa6/apa6.dtx +++ b/Master/texmf-dist/source/latex/apa6/apa6.dtx @@ -4,11 +4,11 @@ % % % CHANGE THESE VALUES WITH EACH NEW RELEASE: % % % -%\ProvidesClass{apa6}[2017/05/30 v2.31 APA formatting (6th edition)] +%\ProvidesClass{apa6}[2017/06/20 v2.32 APA formatting (6th edition)] % % %<*internal> % -\def\apaSixVersionDate{2017/05/30} -\def\apaSixVersionNumber{2.31} +\def\apaSixVersionDate{2017/06/20} +\def\apaSixVersionNumber{2.32} % % % % % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -308,6 +308,10 @@ and the derived files apa6.ins, % \changes{v2.31}{2017/05/30}{Tweak to allow the last reference to be % properly indented on the final line of the reference list} % +% \changes{v2.32}{2017/06/20}{Minor adjustments to line spacing (e.g., +% between footnotes) for uniformity across manuscript elements; and +% making footnotes ragged-right justified} +% % \begin{abstract} % The \textit{Publication Manual} of the American Psychological % Association is widely used in the social sciences. The most @@ -2246,7 +2250,8 @@ and the derived files apa6.ins, \@ifundefined{def@man}{}{% -\def\@@spacing{1.75} +% \def\@@spacing{1.75} +\def\@@spacing{1.655} \newcommand{\@doublespacing}{\linespread{1.655}} \@doublespacing @@ -2628,8 +2633,14 @@ and the derived files apa6.ins, \thispagestyle{titlepage} %\ThreeLevelHeading -%\def\baselinestretch{\@@spacing} -%\setlength{\footnotesep}{0.5cm} +% \def\baselinestretch{\@@spacing} + +% footnote issues: separate multiple footnotes on the same page: +\setlength{\footnotesep}{16pt} + +% make footnotes ragged-right (credit to Mako Hill): +\renewcommand\@makefntext[1]{\raggedright\textsuperscript{\@thefnmark}~#1} + %\setlength{\topmargin}{0in} %\setlength{\oddsidemargin}{0.25in} %\setlength{\evensidemargin}{0.25in} @@ -3648,7 +3659,7 @@ skill in interpreting the results for the masses. Correspondence concerning this article should be addressed to Brian D. Beitzel, Department of Educational Psychology, Counseling and - Special Education, SUNY Oneonta, 129 Fitzelle Hall, Oneonta, NY + Special Education, SUNY Oneonta, 366 Fitzelle Hall, Oneonta, NY 13820. E-mail: beitzebd@oneonta.edu} -- cgit v1.2.3