From c94172a07764a1b0749a905492e6d52b96db6f47 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 21 Nov 2021 21:12:22 +0000 Subject: apa7 (21nov21) git-svn-id: svn://tug.org/texlive/trunk@61110 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/apa7/apa7.cls | 5 +- .../tex/latex/apa7/config/APA7american.txt | 1 + .../tex/latex/apa7/config/APA7british.txt | 1 + .../texmf-dist/tex/latex/apa7/config/APA7czech.txt | 1 + .../texmf-dist/tex/latex/apa7/config/APA7dutch.txt | 1 + .../tex/latex/apa7/config/APA7endfloat.cfg | 1 + .../tex/latex/apa7/config/APA7english.txt | 1 + .../tex/latex/apa7/config/APA7french.txt | 1 + .../tex/latex/apa7/config/APA7german.txt | 1 + .../texmf-dist/tex/latex/apa7/config/APA7greek.txt | 1 + .../tex/latex/apa7/config/APA7ngerman.txt | 1 + .../tex/latex/apa7/config/APA7spanish.txt | 79 ++++++++++++++++++++++ .../tex/latex/apa7/config/APA7turkish.txt | 1 + 13 files changed, 93 insertions(+), 2 deletions(-) create mode 100644 Master/texmf-dist/tex/latex/apa7/config/APA7spanish.txt (limited to 'Master/texmf-dist/tex/latex/apa7') diff --git a/Master/texmf-dist/tex/latex/apa7/apa7.cls b/Master/texmf-dist/tex/latex/apa7/apa7.cls index 5c1d9cfb126..6eb22f9fa8f 100644 --- a/Master/texmf-dist/tex/latex/apa7/apa7.cls +++ b/Master/texmf-dist/tex/latex/apa7/apa7.cls @@ -27,7 +27,7 @@ %% %% ---------------------------------------------------------------------- %% -\ProvidesClass{apa7}[2021/05/17 v2.13 APA formatting (7th edition)] +\ProvidesClass{apa7}[2021/11/21 v2.14 APA formatting (7th edition)] \NeedsTeXFormat{LaTeX2e} \DeclareOption{man}{% @@ -1394,7 +1394,7 @@ }{|}}} #1}} -\IfFileExists{flushend.sty}{\RequirePackage[keeplastbox]{flushend}}{} +\IfFileExists{flushend.sty}{\RequirePackage{flushend}}{} \IfFileExists{ftnright.sty}{ @@ -1743,6 +1743,7 @@ %% APA7greek.txt, %% APA7czech.txt, %% APA7turkish.txt, +%% APA7spanish.txt, %% APA7endfloat.cfg, %% Figure1.pdf, %% shortsample.tex, diff --git a/Master/texmf-dist/tex/latex/apa7/config/APA7american.txt b/Master/texmf-dist/tex/latex/apa7/config/APA7american.txt index d032f07ab4e..5aff560150b 100644 --- a/Master/texmf-dist/tex/latex/apa7/config/APA7american.txt +++ b/Master/texmf-dist/tex/latex/apa7/config/APA7american.txt @@ -69,6 +69,7 @@ %% APA7greek.txt, %% APA7czech.txt, %% APA7turkish.txt, +%% APA7spanish.txt, %% APA7endfloat.cfg, %% Figure1.pdf, %% shortsample.tex, diff --git a/Master/texmf-dist/tex/latex/apa7/config/APA7british.txt b/Master/texmf-dist/tex/latex/apa7/config/APA7british.txt index bb4a9f7c710..54b70eac6e2 100644 --- a/Master/texmf-dist/tex/latex/apa7/config/APA7british.txt +++ b/Master/texmf-dist/tex/latex/apa7/config/APA7british.txt @@ -69,6 +69,7 @@ %% APA7greek.txt, %% APA7czech.txt, %% APA7turkish.txt, +%% APA7spanish.txt, %% APA7endfloat.cfg, %% Figure1.pdf, %% shortsample.tex, diff --git a/Master/texmf-dist/tex/latex/apa7/config/APA7czech.txt b/Master/texmf-dist/tex/latex/apa7/config/APA7czech.txt index f515e8ab265..fc857041d05 100644 --- a/Master/texmf-dist/tex/latex/apa7/config/APA7czech.txt +++ b/Master/texmf-dist/tex/latex/apa7/config/APA7czech.txt @@ -69,6 +69,7 @@ %% APA7greek.txt, %% APA7czech.txt, %% APA7turkish.txt, +%% APA7spanish.txt, %% APA7endfloat.cfg, %% Figure1.pdf, %% shortsample.tex, diff --git a/Master/texmf-dist/tex/latex/apa7/config/APA7dutch.txt b/Master/texmf-dist/tex/latex/apa7/config/APA7dutch.txt index 01867b67202..c897d76234a 100644 --- a/Master/texmf-dist/tex/latex/apa7/config/APA7dutch.txt +++ b/Master/texmf-dist/tex/latex/apa7/config/APA7dutch.txt @@ -69,6 +69,7 @@ %% APA7greek.txt, %% APA7czech.txt, %% APA7turkish.txt, +%% APA7spanish.txt, %% APA7endfloat.cfg, %% Figure1.pdf, %% shortsample.tex, diff --git a/Master/texmf-dist/tex/latex/apa7/config/APA7endfloat.cfg b/Master/texmf-dist/tex/latex/apa7/config/APA7endfloat.cfg index 4c33c92c8e9..29b712565a5 100644 --- a/Master/texmf-dist/tex/latex/apa7/config/APA7endfloat.cfg +++ b/Master/texmf-dist/tex/latex/apa7/config/APA7endfloat.cfg @@ -81,6 +81,7 @@ %% APA7greek.txt, %% APA7czech.txt, %% APA7turkish.txt, +%% APA7spanish.txt, %% APA7endfloat.cfg, %% Figure1.pdf, %% shortsample.tex, diff --git a/Master/texmf-dist/tex/latex/apa7/config/APA7english.txt b/Master/texmf-dist/tex/latex/apa7/config/APA7english.txt index 16e6e008efe..b4da4c1f59e 100644 --- a/Master/texmf-dist/tex/latex/apa7/config/APA7english.txt +++ b/Master/texmf-dist/tex/latex/apa7/config/APA7english.txt @@ -69,6 +69,7 @@ %% APA7greek.txt, %% APA7czech.txt, %% APA7turkish.txt, +%% APA7spanish.txt, %% APA7endfloat.cfg, %% Figure1.pdf, %% shortsample.tex, diff --git a/Master/texmf-dist/tex/latex/apa7/config/APA7french.txt b/Master/texmf-dist/tex/latex/apa7/config/APA7french.txt index d866418c055..24ee53b48ab 100644 --- a/Master/texmf-dist/tex/latex/apa7/config/APA7french.txt +++ b/Master/texmf-dist/tex/latex/apa7/config/APA7french.txt @@ -69,6 +69,7 @@ %% APA7greek.txt, %% APA7czech.txt, %% APA7turkish.txt, +%% APA7spanish.txt, %% APA7endfloat.cfg, %% Figure1.pdf, %% shortsample.tex, diff --git a/Master/texmf-dist/tex/latex/apa7/config/APA7german.txt b/Master/texmf-dist/tex/latex/apa7/config/APA7german.txt index 021e695aec6..073beb73eeb 100644 --- a/Master/texmf-dist/tex/latex/apa7/config/APA7german.txt +++ b/Master/texmf-dist/tex/latex/apa7/config/APA7german.txt @@ -69,6 +69,7 @@ %% APA7greek.txt, %% APA7czech.txt, %% APA7turkish.txt, +%% APA7spanish.txt, %% APA7endfloat.cfg, %% Figure1.pdf, %% shortsample.tex, diff --git a/Master/texmf-dist/tex/latex/apa7/config/APA7greek.txt b/Master/texmf-dist/tex/latex/apa7/config/APA7greek.txt index 1bd7b1f3bb4..a1a5f92b5d1 100644 --- a/Master/texmf-dist/tex/latex/apa7/config/APA7greek.txt +++ b/Master/texmf-dist/tex/latex/apa7/config/APA7greek.txt @@ -69,6 +69,7 @@ %% APA7greek.txt, %% APA7czech.txt, %% APA7turkish.txt, +%% APA7spanish.txt, %% APA7endfloat.cfg, %% Figure1.pdf, %% shortsample.tex, diff --git a/Master/texmf-dist/tex/latex/apa7/config/APA7ngerman.txt b/Master/texmf-dist/tex/latex/apa7/config/APA7ngerman.txt index 9d31165abb0..292ee9c557d 100644 --- a/Master/texmf-dist/tex/latex/apa7/config/APA7ngerman.txt +++ b/Master/texmf-dist/tex/latex/apa7/config/APA7ngerman.txt @@ -69,6 +69,7 @@ %% APA7greek.txt, %% APA7czech.txt, %% APA7turkish.txt, +%% APA7spanish.txt, %% APA7endfloat.cfg, %% Figure1.pdf, %% shortsample.tex, diff --git a/Master/texmf-dist/tex/latex/apa7/config/APA7spanish.txt b/Master/texmf-dist/tex/latex/apa7/config/APA7spanish.txt new file mode 100644 index 00000000000..26a2211a25e --- /dev/null +++ b/Master/texmf-dist/tex/latex/apa7/config/APA7spanish.txt @@ -0,0 +1,79 @@ +%% +%% This is file `./config/APA7spanish.txt', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% apa7.dtx (with options: `spanish') +%% ---------------------------------------------------------------------- +%% +%% apa7 - A LaTeX class for formatting documents in compliance with the +%% American Psychological Association's Publication Manual, 7th edition +%% +%% Copyright (C) 2021 by Daniel A. Weiss +%% +%% 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{APA7spanish.txt}[2021/08/08 v1.00 apa7 configuration for Spanish] + +\renewcommand{\lastauthorseparator}{y}% and +\renewcommand{\acksname}{Nota del Autor}% Author Note +\renewcommand{\keywordname}{Palabras Claves}% Keywords +\renewcommand{\notesname}{Notas}% Footnotes + +%% +%% Copyright (C) 2021 by Daniel A. Weiss +%% +%% 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, +%% APA7french.txt, +%% APA7german.txt, +%% APA7ngerman.txt, +%% APA7greek.txt, +%% APA7czech.txt, +%% APA7turkish.txt, +%% APA7spanish.txt, +%% APA7endfloat.cfg, +%% Figure1.pdf, +%% shortsample.tex, +%% longsample.tex, and +%% bibliography.bib. +%% +%% +%% End of file `./config/APA7spanish.txt'. diff --git a/Master/texmf-dist/tex/latex/apa7/config/APA7turkish.txt b/Master/texmf-dist/tex/latex/apa7/config/APA7turkish.txt index 139287b5700..83fc7249026 100644 --- a/Master/texmf-dist/tex/latex/apa7/config/APA7turkish.txt +++ b/Master/texmf-dist/tex/latex/apa7/config/APA7turkish.txt @@ -69,6 +69,7 @@ %% APA7greek.txt, %% APA7czech.txt, %% APA7turkish.txt, +%% APA7spanish.txt, %% APA7endfloat.cfg, %% Figure1.pdf, %% shortsample.tex, -- cgit v1.2.3