summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-02-28 00:33:09 +0000
committerKarl Berry <karl@freefriends.org>2012-02-28 00:33:09 +0000
commit0aa9cd474fe3ddab08aa53d23f214bcd8f57c3d3 (patch)
treed50f48129ce6c9ef5d40ba8c0412a4a64db9649c /Master/texmf-dist/tex/latex
parentf4222b477f75ffde8177b21ee67ea76159620609 (diff)
apacite 6.01 (26feb12)
git-svn-id: svn://tug.org/texlive/trunk@25515 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r--Master/texmf-dist/tex/latex/apacite/apacdoc.sty2
-rw-r--r--Master/texmf-dist/tex/latex/apacite/apacite.sty11
-rw-r--r--Master/texmf-dist/tex/latex/apacite/dutch.apc2
-rw-r--r--Master/texmf-dist/tex/latex/apacite/english.apc2
-rw-r--r--Master/texmf-dist/tex/latex/apacite/finnish.apc2
-rw-r--r--Master/texmf-dist/tex/latex/apacite/german.apc2
-rw-r--r--Master/texmf-dist/tex/latex/apacite/greek.apc2
-rw-r--r--Master/texmf-dist/tex/latex/apacite/ngerman.apc2
-rw-r--r--Master/texmf-dist/tex/latex/apacite/norsk.apc2
-rw-r--r--Master/texmf-dist/tex/latex/apacite/spanish.apc2
-rw-r--r--Master/texmf-dist/tex/latex/apacite/swedish.apc2
11 files changed, 19 insertions, 12 deletions
diff --git a/Master/texmf-dist/tex/latex/apacite/apacdoc.sty b/Master/texmf-dist/tex/latex/apacite/apacdoc.sty
index a83073cbfb6..8d2073dfce6 100644
--- a/Master/texmf-dist/tex/latex/apacite/apacdoc.sty
+++ b/Master/texmf-dist/tex/latex/apacite/apacdoc.sty
@@ -44,7 +44,7 @@
%%
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesPackage{apacdoc}
- [2012/02/14 v6.00 apacite documentation style]
+ [2012/02/25 v6.01 apacite documentation style]
%%
%% apacdoc.sty : Style package that is used for the apacite documentation.
%% Written by Erik Meijer
diff --git a/Master/texmf-dist/tex/latex/apacite/apacite.sty b/Master/texmf-dist/tex/latex/apacite/apacite.sty
index 040a7dd869b..b0fe680309a 100644
--- a/Master/texmf-dist/tex/latex/apacite/apacite.sty
+++ b/Master/texmf-dist/tex/latex/apacite/apacite.sty
@@ -44,7 +44,7 @@
%%
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesPackage{apacite}
- [2012/02/14 v6.00 APA citation]
+ [2012/02/25 v6.01 APA citation]
%%
%% apacite.sty : citation and reference list according to APA manual
%% Written by Erik Meijer
@@ -1979,6 +1979,12 @@
\fi
\if@APAC@natbib@apa
\AtEndOfPackage{%
+\@ifundefined{@mb@citenamelist}{%
+ \def\@mb@citenamelist{%
+ nocite,citep,citealp,citet,citealt,citeauthor,citefullauthor,%
+ citeyearpar,citeyear,citetext,cite,shortcites,citetalias,%
+ citepalias,Citet,Citep,Citealt,Citealp,Citeauthor,citenum}%
+}{}
\let\orig@mb@citenamelist\@mb@citenamelist
\edef\@mb@citenamelist{%
\orig@mb@citenamelist,%
@@ -1988,7 +1994,8 @@
maskciteauthor,maskcitefullauthor,maskciteyearpar,maskciteyear,%
maskcite,maskcitetalias,maskcitepalias,maskCitet,maskCitep,%
maskCitealt,maskCitealp,maskCiteauthor,maskcitenum,maskciteauthort,%
- maskciteauthorp,maskCitefullauthor,maskCiteauthort,maskCiteauthorp%
+ maskciteauthorp,maskCitefullauthor,maskCiteauthort,maskCiteauthorp,%
+ nocitemeta%
}
}
\fi
diff --git a/Master/texmf-dist/tex/latex/apacite/dutch.apc b/Master/texmf-dist/tex/latex/apacite/dutch.apc
index 846fec859c7..273093cd043 100644
--- a/Master/texmf-dist/tex/latex/apacite/dutch.apc
+++ b/Master/texmf-dist/tex/latex/apacite/dutch.apc
@@ -43,7 +43,7 @@
%% the generated files.
%%
\ProvidesFile{dutch.apc}
- [2012/02/14 v6.00 apacite language file]
+ [2012/02/25 v6.01 apacite language file]
%%
%% dutch.apc - dutch translation of apacite elements
%% Written by Erik Meijer
diff --git a/Master/texmf-dist/tex/latex/apacite/english.apc b/Master/texmf-dist/tex/latex/apacite/english.apc
index 7d9327d3b38..13fd688bd23 100644
--- a/Master/texmf-dist/tex/latex/apacite/english.apc
+++ b/Master/texmf-dist/tex/latex/apacite/english.apc
@@ -43,7 +43,7 @@
%% the generated files.
%%
\ProvidesFile{english.apc}
- [2012/02/14 v6.00 apacite language file]
+ [2012/02/25 v6.01 apacite language file]
%%
%% english.apc - english version of apacite elements
%% Written by Erik Meijer
diff --git a/Master/texmf-dist/tex/latex/apacite/finnish.apc b/Master/texmf-dist/tex/latex/apacite/finnish.apc
index 5ad1f550cf3..4dda6f36ef6 100644
--- a/Master/texmf-dist/tex/latex/apacite/finnish.apc
+++ b/Master/texmf-dist/tex/latex/apacite/finnish.apc
@@ -43,7 +43,7 @@
%% the generated files.
%%
\ProvidesFile{finnish.apc}
- [2012/02/14 v6.00 apacite language file]
+ [2012/02/25 v6.01 apacite language file]
%%
%% finnish.apc - finnish version of apacite elements
%% Written by Kari Pyykk\"o, with some minor edits by Erik Meijer.
diff --git a/Master/texmf-dist/tex/latex/apacite/german.apc b/Master/texmf-dist/tex/latex/apacite/german.apc
index 313ee53e660..5e61b9c8d54 100644
--- a/Master/texmf-dist/tex/latex/apacite/german.apc
+++ b/Master/texmf-dist/tex/latex/apacite/german.apc
@@ -43,7 +43,7 @@
%% the generated files.
%%
\ProvidesFile{german.apc}
- [2012/02/14 v6.00 apacite language file]
+ [2012/02/25 v6.01 apacite language file]
%%
%% german.apc - Deutsche Uebersetzung der Apacite-Elemente
%% (German version of apacite elements)
diff --git a/Master/texmf-dist/tex/latex/apacite/greek.apc b/Master/texmf-dist/tex/latex/apacite/greek.apc
index bee6f81c1b9..df4f8011a4b 100644
--- a/Master/texmf-dist/tex/latex/apacite/greek.apc
+++ b/Master/texmf-dist/tex/latex/apacite/greek.apc
@@ -43,7 +43,7 @@
%% the generated files.
%%
\ProvidesFile{greek.apc}
- [2012/02/14 v6.00 apacite language file]
+ [2012/02/25 v6.01 apacite language file]
%%
%% greek.apc - Greek version of apacite elements
%% Greek translations by Athanassios Protopapas and Ioannis Dimakos
diff --git a/Master/texmf-dist/tex/latex/apacite/ngerman.apc b/Master/texmf-dist/tex/latex/apacite/ngerman.apc
index fc37248af59..dff41f890d8 100644
--- a/Master/texmf-dist/tex/latex/apacite/ngerman.apc
+++ b/Master/texmf-dist/tex/latex/apacite/ngerman.apc
@@ -43,7 +43,7 @@
%% the generated files.
%%
\ProvidesFile{ngerman.apc}
- [2012/02/14 v6.00 apacite language file]
+ [2012/02/25 v6.01 apacite language file]
%%
%% ngerman.apc - german translation of apacite elements (new orthography)
%% Written by Erik Meijer, based on instructions of Andreas Poege.
diff --git a/Master/texmf-dist/tex/latex/apacite/norsk.apc b/Master/texmf-dist/tex/latex/apacite/norsk.apc
index 81ce7295f41..6924252af7e 100644
--- a/Master/texmf-dist/tex/latex/apacite/norsk.apc
+++ b/Master/texmf-dist/tex/latex/apacite/norsk.apc
@@ -43,7 +43,7 @@
%% the generated files.
%%
\ProvidesFile{norsk.apc}
- [2012/02/14 v6.00 apacite language file]
+ [2012/02/25 v6.01 apacite language file]
%%
%% norsk.apc - Norwegian Bokmal & Nynorsk versions of apacite elements.
%% Version 1.1.
diff --git a/Master/texmf-dist/tex/latex/apacite/spanish.apc b/Master/texmf-dist/tex/latex/apacite/spanish.apc
index 6538dac8d2d..bd44d61228b 100644
--- a/Master/texmf-dist/tex/latex/apacite/spanish.apc
+++ b/Master/texmf-dist/tex/latex/apacite/spanish.apc
@@ -43,7 +43,7 @@
%% the generated files.
%%
\ProvidesFile{spanish.apc}
- [2012/02/14 v6.00 apacite language file]
+ [2012/02/25 v6.01 apacite language file]
%%
%% spanish.apc - Versi\'on espa\~nola de elementos en apacite
%% Escrito por Jorge L\'opez Puga
diff --git a/Master/texmf-dist/tex/latex/apacite/swedish.apc b/Master/texmf-dist/tex/latex/apacite/swedish.apc
index 964f90b7308..0f21f3f8d9c 100644
--- a/Master/texmf-dist/tex/latex/apacite/swedish.apc
+++ b/Master/texmf-dist/tex/latex/apacite/swedish.apc
@@ -43,7 +43,7 @@
%% the generated files.
%%
\ProvidesFile{swedish.apc}
- [2012/02/14 v6.00 apacite language file]
+ [2012/02/25 v6.01 apacite language file]
%%
%% swedish.apc - swedish translation of apacite elements
%% Written by Stefan Bjork.