summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/apa6
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-10-26 21:36:54 +0000
committerKarl Berry <karl@freefriends.org>2012-10-26 21:36:54 +0000
commitd4c20feb1a9f871c1ec8cab1b27122f9a63751c5 (patch)
tree7571d5e02226f8687ba3550ddc8267237ec9b505 /Master/texmf-dist/doc/latex/apa6
parenta836370aa8db0a2890f6188e59a83682cac7f22b (diff)
apa6 (26oct12)
git-svn-id: svn://tug.org/texlive/trunk@28097 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/apa6')
-rw-r--r--Master/texmf-dist/doc/latex/apa6/apa6.pdfbin586502 -> 587069 bytes
-rw-r--r--Master/texmf-dist/doc/latex/apa6/pseudoTeX/apa6.ptex36
2 files changed, 18 insertions, 18 deletions
diff --git a/Master/texmf-dist/doc/latex/apa6/apa6.pdf b/Master/texmf-dist/doc/latex/apa6/apa6.pdf
index 01a463408a1..edaf2e1992e 100644
--- a/Master/texmf-dist/doc/latex/apa6/apa6.pdf
+++ b/Master/texmf-dist/doc/latex/apa6/apa6.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/apa6/pseudoTeX/apa6.ptex b/Master/texmf-dist/doc/latex/apa6/pseudoTeX/apa6.ptex
index f1220e9148d..db195c05e33 100644
--- a/Master/texmf-dist/doc/latex/apa6/pseudoTeX/apa6.ptex
+++ b/Master/texmf-dist/doc/latex/apa6/pseudoTeX/apa6.ptex
@@ -186,19 +186,19 @@
\catcode`\^^G=15
\def\parencite{%
- \@ifnextchar[%
- {\@parencite}%
- {\@parencite[]}%
+ \@ifnextchar[%
+ {\@parencite}%
+ {\@parencite[]}%
}
\def\@parencite[#1]{%
- \@ifnextchar[%
- {\@@parencite[#1]}%
- {\@@parencite[#1][]}%
+ \@ifnextchar[%
+ {\@@parencite[#1]}%
+ {\@@parencite[#1][]}%
}
\def\@@parencite[#1][#2]#3{%
-\makeatletter%
-{\{{{#1}\textbackslash}{\makeCommaIntoSemicolon{#3}}@{#2}\}}%
-\makeatother%
+ \makeatletter%
+ {\{{{#1}\textbackslash}{\makeCommaIntoSemicolon{#3}}@{#2}\}}%
+ \makeatother%
}
\let\maskparencite=\parencite
@@ -219,19 +219,19 @@
\let\maskciteyearpar=\parencite
\def\textcite{%
- \@ifnextchar[%
- {\@textcite}%
- {\@textcite[]}%
+ \@ifnextchar[%
+ {\@textcite}%
+ {\@textcite[]}%
}
\def\@textcite[#1]{%
- \@ifnextchar[%
- {\@@textcite[#1]}%
- {\@@textcite[#1][]}%
+ \@ifnextchar[%
+ {\@@textcite[#1]}%
+ {\@@textcite[#1][]}%
}
\def\@@textcite[#1][#2]#3{%
-\makeatletter%
-{\{{{#1}\textbackslash}\makeCommaIntoSemicolon{#3}@{#2}@author-year\}}%
-\makeatother%
+ \makeatletter%
+ {\{ , , \makeCommaIntoSemicolon{#3}@{#2}@author-year\}}%
+ \makeatother%
}
\let\masktextcite=\textcite
\let\Textcite=\textcite