\Adom, \Acall, \Acont
Matthew Fluet
fluet@CS.Cornell.EDU
Mon, 12 Mar 2001 18:59:56 -0500 (EST)
Here's on fix:
replace
\newcommand{\Acont}{\analysis{A_{\textrm{Cont}}}}
with
\newcommand{\Acont}{\analysis{A_{\rm Cont}}}
The LaTeX 2.09 font commands overrides any font changes in effect. So,
every subscript will appear in upright roman.
On Mon, 12 Mar 2001, Stephen Weeks wrote:
>
> There is a problem in their definition that causes the font of the subscript to
> appear rigid when in text mode, but slanted in theorem statements. Look at,
> e.g., theorem 4 and the text at the start of the proof. The "cont" in A_cont
> looks different. Any idea on how to fix?
>