From: Tim Pope Date: Mon, 17 Nov 2003 20:58:53 +0000 (+0000) Subject: Moved indent into \ifmlastyle@format X-Git-Url: http://git.tpope.net/?p=latex-mlastyle.git;a=commitdiff_plain;h=4ea90e89570c59d50dcbb70f26bbdcd2f807b92b Moved indent into \ifmlastyle@format --- diff --git a/mlastyle.dtx b/mlastyle.dtx index 906ed67..fe26836 100644 --- a/mlastyle.dtx +++ b/mlastyle.dtx @@ -630,16 +630,15 @@ Schlegl", % \end{macro} % \subsection{Formatting} % Formatting is done if the \Lopt{mla} or \Lopt{format} option is set. -% +% \begin{macrocode} +\ifmlastyle@format +% \end{macrocode} % \begin{macro}{\mlastyle@i} % This is the standard MLA format indent. % \begin{macrocode} \newdimen\mlastyle@i \mlastyle@i=.5in % \end{macrocode} % \end{macro} -% \begin{macrocode} -\ifmlastyle@format -% \end{macrocode} % \subsubsection{Macros} % \begin{macro}{\maketitle} % |\maketitle| generates a heading in MLA format.