summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/apa6
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-12-11 22:44:56 +0000
committerKarl Berry <karl@freefriends.org>2011-12-11 22:44:56 +0000
commite0fc802c8d83f41a6ab68f208e2253412159b8a7 (patch)
treeef41456100470077c8a19fa8517d68bde7a6d422 /Master/texmf-dist/tex/latex/apa6
parent7539f2b2489595315242e441cd91abb7cba8ae75 (diff)
apa6 (11dec11)
git-svn-id: svn://tug.org/texlive/trunk@24827 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/apa6')
-rw-r--r--Master/texmf-dist/tex/latex/apa6/apa6.cls140
-rw-r--r--Master/texmf-dist/tex/latex/apa6/config/APAamerican.txt8
-rw-r--r--Master/texmf-dist/tex/latex/apa6/config/APAdutch.txt8
-rw-r--r--Master/texmf-dist/tex/latex/apa6/config/APAendfloat.cfg16
-rw-r--r--Master/texmf-dist/tex/latex/apa6/config/APAenglish.txt8
-rw-r--r--Master/texmf-dist/tex/latex/apa6/config/APAgerman.txt76
-rw-r--r--Master/texmf-dist/tex/latex/apa6/config/APAgreek.txt8
-rw-r--r--Master/texmf-dist/tex/latex/apa6/config/APAngerman.txt76
8 files changed, 243 insertions, 97 deletions
diff --git a/Master/texmf-dist/tex/latex/apa6/apa6.cls b/Master/texmf-dist/tex/latex/apa6/apa6.cls
index 6cfa6ac6587..bbeec32175a 100644
--- a/Master/texmf-dist/tex/latex/apa6/apa6.cls
+++ b/Master/texmf-dist/tex/latex/apa6/apa6.cls
@@ -27,9 +27,10 @@
%%
%% ----------------------------------------------------------------------
%%
-\ProvidesClass{apa6}[2011/12/01 v1.02 APA formatting (6th edition)]
+\ProvidesClass{apa6}[2011/12/10 v1.11 APA formatting (6th edition)]
\NeedsTeXFormat{LaTeX2e}
+
\DeclareOption{man}{%
\def\def@man{\@manmode}
}
@@ -82,6 +83,17 @@
\DeclareOption{nobf}{\def\no@bf@title{\relax}}
+\DeclareOption{nolmodern}{%
+ \def\def@nolmodern{\@nolmodernmode}
+}
+
+\DeclareOption{nofontenc}{%
+ \def\def@nofontenc{\@nofontencmode}
+}
+
+\DeclareOption{noextraspace}{%
+ \def\def@noextraspace{\@noextraspacemode}
+}
\DeclareOption{floatsintext}{%
\def\def@floatsintext{\@floatsintext}
@@ -124,6 +136,8 @@
\@ifundefined{def@jou}{%
\def\def@jou{\@joumode}
\ClassWarningNoLine{apa6}{Using default mode (jou)}
+ %\def\def@man{\@manmode}
+ %\def\def@doc{\@docmode}
}{}
}{}
}{}
@@ -193,6 +207,14 @@
\ClassWarningNoLine{apa6}{The selected bibliography package, apacite, has been loaded}
}
+\@ifundefined{def@nolmodern}{%
+ \RequirePackage{lmodern}
+}{}
+
+\@ifundefined{def@nofontenc}{%
+ \RequirePackage[T1]{fontenc}
+}{}
+
\@ifundefined{def@draftall}{%
\@ifundefined{def@draftfirst}{}{%
\RequirePackage[firstpage]{draftwatermark}
@@ -327,7 +349,7 @@
-\def\rheadname{Running head:}
+\def\rheadname{Running head}
\def\acksname{Author Note}
\def\notesname{Footnotes}
@@ -967,6 +989,21 @@
\newskip\b@level@five@skip \b@level@five@skip=1.8ex plus .8ex minus .2ex
\newskip\e@level@five@skip \e@level@five@skip=0ex
+\ifapamodeman{%
+ \@ifundefined{def@noextraspace}{}{%
+ % redefine the vertical section spacing
+ \b@level@one@skip=0.2\baselineskip \@plus 0.2ex \@minus 0.2ex
+ \e@level@one@skip=0.2\baselineskip \@plus .2ex
+ \b@level@two@skip=0.2\baselineskip \@plus 0.2ex \@minus 0.2ex
+ \e@level@two@skip=0.2\baselineskip \@plus 0.2ex
+ \b@level@three@skip=0\baselineskip \@plus 0.2ex \@minus 0.2ex
+ \e@level@three@skip=-\z@
+ \b@level@four@skip=0\baselineskip \@plus 0.2ex \@minus 0.2ex
+ \e@level@four@skip=-\z@
+ \b@level@five@skip=0\baselineskip \@plus 0.2ex \@minus 0.2ex
+ \e@level@five@skip=0ex
+ }
+}{}
@@ -977,18 +1014,18 @@
\renewcommand{\subsection}{\@startsection{subsection}{2}{\z@}%
{\b@level@two@skip}{\e@level@two@skip}%
{\normalfont\normalsize\bfseries}}
-\renewcommand{\subsubsection}[1]{\@startsection{subsubsection}{3}{\parindent}%
+\renewcommand{\subsubsection}[1]{\@startsection{subsubsection}{3}{1em}%
{0\baselineskip \@plus 0.2ex \@minus 0.2ex}%
- {-\z@}%
- {\normalfont\normalsize\bfseries}{#1}\textbf{.}\hspace{0.2em}}
-\renewcommand{\paragraph}[1]{\@startsection{paragraph}{4}{\parindent}%
+ {-\z@\relax}%
+ {\normalfont\normalsize\bfseries\hspace{\parindent}{#1}\textbf{.}}{\relax}}
+\renewcommand{\paragraph}[1]{\@startsection{paragraph}{4}{1em}%
{0\baselineskip \@plus 0.2ex \@minus 0.2ex}%
- {-\z@}%
- {\normalfont\normalsize\bfseries\itshape}{#1}\textbf{\textit{.}}\hspace{0.2em}}
-\renewcommand{\subparagraph}[1]{\@startsection{subparagraph}{5}{\parindent}%
+ {-\z@\relax}%
+ {\normalfont\normalsize\bfseries\itshape\hspace{\parindent}{#1}\textbf{\textit{.}}}{\relax}}
+\renewcommand{\subparagraph}[1]{\@startsection{subparagraph}{5}{1em}%
{0\baselineskip \@plus 0.2ex \@minus 0.2ex}%
- {-\z@}%
- {\normalfont\normalsize\itshape}{#1}\textit{.}\hspace{0.2em}}
+ {-\z@\relax}%
+ {\normalfont\normalsize\itshape\hspace{\parindent}{#1}\textit{.}}{\relax}}
\AtBeginDocument{\def\st@rtbibsection{\mspart{References}}}% BDB -- this is for apacite
\AtBeginDocument{\def\bibsection{\mspart{References}}}% BDB -- this is for apacite + natbib
@@ -1147,58 +1184,23 @@
\newlength\gr@boxheight
\newcommand{\fitfigure}[2][0.5]{%
-\ifapamodeman
-{% man
-\sbox\gr@box{\includegraphics[width=\linewidth]{#2}}
-\settowidth{\gr@boxwidth}{\usebox\gr@box}
-\settoheight{\gr@boxheight}{\usebox\gr@box}
-\ifdim\gr@boxheight>\gr@boxwidth{% display upright (h)
- \ifdim\gr@boxheight>\textheight%
- \centerline{\vspace{\fill}\includegraphics[height=\textheight]{#2}\vspace{\fill}}%
- \else%
- \usebox\gr@box%
- \fi}
-\else{% display rotated
- \sbox\gr@box{\includegraphics[angle=90,width=\linewidth]{#2}}
- \settoheight{\gr@boxheight}{\usebox\gr@box}
- \ifdim\gr@boxheight>\textheight%
- \centerline{\vspace{\fill}\includegraphics[angle=90,height=\textheight]{#2}\vspace{\fill}}%
- \else%
- \usebox\gr@box%
- \fi}%
-\fi}
-{% jou, doc
\sbox\gr@box{\includegraphics[width=\linewidth]{#2}}
\settoheight{\gr@boxheight}{\usebox\gr@box}
\ifdim\gr@boxheight>\textheight%
\centerline{\includegraphics[height=#1\textheight]{#2}}% need to leave space for caption
\else%
\usebox\gr@box%
-\fi}
+\fi
}
\newcommand{\fitbitmap}[2][0.5]{ % like fitfigure but no scaling in man mode for best quality
-\ifapamodeman
-{% man
-\sbox\gr@box{\includegraphics{#2}}
-\settowidth{\gr@boxwidth}{\usebox\gr@box}
-\settoheight{\gr@boxheight}{\usebox\gr@box}
-\ifdim\gr@boxwidth>\textwidth% display rotated
- \centerline{\vspace{\fill}\includegraphics[angle=90]{#2}\vspace{\fill}}%
- \ifdim\gr@boxheight>\textwidth\ClassWarning{apa6}{Figure #2 too high!}\fi% display rotated
- \ifdim\gr@boxwidth>\textheight\ClassWarning{apa6}{Figure #2 too wide!}\fi% display rotated
-\else% display upright
- \centerline{\vspace{\fill}\includegraphics{#2}\vspace{\fill}}%
- \ifdim\gr@boxheight>\textheight\ClassWarning{apa6}{Figure #2 too high!}\fi% display rotated
-\fi}
-{% jou, doc
\sbox\gr@box{\includegraphics[width=\linewidth]{#2}}
\settoheight{\gr@boxheight}{\usebox\gr@box}
\ifdim\gr@boxheight>\textheight%
\centerline{\includegraphics[height=#1\textheight]{#2}}% need to leave space for caption
\else%
\centerline{\usebox\gr@box}%
-\fi}
+\fi
}
@@ -1340,7 +1342,7 @@
\renewcommand{\headrulewidth}{0pt}
\fancypagestyle{titlepage}{%
- \lhead{Running head: \MakeUppercase{\@shorttitle}}%
+ \lhead{\rheadname: \MakeUppercase{\@shorttitle}}%
\rhead{\thepage}%
}
\fancypagestyle{otherpage}{%
@@ -1361,24 +1363,6 @@
\RequirePackage[notablist,figlist,notabhead,nofighead,tablesfirst,nomarkers]{endfloat}[1995/10/11]}{%
\RequirePackage[notablist,figlist,notabhead,nofighead,tablesfirst]{endfloat}[1995/10/11]}
-\renewcommand{\figureplace}{%
- \par\begin{center}
- \parbox{\textwidth}
- {\begin{center}
- \rule{2.1in}{0.005in}\\
- Insert \figurename~\thepostfig\ about here\\
- \rule{2.1in}{0.005in}\\
- \end{center}}
- \end{center}\par}
-\renewcommand{\tableplace}{%
- \par\begin{center}
- \parbox{\textwidth}
- {\begin{center}
- \rule{2.1in}{0.005in}\\
- Insert \tablename~\theposttbl\ about here\\
- \rule{2.1in}{0.005in}\\
- \end{center}}
- \end{center}\par}
\def\@gobbleuntilnext[#1]{}
\let\eatarg\@gobbleuntilnext
@@ -1397,10 +1381,6 @@
%% should be a global declaration to be "visible" at end document
\ifnextchar[{\gobbleuntilnext[}{}
\efloat@iwrite{fff}{\string\ifnextchar[{\string\eatarg}{}}
- \if@domarkers%
- \addtocounter{postfig}{1}% % bj
- \figureplace% % bj
- \fi%
\def\@currenvir{efloat@float}%
\begingroup%
\let\do\ef@makeinnocent \dospecials%
@@ -1421,10 +1401,6 @@
\@ifundefined{hrm}{}{%
\efloat@iwrite{ttt}{\string\sf}}%
\efloat@iwrite{ttt}{\string\ifnextchar[{\string\eatarg}{}} % bj
- \if@domarkers
- \addtocounter{posttbl}{1} % bj
- \tableplace % bj
- \fi
\def\@currenvir{efloat@float}%
\begingroup
\let\do\ef@makeinnocent \dospecials
@@ -1500,7 +1476,14 @@
\vspace*{0.5in}
\vspace*{1in}
- \@title\vspace{0.25in}\\
+ \@title%
+ \ifapamodeman{%
+ \@ifundefined{def@noextraspace}{%
+ \vspace{0.25in}\\
+ }{}
+ }{%
+ \vspace{0.25in}\\
+ }
\@ifundefined{apaSix@maskauthoridentity}{% BDB
@@ -1590,7 +1573,7 @@
{%
\vfill%
\begin{center}%
- Author Note%
+ \acksname%
\end{center}%
\protect\raggedright
\setlength{\parindent}{0.4in}
@@ -2137,6 +2120,7 @@
%% This work is not endorsed by, affiliated with, or probably even known
%% by, the American Psychological Association.
%%
+%%
%% This work is "maintained" (as per LPPL maintenance status) by
%% Brian D. Beitzel.
%%
@@ -2148,6 +2132,8 @@
%% APAamerican.txt,
%% APAdutch.txt,
%% APAenglish.txt,
+%% APAgerman.txt,
+%% APAngerman.txt,
%% APAgreek.txt,
%% APAendfloat.cfg,
%% apa6.ptex,
diff --git a/Master/texmf-dist/tex/latex/apa6/config/APAamerican.txt b/Master/texmf-dist/tex/latex/apa6/config/APAamerican.txt
index 2364ca55970..13a2d968ffe 100644
--- a/Master/texmf-dist/tex/latex/apa6/config/APAamerican.txt
+++ b/Master/texmf-dist/tex/latex/apa6/config/APAamerican.txt
@@ -27,9 +27,10 @@
%%
%% ----------------------------------------------------------------------
%%
-\ProvidesFile{APAamerican.txt}[2011/10/08 v1.0 apa6 configuration for American English]
-\renewcommand{\rheadname}{Running head:}
+\ProvidesFile{APAamerican.txt}[2011/12/10 v1.11 apa6 configuration for American English]
+
+\renewcommand{\rheadname}{Running head}
\renewcommand{\acksname}{Author Note}
\renewcommand{\notesname}{Footnotes}
@@ -49,6 +50,7 @@
%% This work is not endorsed by, affiliated with, or probably even known
%% by, the American Psychological Association.
%%
+%%
%% This work is "maintained" (as per LPPL maintenance status) by
%% Brian D. Beitzel.
%%
@@ -60,6 +62,8 @@
%% APAamerican.txt,
%% APAdutch.txt,
%% APAenglish.txt,
+%% APAgerman.txt,
+%% APAngerman.txt,
%% APAgreek.txt,
%% APAendfloat.cfg,
%% apa6.ptex,
diff --git a/Master/texmf-dist/tex/latex/apa6/config/APAdutch.txt b/Master/texmf-dist/tex/latex/apa6/config/APAdutch.txt
index 8bc34637079..b5c064516ef 100644
--- a/Master/texmf-dist/tex/latex/apa6/config/APAdutch.txt
+++ b/Master/texmf-dist/tex/latex/apa6/config/APAdutch.txt
@@ -27,9 +27,10 @@
%%
%% ----------------------------------------------------------------------
%%
-\ProvidesFile{APAdutch.txt}[2011/10/08 v1.0 apa6 configuration for Dutch]
-\renewcommand{\rheadname}{Kopregel:}% Running head:
+\ProvidesFile{APAdutch.txt}[2011/12/10 v1.11 apa6 configuration for Dutch]
+
+\renewcommand{\rheadname}{Kopregel}% Running head
\renewcommand{\acksname}{Auteursnoot}% Author Note
\renewcommand{\notesname}{Voetnoten}% Footnotes
@@ -49,6 +50,7 @@
%% This work is not endorsed by, affiliated with, or probably even known
%% by, the American Psychological Association.
%%
+%%
%% This work is "maintained" (as per LPPL maintenance status) by
%% Brian D. Beitzel.
%%
@@ -60,6 +62,8 @@
%% APAamerican.txt,
%% APAdutch.txt,
%% APAenglish.txt,
+%% APAgerman.txt,
+%% APAngerman.txt,
%% APAgreek.txt,
%% APAendfloat.cfg,
%% apa6.ptex,
diff --git a/Master/texmf-dist/tex/latex/apa6/config/APAendfloat.cfg b/Master/texmf-dist/tex/latex/apa6/config/APAendfloat.cfg
index 733adfeb6fd..0e6d55d61fa 100644
--- a/Master/texmf-dist/tex/latex/apa6/config/APAendfloat.cfg
+++ b/Master/texmf-dist/tex/latex/apa6/config/APAendfloat.cfg
@@ -27,6 +27,7 @@
%%
%% ----------------------------------------------------------------------
%%
+
%%
%% This is file `endfloat.cfg',
%% modifed from the original supplied with the endfloat package
@@ -48,10 +49,6 @@
\AtBeginFigures{\let\sidewaysfigure=\efsaved@sidewaysfigure\relax}
\def\sidewaystable{\efloat@condopen{ttt}
\efloat@iwrite{ttt}{\string\begin{sidewaystable}}%
- \if@domarkers
- \addtocounter{posttbl}{1}
- \tableplace
- \fi
\def\@currenvir{efloat@float}%
\begingroup
\let\do\ef@makeinnocent \dospecials
@@ -68,10 +65,6 @@
}
\def\sidewaysfigure{\efloat@condopen{fff}
\efloat@iwrite{fff}{\string\begin{sidewaysfigure}}%
- \if@domarkers
- \addtocounter{postfig}{1}
- \figureplace
- \fi
\def\@currenvir{efloat@float}%
\begingroup
\let\do\ef@makeinnocent \dospecials
@@ -88,10 +81,6 @@
}
\def\longtable{\efloat@condopen{ttt}
\efloat@iwrite{ttt}{\string\begin{longtable}}%
- \if@domarkers
- \addtocounter{posttbl}{1}
- \tableplace
- \fi
\def\@currenvir{efloat@float}%
\begingroup
\let\do\ef@makeinnocent \dospecials
@@ -126,6 +115,7 @@
%% This work is not endorsed by, affiliated with, or probably even known
%% by, the American Psychological Association.
%%
+%%
%% This work is "maintained" (as per LPPL maintenance status) by
%% Brian D. Beitzel.
%%
@@ -137,6 +127,8 @@
%% APAamerican.txt,
%% APAdutch.txt,
%% APAenglish.txt,
+%% APAgerman.txt,
+%% APAngerman.txt,
%% APAgreek.txt,
%% APAendfloat.cfg,
%% apa6.ptex,
diff --git a/Master/texmf-dist/tex/latex/apa6/config/APAenglish.txt b/Master/texmf-dist/tex/latex/apa6/config/APAenglish.txt
index 71941d82584..908e3950b00 100644
--- a/Master/texmf-dist/tex/latex/apa6/config/APAenglish.txt
+++ b/Master/texmf-dist/tex/latex/apa6/config/APAenglish.txt
@@ -27,9 +27,10 @@
%%
%% ----------------------------------------------------------------------
%%
-\ProvidesFile{APAenglish.txt}[2011/10/08 v1.0 apa6 configuration for non-American English]
-\renewcommand{\rheadname}{Running head:}
+\ProvidesFile{APAenglish.txt}[2011/12/10 v1.11 apa6 configuration for non-American English]
+
+\renewcommand{\rheadname}{Running head}
\renewcommand{\acksname}{Author Note}
\renewcommand{\notesname}{Footnotes}
@@ -49,6 +50,7 @@
%% This work is not endorsed by, affiliated with, or probably even known
%% by, the American Psychological Association.
%%
+%%
%% This work is "maintained" (as per LPPL maintenance status) by
%% Brian D. Beitzel.
%%
@@ -60,6 +62,8 @@
%% APAamerican.txt,
%% APAdutch.txt,
%% APAenglish.txt,
+%% APAgerman.txt,
+%% APAngerman.txt,
%% APAgreek.txt,
%% APAendfloat.cfg,
%% apa6.ptex,
diff --git a/Master/texmf-dist/tex/latex/apa6/config/APAgerman.txt b/Master/texmf-dist/tex/latex/apa6/config/APAgerman.txt
new file mode 100644
index 00000000000..150600b8e2d
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/apa6/config/APAgerman.txt
@@ -0,0 +1,76 @@
+%%
+%% This is file `./config/APAgerman.txt',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% apa6.dtx (with options: `german')
+%% ----------------------------------------------------------------------
+%%
+%% apa6 - A LaTeX class for formatting documents in compliance with the
+%% American Psychological Association's Publication Manual, 6th edition
+%%
+%% Copyright (C) 2011 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
+%% version 1.3c of this license or (at your option) any later
+%% version. The latest version of this license is in the file:
+%%
+%% http://www.latex-project.org/lppl.txt
+%%
+%% Users may freely modify these files without permission, as long as the
+%% copyright line and this statement are maintained intact.
+%%
+%% This work is not endorsed by, affiliated with, or probably even known
+%% by, the American Psychological Association.
+%%
+%% ----------------------------------------------------------------------
+%%
+
+\ProvidesFile{APAgerman.txt}[2011/12/10 v1.11 apa6 configuration for German]
+
+\renewcommand{\rheadname}{Kolumnentitel}% Running head
+\renewcommand{\acksname}{Autorenhinweis}% Author Note
+\renewcommand{\notesname}{Fußnoten}% Footnotes
+
+%%
+%% Copyright (C) 2011 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
+%% version 1.3c of this license or (at your option) any later
+%% version. The latest version of this license is in the file:
+%%
+%% http://www.latex-project.org/lppl.txt
+%%
+%% Users may freely modify these files without permission, as long as the
+%% copyright line and this statement are maintained intact.
+%%
+%% This work is not endorsed by, affiliated with, or probably even known
+%% by, the American Psychological Association.
+%%
+%%
+%% This work is "maintained" (as per LPPL maintenance status) by
+%% Brian D. Beitzel.
+%%
+%% This work consists of the file apa6.dtx
+%% and the derived files apa6.ins,
+%% apa6.cls,
+%% apa6.pdf,
+%% README.txt,
+%% APAamerican.txt,
+%% APAdutch.txt,
+%% APAenglish.txt,
+%% APAgerman.txt,
+%% APAngerman.txt,
+%% APAgreek.txt,
+%% APAendfloat.cfg,
+%% apa6.ptex,
+%% Figure1.pdf,
+%% shortsample.tex,
+%% longsample.tex, and
+%% bibliography.bib.
+%%
+%%
+%% End of file `./config/APAgerman.txt'.
diff --git a/Master/texmf-dist/tex/latex/apa6/config/APAgreek.txt b/Master/texmf-dist/tex/latex/apa6/config/APAgreek.txt
index e74e02cde27..3e2562b9beb 100644
--- a/Master/texmf-dist/tex/latex/apa6/config/APAgreek.txt
+++ b/Master/texmf-dist/tex/latex/apa6/config/APAgreek.txt
@@ -27,9 +27,10 @@
%%
%% ----------------------------------------------------------------------
%%
-\ProvidesFile{APAgreek.txt}[2011/10/08 v1.0 apa6 configuration for Greek]
-\renewcommand{\rheadname}{Up'ertitlos:}% Running head:
+\ProvidesFile{APAgreek.txt}[2011/12/10 v1.11 apa6 configuration for Greek]
+
+\renewcommand{\rheadname}{Up'ertitlos}% Running head
\renewcommand{\acksname}{Shmei'wseis tou suggraf'ea}% Author Note
\renewcommand{\notesname}{Uposhmei'wseis}% Footnotes
@@ -49,6 +50,7 @@
%% This work is not endorsed by, affiliated with, or probably even known
%% by, the American Psychological Association.
%%
+%%
%% This work is "maintained" (as per LPPL maintenance status) by
%% Brian D. Beitzel.
%%
@@ -60,6 +62,8 @@
%% APAamerican.txt,
%% APAdutch.txt,
%% APAenglish.txt,
+%% APAgerman.txt,
+%% APAngerman.txt,
%% APAgreek.txt,
%% APAendfloat.cfg,
%% apa6.ptex,
diff --git a/Master/texmf-dist/tex/latex/apa6/config/APAngerman.txt b/Master/texmf-dist/tex/latex/apa6/config/APAngerman.txt
new file mode 100644
index 00000000000..66d2d897ded
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/apa6/config/APAngerman.txt
@@ -0,0 +1,76 @@
+%%
+%% This is file `./config/APAngerman.txt',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% apa6.dtx (with options: `ngerman')
+%% ----------------------------------------------------------------------
+%%
+%% apa6 - A LaTeX class for formatting documents in compliance with the
+%% American Psychological Association's Publication Manual, 6th edition
+%%
+%% Copyright (C) 2011 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
+%% version 1.3c of this license or (at your option) any later
+%% version. The latest version of this license is in the file:
+%%
+%% http://www.latex-project.org/lppl.txt
+%%
+%% Users may freely modify these files without permission, as long as the
+%% copyright line and this statement are maintained intact.
+%%
+%% This work is not endorsed by, affiliated with, or probably even known
+%% by, the American Psychological Association.
+%%
+%% ----------------------------------------------------------------------
+%%
+
+\ProvidesFile{APAgerman.txt}[2011/12/10 v1.11 apa6 configuration for "new" German]
+
+\renewcommand{\rheadname}{Kolumnentitel}% Running head
+\renewcommand{\acksname}{Autorenhinweis}% Author Note
+\renewcommand{\notesname}{Fußnoten}% Footnotes
+
+%%
+%% Copyright (C) 2011 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
+%% version 1.3c of this license or (at your option) any later
+%% version. The latest version of this license is in the file:
+%%
+%% http://www.latex-project.org/lppl.txt
+%%
+%% Users may freely modify these files without permission, as long as the
+%% copyright line and this statement are maintained intact.
+%%
+%% This work is not endorsed by, affiliated with, or probably even known
+%% by, the American Psychological Association.
+%%
+%%
+%% This work is "maintained" (as per LPPL maintenance status) by
+%% Brian D. Beitzel.
+%%
+%% This work consists of the file apa6.dtx
+%% and the derived files apa6.ins,
+%% apa6.cls,
+%% apa6.pdf,
+%% README.txt,
+%% APAamerican.txt,
+%% APAdutch.txt,
+%% APAenglish.txt,
+%% APAgerman.txt,
+%% APAngerman.txt,
+%% APAgreek.txt,
+%% APAendfloat.cfg,
+%% apa6.ptex,
+%% Figure1.pdf,
+%% shortsample.tex,
+%% longsample.tex, and
+%% bibliography.bib.
+%%
+%%
+%% End of file `./config/APAngerman.txt'.