diff options
author | Karl Berry <karl@freefriends.org> | 2011-12-15 01:59:33 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-12-15 01:59:33 +0000 |
commit | ca928612bb4637c1baa6889bf742d6708c216d3e (patch) | |
tree | fd2e1b4532e2688b4f04d248869ecfdab692613e /Master/texmf-dist/tex/latex/apa6/apa6.cls | |
parent | 48065093c230fa1bc3c6e3266938148d4dc181fb (diff) |
apa6 1.12 (13dec11)
git-svn-id: svn://tug.org/texlive/trunk@24842 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.cls | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/apa6/apa6.cls b/Master/texmf-dist/tex/latex/apa6/apa6.cls index bbeec32175a..2e0134f4d11 100644 --- a/Master/texmf-dist/tex/latex/apa6/apa6.cls +++ b/Master/texmf-dist/tex/latex/apa6/apa6.cls @@ -27,10 +27,9 @@ %% %% ---------------------------------------------------------------------- %% -\ProvidesClass{apa6}[2011/12/10 v1.11 APA formatting (6th edition)] +\ProvidesClass{apa6}[2011/12/12 v1.12 APA formatting (6th edition)] \NeedsTeXFormat{LaTeX2e} - \DeclareOption{man}{% \def\def@man{\@manmode} } @@ -1430,6 +1429,7 @@ \def\processfigures{% \expandafter\ifnum \csname @ef@fffopen\endcsname>0 \immediate\closeout\efloat@postfff \ef@setct{fff}{0} + \clearpage \if@figlist \@ifundefined{@figure@written}{}{% {\normalsize\@ifundefined{hrm}{}{\sf}% |