summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/apa6/apa6.ins
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/apa6/apa6.ins
Initial commit
Diffstat (limited to 'macros/latex/contrib/apa6/apa6.ins')
-rw-r--r--macros/latex/contrib/apa6/apa6.ins172
1 files changed, 172 insertions, 0 deletions
diff --git a/macros/latex/contrib/apa6/apa6.ins b/macros/latex/contrib/apa6/apa6.ins
new file mode 100644
index 0000000000..7aad72df9d
--- /dev/null
+++ b/macros/latex/contrib/apa6/apa6.ins
@@ -0,0 +1,172 @@
+%%
+%% This is file `apa6.ins',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% apa6.dtx (with options: `install')
+%% ----------------------------------------------------------------------
+%%
+%% apa6 - A LaTeX class for formatting documents in compliance with the
+%% American Psychological Association's Publication Manual, 6th edition
+%%
+%% Copyright (C) 2011-2017 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.
+%%
+%% ----------------------------------------------------------------------
+%%
+\input docstrip.tex
+\keepsilent
+\askforoverwritefalse
+\preamble
+----------------------------------------------------------------------
+
+apa6 - A LaTeX class for formatting documents in compliance with the
+American Psychological Association's Publication Manual, 6th edition
+
+Copyright (C) 2011-2017 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.
+
+----------------------------------------------------------------------
+
+\endpreamble
+\postamble
+
+Copyright (C) 2011-2017 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,
+ APAamerican.txt,
+ APAbritish.txt,
+ APAdutch.txt,
+ APAenglish.txt,
+ APAgerman.txt,
+ APAngerman.txt,
+ APAgreek.txt,
+ APAczech.txt,
+ APAturkish.txt,
+ APAendfloat.cfg,
+ apa6.ptex,
+ TeX2WordForapa6.bas,
+ Figure1.pdf,
+ shortsample.tex,
+ longsample.tex, and
+ bibliography.bib.
+
+\endpostamble
+\usedir{tex/latex/apa6}
+\generate{
+ \file{\jobname.cls}{\from{\jobname.dtx}{class}}
+}
+\usedir{tex/latex/apa6/config}
+\generate{
+ \file{./config/APAamerican.txt}{\from{\jobname.dtx}{american}}
+ \file{./config/APAbritish.txt}{\from{\jobname.dtx}{british}}
+ \file{./config/APAdutch.txt}{\from{\jobname.dtx}{dutch}}
+ \file{./config/APAenglish.txt}{\from{\jobname.dtx}{english}}
+ \file{./config/APAgerman.txt}{\from{\jobname.dtx}{german}}
+ \file{./config/APAngerman.txt}{\from{\jobname.dtx}{ngerman}}
+ \file{./config/APAgreek.txt}{\from{\jobname.dtx}{greek}}
+ \file{./config/APAczech.txt}{\from{\jobname.dtx}{czech}}
+ \file{./config/APAturkish.txt}{\from{\jobname.dtx}{turkish}}
+ \file{./config/APAendfloat.cfg}{\from{\jobname.dtx}{APAendfloat}}
+}
+\usedir{tex/latex/apa6/samples}
+\generate{
+ \file{./samples/bibliography.bib}{\from{\jobname.dtx}{bibliography}}
+ \file{./samples/shortsample.tex}{\from{\jobname.dtx}{shortsample}}
+ \file{./samples/longsample.tex}{\from{\jobname.dtx}{longsample}}
+}
+\usedir{tex/latex/apa6/pseudoTeX}
+\generate{
+ \file{./pseudoTeX/apa6.ptex}{\from{\jobname.dtx}{ptex}}
+ \file{./pseudoTeX/TeX2WordForapa6.bas}{\from{\jobname.dtx}{bas}}
+}
+\endbatchfile
+%%
+%% Copyright (C) 2011-2017 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,
+%% APAamerican.txt,
+%% APAbritish.txt,
+%% APAdutch.txt,
+%% APAenglish.txt,
+%% APAgerman.txt,
+%% APAngerman.txt,
+%% APAgreek.txt,
+%% APAczech.txt,
+%% APAturkish.txt,
+%% APAendfloat.cfg,
+%% apa6.ptex,
+%% TeX2WordForapa6.bas,
+%% Figure1.pdf,
+%% shortsample.tex,
+%% longsample.tex, and
+%% bibliography.bib.
+%%
+%%
+%% End of file `apa6.ins'.