X-Git-Url: http://git.tpope.net/?p=latex-mlastyle.git;a=blobdiff_plain;f=mlastyle.dtx;h=dacd9d7b0e5fc9482018ba3c0cfc4adc6f99c118;hp=1b08bef00ba8ee2c2995a2cc0ce2db7fb473a79b;hb=77725df66cfb9a50347bf204074d25219f24e565;hpb=961ab376b9f1bba70fcbf82d052a7970f4b5d34c diff --git a/mlastyle.dtx b/mlastyle.dtx index 1b08bef..dacd9d7 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} @@ -592,7 +592,8 @@ Schlegl", \mlastyle@formatfalse \mlastyle@underlinefalse} \DeclareOption{singlespacequotes}{ - \def\mlastyle@qspread{\linespread{1}\selectfont\vskip\baselineskip}} + \def\mlastyle@qspread{\lineskip=.1\baselineskip% + \lineskiplimit=\lineskip\linespread{1}\selectfont\vskip\baselineskip}} \DeclareOption{doublespacequotes}{\let\mlastyle@qspread\relax} \ExecuteOptions{nobibstyle,nopapersize,mla,cm,doublespacequotes} \ProcessOptions @@ -1092,6 +1093,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}