X-Git-Url: http://git.tpope.net/?p=latex-mlastyle.git;a=blobdiff_plain;f=mlastyle.dtx;h=48fd55b3116f7709349d218835259ea1f4cfafec;hp=f3cb9355382248f43390707ddc80a9657f88890a;hb=ed396569fcc683fdbf330ae4ac62283ed92fd19c;hpb=65141ca8019556057a691a1bea3f45d2143a7018 diff --git a/mlastyle.dtx b/mlastyle.dtx index f3cb935..48fd55b 100644 --- a/mlastyle.dtx +++ b/mlastyle.dtx @@ -131,6 +131,7 @@ % \DoNotIndex{\fancyhf} % \DoNotIndex{\fancypagestyle} % \DoNotIndex{\fi} +% \DoNotIndex{\fontselect} % \DoNotIndex{\futurelet} % \DoNotIndex{\gdef} % \DoNotIndex{\hangindent} @@ -482,7 +483,7 @@ \mlastyle@formatfalse \mlastyle@underlinefalse} \DeclareOption{singlespacequotes}{ - \def\mlastyle@qspread{\linespread{1}\normalsize\vskip\baselineskip}} + \def\mlastyle@qspread{\linespread{1}\selectfont\vskip\baselineskip}} \DeclareOption{doublespacequotes}{\let\mlastyle@qspread\relax} \ExecuteOptions{nobibstyle,nopapersize,mla,cm,doublespacequotes} \ProcessOptions @@ -601,8 +602,8 @@ % \end{macro} % \end{macro} % \subsubsection{Environments} -% ^^A%\newenvironment{blocks}{\begin{quote} \linespread{1} \small \normalsize}{\end{quote} \linespread{2} \small \normalsize} -% ^^A%\newenvironment{blockm}{\begin{quotation} \linespread{1} \small \normalsize}{\end{quotation} \linespread{2} \small \normalsize} +% ^^A%\newenvironment{blocks}{\begin{quote} \linespread{1} \selectfont}{\end{quote} \linespread{2} \small \selectfont} +% ^^A%\newenvironment{blockm}{\begin{quotation} \linespread{1} \selectfont}{\end{quotation} \linespread{2} \selectfont} % \begin{environment}{verse} % Indented 1 inch, with an additional .25 inch hanging indent. % \begin{macrocode}