summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/apa6/pseudoTeX/apa6.ptex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/apa6/pseudoTeX/apa6.ptex')
-rw-r--r--Master/texmf-dist/doc/latex/apa6/pseudoTeX/apa6.ptex36
1 files changed, 18 insertions, 18 deletions
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