From f3ceb667ff2f396a533f91b87fa0c424f1fdf450 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 16 Apr 2020 21:00:13 +0000 Subject: apa7 without spurious y.tex git-svn-id: svn://tug.org/texlive/trunk@54767 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/apa7/y.tex | 141 --------------------------------- 1 file changed, 141 deletions(-) delete mode 100644 Master/texmf-dist/doc/latex/apa7/y.tex (limited to 'Master/texmf-dist') diff --git a/Master/texmf-dist/doc/latex/apa7/y.tex b/Master/texmf-dist/doc/latex/apa7/y.tex deleted file mode 100644 index 77c8cd02bc3..00000000000 --- a/Master/texmf-dist/doc/latex/apa7/y.tex +++ /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) 2020 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 is file `endfloat.cfg', -%% modifed from the original supplied with the endfloat package -%% to handle both sideways floats and longtable -%% -%% Athanassios Protopapas -%% July 2005 -%% -%% Original authors: James Darrell McCauley , -%% Jeff Goldberg -%% Original version: Version 2.4i -%% -\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) 2020 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, -%% 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'. -- cgit v1.2.3