summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/apa6/config
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/apa6/config')
-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
7 files changed, 180 insertions, 20 deletions
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'.