Moved indent into \ifmlastyle@format
authorTim Pope <code@tpope.net>
Mon, 17 Nov 2003 20:58:53 +0000 (20:58 +0000)
committerTim Pope <code@tpope.net>
Mon, 17 Nov 2003 20:58:53 +0000 (20:58 +0000)
mlastyle.dtx

index 906ed671f6903ec1aa87d177d01f8e5120f55cda..fe268362b8a1ed27c2bc2a2509b6851ea7a811cc 100644 (file)
@@ -630,16 +630,15 @@ Schlegl",
 % \end{macro}
 % \subsection{Formatting}
 % Formatting is done if the \Lopt{mla} or \Lopt{format} option is set.
 % \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{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.
 % \subsubsection{Macros}
 % \begin{macro}{\maketitle}
 % |\maketitle| generates a heading in MLA format.