summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r--Master/texmf-dist/tex/latex/apa7/apa7.cls8
-rw-r--r--Master/texmf-dist/tex/latex/apa7/config/APA7american.txt76
-rw-r--r--Master/texmf-dist/tex/latex/apa7/config/APA7british.txt76
-rw-r--r--Master/texmf-dist/tex/latex/apa7/config/APA7czech.txt76
-rw-r--r--Master/texmf-dist/tex/latex/apa7/config/APA7dutch.txt76
-rw-r--r--Master/texmf-dist/tex/latex/apa7/config/APA7endfloat.cfg141
-rw-r--r--Master/texmf-dist/tex/latex/apa7/config/APA7english.txt76
-rw-r--r--Master/texmf-dist/tex/latex/apa7/config/APA7german.txt76
-rw-r--r--Master/texmf-dist/tex/latex/apa7/config/APA7greek.txt76
-rw-r--r--Master/texmf-dist/tex/latex/apa7/config/APA7ngerman.txt76
-rw-r--r--Master/texmf-dist/tex/latex/apa7/config/APA7turkish.txt76
11 files changed, 5 insertions, 828 deletions
diff --git a/Master/texmf-dist/tex/latex/apa7/apa7.cls b/Master/texmf-dist/tex/latex/apa7/apa7.cls
index e0030ebc10f..ec8dcc20feb 100644
--- a/Master/texmf-dist/tex/latex/apa7/apa7.cls
+++ b/Master/texmf-dist/tex/latex/apa7/apa7.cls
@@ -10,7 +10,7 @@
%% apa7 - A LaTeX class for formatting documents in compliance with the
%% American Psychological Association's Publication Manual, 7th edition
%%
-%% Copyright (C) 2019 by Daniel A. Weiss <daniel.weiss.led at gmail.com>
+%% Copyright (C) 2020 by Daniel A. Weiss <daniel.weiss.led at gmail.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{apa7}[2019/12/30 v1.04 APA formatting (7th edition)]
+\ProvidesClass{apa7}[2020/3/27 v1.05 APA formatting (7th edition)]
\NeedsTeXFormat{LaTeX2e}
\DeclareOption{man}{%
@@ -1058,6 +1058,7 @@
\@noendfloatfig
\else
\efloat@condopen{fff}
+ \@nameuse{efloat@separator@fff}%
\efloat@iwrite{fff}{\string\begin{figure*}[hbt]}%
\global\def\@figure@written{\relax}% Set a flag that there is at least one figure -- thp 20010705
%% should be a global declaration to be "visible" at end document
@@ -1078,6 +1079,7 @@
\@noendfloattab
\else
\efloat@condopen{ttt}
+ \@nameuse{efloat@separator@ttt}%
\efloat@iwrite{ttt}{\string\begin{table*}[hbt]}%
\ifnextchar[{\gobbleuntilnext[}{}
\@ifundefined{hrm}{}{%
@@ -1841,7 +1843,7 @@
%%
-%% Copyright (C) 2019 by Daniel A. Weiss <daniel.weiss.led at gmail.com>
+%% Copyright (C) 2020 by Daniel A. Weiss <daniel.weiss.led at gmail.com>
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License (LPPL), either
diff --git a/Master/texmf-dist/tex/latex/apa7/config/APA7american.txt b/Master/texmf-dist/tex/latex/apa7/config/APA7american.txt
deleted file mode 100644
index 07a4a490605..00000000000
--- a/Master/texmf-dist/tex/latex/apa7/config/APA7american.txt
+++ /dev/null
@@ -1,76 +0,0 @@
-%%
-%% This is file `./config/APA7american.txt',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% apa7.dtx (with options: `american')
-%% ----------------------------------------------------------------------
-%%
-%% apa7 - A LaTeX class for formatting documents in compliance with the
-%% American Psychological Association's Publication Manual, 7th edition
-%%
-%% Copyright (C) 2019 by Daniel A. Weiss <daniel.weiss.led at gmail.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{APA7american.txt}[2019/12/29 v1.00 apa7 configuration for American English]
-
-\renewcommand{\acksname}{Author Note}
-\renewcommand{\keywordname}{Keywords}
-\renewcommand{\notesname}{Footnotes}
-
-%%
-%% Copyright (C) 2019 by Daniel A. Weiss <daniel.weiss.led at gmail.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
-%% Daniel A. Weiss.
-%%
-%% This work consists of the file apa7.dtx
-%% and the derived files apa7.ins,
-%% apa7.cls,
-%% apa7.pdf,
-%% README,
-%% APA7american.txt,
-%% APA7british.txt,
-%% APA7dutch.txt,
-%% APA7english.txt,
-%% APA7german.txt,
-%% APA7ngerman.txt,
-%% APA7greek.txt,
-%% APA7czech.txt,
-%% APA7turkish.txt,
-%% APA7endfloat.cfg,
-%% Figure1.pdf,
-%% shortsample.tex,
-%% longsample.tex, and
-%% bibliography.bib.
-%%
-%%
-%% End of file `./config/APA7american.txt'.
diff --git a/Master/texmf-dist/tex/latex/apa7/config/APA7british.txt b/Master/texmf-dist/tex/latex/apa7/config/APA7british.txt
deleted file mode 100644
index 51bf6009ab0..00000000000
--- a/Master/texmf-dist/tex/latex/apa7/config/APA7british.txt
+++ /dev/null
@@ -1,76 +0,0 @@
-%%
-%% This is file `./config/APA7british.txt',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% apa7.dtx (with options: `british')
-%% ----------------------------------------------------------------------
-%%
-%% apa7 - A LaTeX class for formatting documents in compliance with the
-%% American Psychological Association's Publication Manual, 7th edition
-%%
-%% Copyright (C) 2019 by Daniel A. Weiss <daniel.weiss.led at gmail.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{APA7british.txt}[2019/12/29 v1.00 apa7 configuration for British English]
-
-\renewcommand{\acksname}{Author Note}
-\renewcommand{\keywordname}{Keywords}
-\renewcommand{\notesname}{Footnotes}
-
-%%
-%% Copyright (C) 2019 by Daniel A. Weiss <daniel.weiss.led at gmail.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
-%% Daniel A. Weiss.
-%%
-%% This work consists of the file apa7.dtx
-%% and the derived files apa7.ins,
-%% apa7.cls,
-%% apa7.pdf,
-%% README,
-%% APA7american.txt,
-%% APA7british.txt,
-%% APA7dutch.txt,
-%% APA7english.txt,
-%% APA7german.txt,
-%% APA7ngerman.txt,
-%% APA7greek.txt,
-%% APA7czech.txt,
-%% APA7turkish.txt,
-%% APA7endfloat.cfg,
-%% Figure1.pdf,
-%% shortsample.tex,
-%% longsample.tex, and
-%% bibliography.bib.
-%%
-%%
-%% End of file `./config/APA7british.txt'.
diff --git a/Master/texmf-dist/tex/latex/apa7/config/APA7czech.txt b/Master/texmf-dist/tex/latex/apa7/config/APA7czech.txt
deleted file mode 100644
index aa5633d2db0..00000000000
--- a/Master/texmf-dist/tex/latex/apa7/config/APA7czech.txt
+++ /dev/null
@@ -1,76 +0,0 @@
-%%
-%% This is file `./config/APA7czech.txt',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% apa7.dtx (with options: `czech')
-%% ----------------------------------------------------------------------
-%%
-%% apa7 - A LaTeX class for formatting documents in compliance with the
-%% American Psychological Association's Publication Manual, 7th edition
-%%
-%% Copyright (C) 2019 by Daniel A. Weiss <daniel.weiss.led at gmail.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{APA7czech.txt}[2019/12/29 v1.00 apa7 configuration for Czech]
-
-\renewcommand{\acksname}{Poznámka~autora}% Author Note
-\renewcommand{\keywordname}{Klícová~1slova}% Keywords
-\renewcommand{\notesname}{Poznámky}% Footnotes
-
-%%
-%% Copyright (C) 2019 by Daniel A. Weiss <daniel.weiss.led at gmail.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
-%% Daniel A. Weiss.
-%%
-%% This work consists of the file apa7.dtx
-%% and the derived files apa7.ins,
-%% apa7.cls,
-%% apa7.pdf,
-%% README,
-%% APA7american.txt,
-%% APA7british.txt,
-%% APA7dutch.txt,
-%% APA7english.txt,
-%% APA7german.txt,
-%% APA7ngerman.txt,
-%% APA7greek.txt,
-%% APA7czech.txt,
-%% APA7turkish.txt,
-%% APA7endfloat.cfg,
-%% Figure1.pdf,
-%% shortsample.tex,
-%% longsample.tex, and
-%% bibliography.bib.
-%%
-%%
-%% End of file `./config/APA7czech.txt'.
diff --git a/Master/texmf-dist/tex/latex/apa7/config/APA7dutch.txt b/Master/texmf-dist/tex/latex/apa7/config/APA7dutch.txt
deleted file mode 100644
index c5c64b5bb1b..00000000000
--- a/Master/texmf-dist/tex/latex/apa7/config/APA7dutch.txt
+++ /dev/null
@@ -1,76 +0,0 @@
-%%
-%% This is file `./config/APA7dutch.txt',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% apa7.dtx (with options: `dutch')
-%% ----------------------------------------------------------------------
-%%
-%% apa7 - A LaTeX class for formatting documents in compliance with the
-%% American Psychological Association's Publication Manual, 7th edition
-%%
-%% Copyright (C) 2019 by Daniel A. Weiss <daniel.weiss.led at gmail.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{APA7dutch.txt}[2019/12/29 v1.00 apa7 configuration for Dutch]
-
-\renewcommand{\acksname}{Auteursnoot}% Author Note
-\renewcommand{\keywordname}{Trefwoorden}% Keywords
-\renewcommand{\notesname}{Voetnoten}% Footnotes
-
-%%
-%% Copyright (C) 2019 by Daniel A. Weiss <daniel.weiss.led at gmail.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
-%% Daniel A. Weiss.
-%%
-%% This work consists of the file apa7.dtx
-%% and the derived files apa7.ins,
-%% apa7.cls,
-%% apa7.pdf,
-%% README,
-%% APA7american.txt,
-%% APA7british.txt,
-%% APA7dutch.txt,
-%% APA7english.txt,
-%% APA7german.txt,
-%% APA7ngerman.txt,
-%% APA7greek.txt,
-%% APA7czech.txt,
-%% APA7turkish.txt,
-%% APA7endfloat.cfg,
-%% Figure1.pdf,
-%% shortsample.tex,
-%% longsample.tex, and
-%% bibliography.bib.
-%%
-%%
-%% End of file `./config/APA7dutch.txt'.
diff --git a/Master/texmf-dist/tex/latex/apa7/config/APA7endfloat.cfg b/Master/texmf-dist/tex/latex/apa7/config/APA7endfloat.cfg
deleted file mode 100644
index feb2af203e8..00000000000
--- a/Master/texmf-dist/tex/latex/apa7/config/APA7endfloat.cfg
+++ /dev/null
@@ -1,141 +0,0 @@
-%%
-%% This is file `./config/APA7endfloat.cfg',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% apa7.dtx (with options: `APAendfloat')
-%% ----------------------------------------------------------------------
-%%
-%% apa7 - A LaTeX class for formatting documents in compliance with the
-%% American Psychological Association's Publication Manual, 7th edition
-%%
-%% Copyright (C) 2019 by Daniel A. Weiss <daniel.weiss.led at gmail.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 is file `endfloat.cfg',
-%% modifed from the original supplied with the endfloat package
-%% to handle both sideways floats and longtable
-%%
-%% Athanassios Protopapas <protopap@ilsp.gr>
-%% July 2005
-%%
-%% Original authors: James Darrell McCauley <jdm5548@diamond.tamu.edu>,
-%% Jeff Goldberg <j.goldberg@cranfield.ac.uk>
-%% Original version: Version 2.4i <October 1995>
-%%
-\RequirePackage{rotating}
-\let\efsaved@sidewaysfigure\sidewaysfigure
-\let\efsaved@sidewaystable\sidewaystable
-\let\efsaved@longtable\longtable
-\AtBeginTables{\let\sidewaystable=\efsaved@sidewaystable\relax}
-\AtBeginTables{\let\longtable=\efsaved@longtable\relax}
-\AtBeginFigures{\let\sidewaysfigure=\efsaved@sidewaysfigure\relax}
-\def\sidewaystable{\efloat@condopen{ttt}
- \efloat@iwrite{ttt}{\string\begin{sidewaystable}}%
- \def\@currenvir{efloat@float}%
- \begingroup
- \let\do\ef@makeinnocent \dospecials
- \ef@makeinnocent\^^L% and whatever other special cases
- \endlinechar`\^^M \catcode`\^^M=12 \ef@xsidetable}
-{\catcode`\^^M=12 \endlinechar=-1 %
- \gdef\ef@xsidetable#1^^M{\def\test{#1}
- \ifx\test\ef@endsidetabletest
- \efloat@foundend{ttt}{sidewaystable}
- \else
- \efloat@iwrite{ttt}{#1}%
- \let\next\ef@xsidetable
- \fi \next}
-}
-\def\sidewaysfigure{\efloat@condopen{fff}
- \efloat@iwrite{fff}{\string\begin{sidewaysfigure}}%
- \def\@currenvir{efloat@float}%
- \begingroup
- \let\do\ef@makeinnocent \dospecials
- \ef@makeinnocent\^^L% and whatever other special cases
- \endlinechar`\^^M \catcode`\^^M=12 \ef@xsidefigure}
-{\catcode`\^^M=12 \endlinechar=-1 %
- \gdef\ef@xsidefigure#1^^M{\def\test{#1}
- \ifx\test\ef@endsidefiguretest
- \efloat@foundend{fff}{sidewaysfigure}
- \else
- \efloat@iwrite{fff}{#1}%
- \let\next\ef@xsidefigure
- \fi \next}
-}
-\def\longtable{\efloat@condopen{ttt}
- \efloat@iwrite{ttt}{\string\begin{longtable}}%
- \def\@currenvir{efloat@float}%
- \begingroup
- \let\do\ef@makeinnocent \dospecials
- \ef@makeinnocent\^^L% and whatever other special cases
- \endlinechar`\^^M \catcode`\^^M=12 \ef@xlongtable}
-{\catcode`\^^M=12 \endlinechar=-1 %
- \gdef\ef@xlongtable#1^^M{\def\test{#1}
- \ifx\test\ef@endlongtabletest
- \efloat@foundend{ttt}{longtable}
- \else
- \efloat@iwrite{ttt}{#1}%
- \let\next\ef@xlongtable
- \fi \next}
-}
-{\escapechar=-1%
- \xdef\ef@endsidefiguretest{\string\\end\string\{sidewaysfigure\string\}}%
- \xdef\ef@endsidetabletest{\string\\end\string\{sidewaystable\string\}}
- \xdef\ef@endlongtabletest{\string\\end\string\{longtable\string\}}}%
-%%
-%% Copyright (C) 2019 by Daniel A. Weiss <daniel.weiss.led at gmail.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
-%% Daniel A. Weiss.
-%%
-%% This work consists of the file apa7.dtx
-%% and the derived files apa7.ins,
-%% apa7.cls,
-%% apa7.pdf,
-%% README,
-%% APA7american.txt,
-%% APA7british.txt,
-%% APA7dutch.txt,
-%% APA7english.txt,
-%% APA7german.txt,
-%% APA7ngerman.txt,
-%% APA7greek.txt,
-%% APA7czech.txt,
-%% APA7turkish.txt,
-%% APA7endfloat.cfg,
-%% Figure1.pdf,
-%% shortsample.tex,
-%% longsample.tex, and
-%% bibliography.bib.
-%%
-%%
-%% End of file `./config/APA7endfloat.cfg'.
diff --git a/Master/texmf-dist/tex/latex/apa7/config/APA7english.txt b/Master/texmf-dist/tex/latex/apa7/config/APA7english.txt
deleted file mode 100644
index e76cef85428..00000000000
--- a/Master/texmf-dist/tex/latex/apa7/config/APA7english.txt
+++ /dev/null
@@ -1,76 +0,0 @@
-%%
-%% This is file `./config/APA7english.txt',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% apa7.dtx (with options: `english')
-%% ----------------------------------------------------------------------
-%%
-%% apa7 - A LaTeX class for formatting documents in compliance with the
-%% American Psychological Association's Publication Manual, 7th edition
-%%
-%% Copyright (C) 2019 by Daniel A. Weiss <daniel.weiss.led at gmail.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{APA7english.txt}[2019/12/29 v1.00 apa7 configuration for non-American English]
-
-\renewcommand{\acksname}{Author Note}
-\renewcommand{\keywordname}{Keywords}
-\renewcommand{\notesname}{Footnotes}
-
-%%
-%% Copyright (C) 2019 by Daniel A. Weiss <daniel.weiss.led at gmail.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
-%% Daniel A. Weiss.
-%%
-%% This work consists of the file apa7.dtx
-%% and the derived files apa7.ins,
-%% apa7.cls,
-%% apa7.pdf,
-%% README,
-%% APA7american.txt,
-%% APA7british.txt,
-%% APA7dutch.txt,
-%% APA7english.txt,
-%% APA7german.txt,
-%% APA7ngerman.txt,
-%% APA7greek.txt,
-%% APA7czech.txt,
-%% APA7turkish.txt,
-%% APA7endfloat.cfg,
-%% Figure1.pdf,
-%% shortsample.tex,
-%% longsample.tex, and
-%% bibliography.bib.
-%%
-%%
-%% End of file `./config/APA7english.txt'.
diff --git a/Master/texmf-dist/tex/latex/apa7/config/APA7german.txt b/Master/texmf-dist/tex/latex/apa7/config/APA7german.txt
deleted file mode 100644
index e3cd2dfec7a..00000000000
--- a/Master/texmf-dist/tex/latex/apa7/config/APA7german.txt
+++ /dev/null
@@ -1,76 +0,0 @@
-%%
-%% This is file `./config/APA7german.txt',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% apa7.dtx (with options: `german')
-%% ----------------------------------------------------------------------
-%%
-%% apa7 - A LaTeX class for formatting documents in compliance with the
-%% American Psychological Association's Publication Manual, 7th edition
-%%
-%% Copyright (C) 2019 by Daniel A. Weiss <daniel.weiss.led at gmail.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{APA7german.txt}[2019/12/29 v1.00 apa7 configuration for German]
-
-\renewcommand{\acksname}{Autorenhinweis}% Author Note
-\renewcommand{\keywordname}{Schl\"usselw\"orter}% Keywords
-\renewcommand{\notesname}{Fußnoten}% Footnotes
-
-%%
-%% Copyright (C) 2019 by Daniel A. Weiss <daniel.weiss.led at gmail.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
-%% Daniel A. Weiss.
-%%
-%% This work consists of the file apa7.dtx
-%% and the derived files apa7.ins,
-%% apa7.cls,
-%% apa7.pdf,
-%% README,
-%% APA7american.txt,
-%% APA7british.txt,
-%% APA7dutch.txt,
-%% APA7english.txt,
-%% APA7german.txt,
-%% APA7ngerman.txt,
-%% APA7greek.txt,
-%% APA7czech.txt,
-%% APA7turkish.txt,
-%% APA7endfloat.cfg,
-%% Figure1.pdf,
-%% shortsample.tex,
-%% longsample.tex, and
-%% bibliography.bib.
-%%
-%%
-%% End of file `./config/APA7german.txt'.
diff --git a/Master/texmf-dist/tex/latex/apa7/config/APA7greek.txt b/Master/texmf-dist/tex/latex/apa7/config/APA7greek.txt
deleted file mode 100644
index d61694753ab..00000000000
--- a/Master/texmf-dist/tex/latex/apa7/config/APA7greek.txt
+++ /dev/null
@@ -1,76 +0,0 @@
-%%
-%% This is file `./config/APA7greek.txt',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% apa7.dtx (with options: `greek')
-%% ----------------------------------------------------------------------
-%%
-%% apa7 - A LaTeX class for formatting documents in compliance with the
-%% American Psychological Association's Publication Manual, 7th edition
-%%
-%% Copyright (C) 2019 by Daniel A. Weiss <daniel.weiss.led at gmail.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{APA7greek.txt}[2019/12/29 v1.00 apa7 configuration for Greek]
-
-\renewcommand{\acksname}{Shmei'wseis tou suggraf'ea}% Author Note
-\renewcommand{\keywordname}{L'exeis kleidi'a}% Keywords
-\renewcommand{\notesname}{Uposhmei'wseis}% Footnotes
-
-%%
-%% Copyright (C) 2019 by Daniel A. Weiss <daniel.weiss.led at gmail.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
-%% Daniel A. Weiss.
-%%
-%% This work consists of the file apa7.dtx
-%% and the derived files apa7.ins,
-%% apa7.cls,
-%% apa7.pdf,
-%% README,
-%% APA7american.txt,
-%% APA7british.txt,
-%% APA7dutch.txt,
-%% APA7english.txt,
-%% APA7german.txt,
-%% APA7ngerman.txt,
-%% APA7greek.txt,
-%% APA7czech.txt,
-%% APA7turkish.txt,
-%% APA7endfloat.cfg,
-%% Figure1.pdf,
-%% shortsample.tex,
-%% longsample.tex, and
-%% bibliography.bib.
-%%
-%%
-%% End of file `./config/APA7greek.txt'.
diff --git a/Master/texmf-dist/tex/latex/apa7/config/APA7ngerman.txt b/Master/texmf-dist/tex/latex/apa7/config/APA7ngerman.txt
deleted file mode 100644
index c19a981c661..00000000000
--- a/Master/texmf-dist/tex/latex/apa7/config/APA7ngerman.txt
+++ /dev/null
@@ -1,76 +0,0 @@
-%%
-%% This is file `./config/APA7ngerman.txt',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% apa7.dtx (with options: `ngerman')
-%% ----------------------------------------------------------------------
-%%
-%% apa7 - A LaTeX class for formatting documents in compliance with the
-%% American Psychological Association's Publication Manual, 7th edition
-%%
-%% Copyright (C) 2019 by Daniel A. Weiss <daniel.weiss.led at gmail.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{APA7german.txt}[2019/12/29 v1.00 apa7 configuration for "new" German]
-
-\renewcommand{\acksname}{Autorenhinweis}% Author Note
-\renewcommand{\keywordname}{Schl\"usselw\"orter}% Keywords
-\renewcommand{\notesname}{Fußnoten}% Footnotes
-
-%%
-%% Copyright (C) 2019 by Daniel A. Weiss <daniel.weiss.led at gmail.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
-%% Daniel A. Weiss.
-%%
-%% This work consists of the file apa7.dtx
-%% and the derived files apa7.ins,
-%% apa7.cls,
-%% apa7.pdf,
-%% README,
-%% APA7american.txt,
-%% APA7british.txt,
-%% APA7dutch.txt,
-%% APA7english.txt,
-%% APA7german.txt,
-%% APA7ngerman.txt,
-%% APA7greek.txt,
-%% APA7czech.txt,
-%% APA7turkish.txt,
-%% APA7endfloat.cfg,
-%% Figure1.pdf,
-%% shortsample.tex,
-%% longsample.tex, and
-%% bibliography.bib.
-%%
-%%
-%% End of file `./config/APA7ngerman.txt'.
diff --git a/Master/texmf-dist/tex/latex/apa7/config/APA7turkish.txt b/Master/texmf-dist/tex/latex/apa7/config/APA7turkish.txt
deleted file mode 100644
index 61f20c2cb8c..00000000000
--- a/Master/texmf-dist/tex/latex/apa7/config/APA7turkish.txt
+++ /dev/null
@@ -1,76 +0,0 @@
-%%
-%% This is file `./config/APA7turkish.txt',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% apa7.dtx (with options: `turkish')
-%% ----------------------------------------------------------------------
-%%
-%% apa7 - A LaTeX class for formatting documents in compliance with the
-%% American Psychological Association's Publication Manual, 7th edition
-%%
-%% Copyright (C) 2019 by Daniel A. Weiss <daniel.weiss.led at gmail.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{APA7turkish.txt}[2019/12/29 v1.00 apa7 configuration for Turkish]
-
-\renewcommand{\acksname}{Yazar Notu}% Author Note
-\renewcommand{\keywordname}{Anahtar Kelimeler}% Keywords
-\renewcommand{\notesname}{Dipnotlar}% Footnotes
-
-%%
-%% Copyright (C) 2019 by Daniel A. Weiss <daniel.weiss.led at gmail.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
-%% Daniel A. Weiss.
-%%
-%% This work consists of the file apa7.dtx
-%% and the derived files apa7.ins,
-%% apa7.cls,
-%% apa7.pdf,
-%% README,
-%% APA7american.txt,
-%% APA7british.txt,
-%% APA7dutch.txt,
-%% APA7english.txt,
-%% APA7german.txt,
-%% APA7ngerman.txt,
-%% APA7greek.txt,
-%% APA7czech.txt,
-%% APA7turkish.txt,
-%% APA7endfloat.cfg,
-%% Figure1.pdf,
-%% shortsample.tex,
-%% longsample.tex, and
-%% bibliography.bib.
-%%
-%%
-%% End of file `./config/APA7turkish.txt'.