summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/apa6/apa6.cls
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-06-12 16:08:34 +0000
committerKarl Berry <karl@freefriends.org>2016-06-12 16:08:34 +0000
commit03a97940420903e3a146f341c840efde8cfdfa06 (patch)
tree6d10e396367aaf1aa70df627ebe3d6f7ac45a755 /Master/texmf-dist/tex/latex/apa6/apa6.cls
parent225eb45fe056f5ea2a0e66c6bc444752c744f2f3 (diff)
apa6 (27may16)
git-svn-id: svn://tug.org/texlive/trunk@41402 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/apa6/apa6.cls')
-rw-r--r--Master/texmf-dist/tex/latex/apa6/apa6.cls9
1 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/apa6/apa6.cls b/Master/texmf-dist/tex/latex/apa6/apa6.cls
index d906fbc772b..544717e0037 100644
--- a/Master/texmf-dist/tex/latex/apa6/apa6.cls
+++ b/Master/texmf-dist/tex/latex/apa6/apa6.cls
@@ -10,7 +10,7 @@
%% apa6 - A LaTeX class for formatting documents in compliance with the
%% American Psychological Association's Publication Manual, 6th edition
%%
-%% Copyright (C) 2011-2014 by Brian D. Beitzel <brian at beitzel.com>
+%% Copyright (C) 2011-2016 by Brian D. Beitzel <brian at beitzel.com>
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License (LPPL), either
@@ -27,7 +27,7 @@
%%
%% ----------------------------------------------------------------------
%%
-\ProvidesClass{apa6}[2014/11/20 v2.14 APA formatting (6th edition)]
+\ProvidesClass{apa6}[2016/05/26 v2.20 APA formatting (6th edition)]
\NeedsTeXFormat{LaTeX2e}
\DeclareOption{man}{%
@@ -151,7 +151,7 @@
\@ifundefined{def@doc}{%
}{% doc
\ifx\apaSix@ptsize\apaSix@noptsize
- \LoadClass[11pt,twoside]{article} % default for doc is 11pt
+ \LoadClass[11pt]{article} % default for doc is 11pt
\else
\LoadClass[\apaSix@ptsize]{article}
\fi
@@ -1754,7 +1754,7 @@
%%
-%% Copyright (C) 2011-2014 by Brian D. Beitzel <brian at beitzel.com>
+%% Copyright (C) 2011-2016 by Brian D. Beitzel <brian at beitzel.com>
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License (LPPL), either
@@ -1785,6 +1785,7 @@
%% APAngerman.txt,
%% APAgreek.txt,
%% APAczech.txt,
+%% APAturkish.txt,
%% APAendfloat.cfg,
%% apa6.ptex,
%% TeX2WordForapa6.bas,