diff options
author | Karl Berry <karl@freefriends.org> | 2012-03-31 22:38:04 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-03-31 22:38:04 +0000 |
commit | bcd5476f9928d498a0969b43af38281b957a86eb (patch) | |
tree | 3036560692f2c81c8cc82c798d814e908e2ec856 /Master/texmf-dist/tex | |
parent | b78a06049d5ea9b3d468e641c8a09d18ac46b282 (diff) |
apa6 (24mar12)
git-svn-id: svn://tug.org/texlive/trunk@25803 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
10 files changed, 98 insertions, 12 deletions
diff --git a/Master/texmf-dist/tex/latex/apa6/apa6.cls b/Master/texmf-dist/tex/latex/apa6/apa6.cls index 494ec3f7f90..1bf9f200803 100644 --- a/Master/texmf-dist/tex/latex/apa6/apa6.cls +++ b/Master/texmf-dist/tex/latex/apa6/apa6.cls @@ -27,7 +27,7 @@ %% %% ---------------------------------------------------------------------- %% -\ProvidesClass{apa6}[2012/02/25 v1.26 APA formatting (6th edition)] +\ProvidesClass{apa6}[2012/03/24 v1.27 APA formatting (6th edition)] \NeedsTeXFormat{LaTeX2e} \DeclareOption{man}{% @@ -1399,7 +1399,7 @@ {\par \parbox{4.6875in} {\small \noindent \@abstract \@ifundefined{@keywords}{}{% - \par\vspace{0.12in}\raggedright\textit{Keywords:} \@keywords% + \par\vspace{0.12in}\raggedright\textit{\keywordname:} \@keywords% }% } \vspace{0.24in}% @@ -1646,7 +1646,7 @@ \parbox{5in}{\@abstract% \@ifundefined{@keywords}{}{% - \par\vspace{0.12in}\textit{Keywords:} \@keywords% + \par\vspace{0.12in}\textit{\keywordname:} \@keywords% }% }\vspace{0.25in}% } @@ -1755,7 +1755,7 @@ %% and the derived files apa6.ins, %% apa6.cls, %% apa6.pdf, -%% README.txt, +%% README, %% APAamerican.txt, %% APAbritish.txt, %% APAdutch.txt, @@ -1763,6 +1763,7 @@ %% APAgerman.txt, %% APAngerman.txt, %% APAgreek.txt, +%% APAczech.txt, %% APAendfloat.cfg, %% apa6.ptex, %% Figure1.pdf, diff --git a/Master/texmf-dist/tex/latex/apa6/config/APAamerican.txt b/Master/texmf-dist/tex/latex/apa6/config/APAamerican.txt index 947147ebfdc..16e26be83fe 100644 --- a/Master/texmf-dist/tex/latex/apa6/config/APAamerican.txt +++ b/Master/texmf-dist/tex/latex/apa6/config/APAamerican.txt @@ -57,7 +57,7 @@ %% and the derived files apa6.ins, %% apa6.cls, %% apa6.pdf, -%% README.txt, +%% README, %% APAamerican.txt, %% APAbritish.txt, %% APAdutch.txt, @@ -65,6 +65,7 @@ %% APAgerman.txt, %% APAngerman.txt, %% APAgreek.txt, +%% APAczech.txt, %% APAendfloat.cfg, %% apa6.ptex, %% Figure1.pdf, diff --git a/Master/texmf-dist/tex/latex/apa6/config/APAbritish.txt b/Master/texmf-dist/tex/latex/apa6/config/APAbritish.txt index 639461ecf4b..301d6aacc54 100644 --- a/Master/texmf-dist/tex/latex/apa6/config/APAbritish.txt +++ b/Master/texmf-dist/tex/latex/apa6/config/APAbritish.txt @@ -57,7 +57,7 @@ %% and the derived files apa6.ins, %% apa6.cls, %% apa6.pdf, -%% README.txt, +%% README, %% APAamerican.txt, %% APAbritish.txt, %% APAdutch.txt, @@ -65,6 +65,7 @@ %% APAgerman.txt, %% APAngerman.txt, %% APAgreek.txt, +%% APAczech.txt, %% APAendfloat.cfg, %% apa6.ptex, %% Figure1.pdf, diff --git a/Master/texmf-dist/tex/latex/apa6/config/APAczech.txt b/Master/texmf-dist/tex/latex/apa6/config/APAczech.txt new file mode 100644 index 00000000000..d6f6e4d6b46 --- /dev/null +++ b/Master/texmf-dist/tex/latex/apa6/config/APAczech.txt @@ -0,0 +1,77 @@ +%% +%% This is file `./config/APAczech.txt', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% apa6.dtx (with options: `czech') +%% ---------------------------------------------------------------------- +%% +%% apa6 - A LaTeX class for formatting documents in compliance with the +%% American Psychological Association's Publication Manual, 6th edition +%% +%% Copyright (C) 2011, 2012 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{APAgreek.txt}[2012/02/23 v1.25 apa6 configuration for Czech] + +\renewcommand{\rheadname}{Záhlaví}% Running head +\renewcommand{\acksname}{Poznámka~autora}% Author Note +\renewcommand{\keywordname}{Klícová~1slova}% Keywords +\renewcommand{\notesname}{Poznámky}% Footnotes + +%% +%% Copyright (C) 2011, 2012 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, +%% APAendfloat.cfg, +%% apa6.ptex, +%% Figure1.pdf, +%% shortsample.tex, +%% longsample.tex, and +%% bibliography.bib. +%% +%% +%% End of file `./config/APAczech.txt'. diff --git a/Master/texmf-dist/tex/latex/apa6/config/APAdutch.txt b/Master/texmf-dist/tex/latex/apa6/config/APAdutch.txt index 6678121c7b0..32292a3a764 100644 --- a/Master/texmf-dist/tex/latex/apa6/config/APAdutch.txt +++ b/Master/texmf-dist/tex/latex/apa6/config/APAdutch.txt @@ -57,7 +57,7 @@ %% and the derived files apa6.ins, %% apa6.cls, %% apa6.pdf, -%% README.txt, +%% README, %% APAamerican.txt, %% APAbritish.txt, %% APAdutch.txt, @@ -65,6 +65,7 @@ %% APAgerman.txt, %% APAngerman.txt, %% APAgreek.txt, +%% APAczech.txt, %% APAendfloat.cfg, %% apa6.ptex, %% Figure1.pdf, diff --git a/Master/texmf-dist/tex/latex/apa6/config/APAendfloat.cfg b/Master/texmf-dist/tex/latex/apa6/config/APAendfloat.cfg index ca479ccf0b7..26d68dbaa3b 100644 --- a/Master/texmf-dist/tex/latex/apa6/config/APAendfloat.cfg +++ b/Master/texmf-dist/tex/latex/apa6/config/APAendfloat.cfg @@ -121,7 +121,7 @@ %% and the derived files apa6.ins, %% apa6.cls, %% apa6.pdf, -%% README.txt, +%% README, %% APAamerican.txt, %% APAbritish.txt, %% APAdutch.txt, @@ -129,6 +129,7 @@ %% APAgerman.txt, %% APAngerman.txt, %% APAgreek.txt, +%% APAczech.txt, %% APAendfloat.cfg, %% apa6.ptex, %% Figure1.pdf, diff --git a/Master/texmf-dist/tex/latex/apa6/config/APAenglish.txt b/Master/texmf-dist/tex/latex/apa6/config/APAenglish.txt index 184f6013ae1..10aceb588e3 100644 --- a/Master/texmf-dist/tex/latex/apa6/config/APAenglish.txt +++ b/Master/texmf-dist/tex/latex/apa6/config/APAenglish.txt @@ -57,7 +57,7 @@ %% and the derived files apa6.ins, %% apa6.cls, %% apa6.pdf, -%% README.txt, +%% README, %% APAamerican.txt, %% APAbritish.txt, %% APAdutch.txt, @@ -65,6 +65,7 @@ %% APAgerman.txt, %% APAngerman.txt, %% APAgreek.txt, +%% APAczech.txt, %% APAendfloat.cfg, %% apa6.ptex, %% Figure1.pdf, diff --git a/Master/texmf-dist/tex/latex/apa6/config/APAgerman.txt b/Master/texmf-dist/tex/latex/apa6/config/APAgerman.txt index 2e5325c9b17..5d55cc6107e 100644 --- a/Master/texmf-dist/tex/latex/apa6/config/APAgerman.txt +++ b/Master/texmf-dist/tex/latex/apa6/config/APAgerman.txt @@ -57,7 +57,7 @@ %% and the derived files apa6.ins, %% apa6.cls, %% apa6.pdf, -%% README.txt, +%% README, %% APAamerican.txt, %% APAbritish.txt, %% APAdutch.txt, @@ -65,6 +65,7 @@ %% APAgerman.txt, %% APAngerman.txt, %% APAgreek.txt, +%% APAczech.txt, %% APAendfloat.cfg, %% apa6.ptex, %% Figure1.pdf, diff --git a/Master/texmf-dist/tex/latex/apa6/config/APAgreek.txt b/Master/texmf-dist/tex/latex/apa6/config/APAgreek.txt index 83c9a7cdfa3..177c8a8039d 100644 --- a/Master/texmf-dist/tex/latex/apa6/config/APAgreek.txt +++ b/Master/texmf-dist/tex/latex/apa6/config/APAgreek.txt @@ -57,7 +57,7 @@ %% and the derived files apa6.ins, %% apa6.cls, %% apa6.pdf, -%% README.txt, +%% README, %% APAamerican.txt, %% APAbritish.txt, %% APAdutch.txt, @@ -65,6 +65,7 @@ %% APAgerman.txt, %% APAngerman.txt, %% APAgreek.txt, +%% APAczech.txt, %% APAendfloat.cfg, %% apa6.ptex, %% Figure1.pdf, diff --git a/Master/texmf-dist/tex/latex/apa6/config/APAngerman.txt b/Master/texmf-dist/tex/latex/apa6/config/APAngerman.txt index 9d2e3b93f7d..f09f8d630bc 100644 --- a/Master/texmf-dist/tex/latex/apa6/config/APAngerman.txt +++ b/Master/texmf-dist/tex/latex/apa6/config/APAngerman.txt @@ -57,7 +57,7 @@ %% and the derived files apa6.ins, %% apa6.cls, %% apa6.pdf, -%% README.txt, +%% README, %% APAamerican.txt, %% APAbritish.txt, %% APAdutch.txt, @@ -65,6 +65,7 @@ %% APAgerman.txt, %% APAngerman.txt, %% APAgreek.txt, +%% APAczech.txt, %% APAendfloat.cfg, %% apa6.ptex, %% Figure1.pdf, |