From d4c20feb1a9f871c1ec8cab1b27122f9a63751c5 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 26 Oct 2012 21:36:54 +0000 Subject: apa6 (26oct12) git-svn-id: svn://tug.org/texlive/trunk@28097 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/apa6/apa6.cls | 6 +++--- 1 file changed, 3 insertions(+), 3 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 8ddf25a4092..87e70e4df2f 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}[2012/10/20 v2.0 APA formatting (6th edition)] +\ProvidesClass{apa6}[2012/10/26 v2.05 APA formatting (6th edition)] \NeedsTeXFormat{LaTeX2e} \DeclareOption{man}{% @@ -1521,13 +1521,13 @@ \newcommand{\shorttitle}[1]{\def\@shorttitle{#1}} \def\leftheader#1{\def\r@headl{#1}} -\setlength{\headwidth}{\textwidth} - \RequirePackage{fancyhdr} \setlength{\headheight}{15.2pt} \fancyhf{} \renewcommand{\headrulewidth}{0pt} +\setlength{\headwidth}{\textwidth} + \fancypagestyle{otherpage}{% \lhead{\MakeUppercase{\@shorttitle}}% \rhead{\thepage}% -- cgit v1.2.3