Added \and
authorTim Pope <code@tpope.net>
Thu, 20 Nov 2003 07:53:34 +0000 (07:53 +0000)
committerTim Pope <code@tpope.net>
Thu, 20 Nov 2003 07:53:34 +0000 (07:53 +0000)
mlastyle.dtx

index 5676423846bf988c3115975e84262e8c778869ef..35b9aa5faff2fbc8f2535eef605bc67e448fc477 100644 (file)
@@ -638,6 +638,7 @@ Schlegl",
 % \begin{macro}{\maketitle}
 % |\maketitle| generates a heading in MLA format.
 %    \begin{macrocode}
+  \let\and\\
   \renewcommand{\maketitle}{\begin{flushleft}
     \@author\par
     \@ifundefined{mlastyle@instructor}{}{\mlastyle@instructor}\par
@@ -946,6 +947,14 @@ Schlegl",
 % \end{macro}
 %    \begin{macrocode}
   \let\cite\citep
+  \let\mlastyle@citequeue\empty
+  %\newcommand\citeflush{\ifx\mlastyle@citequeue\@empty\unskip
+    %\else\citetext{\mlastyle@citequeue}\global
+    %\let\mlastyle@citequeue\@empty\fi}
+  %\newcommand\citeadd[2][]{\ifx\mlastyle@citequeue\@empty
+    %\protected@xdef\mlastyle@citequeue{\citealp[#1]{#2}}\else
+    %\protected@xdef\mlastyle@citequeue{\mlastyle@citequeue\NAT@sep
+    %\ {\citealp[#1]{#2}}\fi}
   \newcommand\citepage[2][]{\citeyearpar[#1]{#2}}
   \newcommand\citepageM[2][]{\unskip{} \citeyearpar[#1]{#2}}
   \newcommand\citeindirect[2][]{\citep[qtd.\ in][#1]{#2}}