From 77725df66cfb9a50347bf204074d25219f24e565 Mon Sep 17 00:00:00 2001 From: Tim Pope Date: Mon, 13 Sep 2004 05:43:35 +0000 Subject: [PATCH 1/1] Modified lineskip and lineskiplimit in quotes --- mlastyle.dtx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mlastyle.dtx b/mlastyle.dtx index 06f8a6b..dacd9d7 100644 --- a/mlastyle.dtx +++ b/mlastyle.dtx @@ -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 -- 2.30.2