Changed \normalsize hack to \fontselect
authorTim Pope <code@tpope.net>
Sat, 15 Nov 2003 16:56:02 +0000 (16:56 +0000)
committerTim Pope <code@tpope.net>
Sat, 15 Nov 2003 16:56:02 +0000 (16:56 +0000)
mlastyle.dtx

index f3cb9355382248f43390707ddc80a9657f88890a..48fd55b3116f7709349d218835259ea1f4cfafec 100644 (file)
 % \DoNotIndex{\fancyhf}
 % \DoNotIndex{\fancypagestyle}
 % \DoNotIndex{\fi}
+% \DoNotIndex{\fontselect}
 % \DoNotIndex{\futurelet}
 % \DoNotIndex{\gdef}
 % \DoNotIndex{\hangindent}
        \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
 % \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}