summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/apa6
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-10-31 23:02:00 +0000
committerKarl Berry <karl@freefriends.org>2016-10-31 23:02:00 +0000
commit7089e7dd981972022a883c6d920218b9b1e74b3f (patch)
treeaa095845befd784d11940448b0ca444f1d63e625 /Master/texmf-dist/source/latex/apa6
parentc6d0e2c902cc3138772fa35ae274fdc6f7eb7183 (diff)
apa6 (31oct16)
git-svn-id: svn://tug.org/texlive/trunk@42405 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/apa6')
-rw-r--r--Master/texmf-dist/source/latex/apa6/apa6.dtx12
1 files changed, 8 insertions, 4 deletions
diff --git a/Master/texmf-dist/source/latex/apa6/apa6.dtx b/Master/texmf-dist/source/latex/apa6/apa6.dtx
index a8367d86142..803f750900f 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: %
% %
-%<class>\ProvidesClass{apa6}[2016/07/02 v2.22 APA formatting (6th edition)]
+%<class>\ProvidesClass{apa6}[2016/10/31 v2.23 APA formatting (6th edition)]
% %
%<*internal> %
-\def\apaSixVersionDate{2016/07/02}
-\def\apaSixVersionNumber{2.22}
+\def\apaSixVersionDate{2016/10/31}
+\def\apaSixVersionNumber{2.23}
% %
% %
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -297,7 +297,10 @@ and the derived files apa6.ins,
% rotated tables in `man' mode}
%
% \changes{v2.22}{2016/07/02}{Bug fix for `floatsintext' option with
-% sideways tables}%
+% sideways tables}
+%
+% \changes{v2.23}{2016/10/31}{Bug fix for rotated tables in `man'
+% mode}
%
% \begin{abstract}
% The \textit{Publication Manual} of the American Psychological
@@ -2382,6 +2385,7 @@ and the derived files apa6.ins,
}%
% for rotated tables, per Ulrike Fischer: http://tex.stackexchange.com/a/79843
+ \RequirePackage{etoolbox}
\AtEndPreamble{%
\@ifpackageloaded{rotating}{%
\DeclareDelayedFloatFlavor{sidewaystable}{table}