X-Git-Url: http://git.tpope.net/?p=latex-mlastyle.git;a=blobdiff_plain;f=mlastyle.dtx;h=06f8a6b82e45f028da8df2b363f48b2405c5eeb2;hp=82440355b59b89db630ba9270952dff0a42b484c;hb=1981f7af2ecff7b77eaae89c693b4b5a5d9b1654;hpb=f17295a51b15411c6b392444efb0b7944e35c572 diff --git a/mlastyle.dtx b/mlastyle.dtx index 8244035..06f8a6b 100644 --- a/mlastyle.dtx +++ b/mlastyle.dtx @@ -175,7 +175,7 @@ Schlegl", % \DoNotIndex{\belowdisplayshortskip,\belowdisplayskip} % \DoNotIndex{\addtolength} % \DoNotIndex{\advance} -% \DoNotIndex{\baselineskip} +% \DoNotIndex{\baselineskip,\lineskip,\lineskiplimit} % \DoNotIndex{\bibpreamble,\bibpunct,\bibsep} % \DoNotIndex{\begin} % \DoNotIndex{\bfseries} @@ -995,7 +995,7 @@ Schlegl", \renewcommand{\subsection}{\@startsection{subsection}{2}{\z@ }{0pt}{1sp}{\centering}} \renewcommand{\subsubsection}{\@startsection{subsubsection}{3}{\z@ - }{0pt}{1sp}{\centering}} + }{0pt}{1sp}{\noindent}} % \end{macrocode} % ^^A\let\mlastyle@vfont\verbatim@font % ^^A\def\verbatim@font{\mlastyle@qspread\mlastyle@vfont} @@ -1092,6 +1092,12 @@ Schlegl", \let\@listi\@listI}\normalsize \fi \linespread{2} + \ifx\relax\mlastyle@qspread + \lineskiplimit=.5\baselineskip + \else + \lineskiplimit=.2\baselineskip + \fi + \lineskip=\lineskiplimit \leftmargini\parindent \def\@listi{\leftmargin\leftmargini \parsep\z@\itemsep\z@\topsep -3\p@\relax}