Hi

On Mon, Nov 06, 2006 at 02:09:04PM +0100, Frank Küster wrote:
> [EMAIL PROTECTED] (Salvatore Bonaccorso) wrote:
> 
> > Yes you are absolutely right. The description in amsthdoc.pdf
> > explain it how to use \newtheoremstyle. I tried for example now
> >
> > \newtheoremstyle{plain}%
> > {3pt}%
> > {3pt}%
> > {}%
> > {}%
> > {}%
> > { }%
> > {}%
> > {\bfseries{\thmname{#1}{ }\thmnumber{#2} (#3).}}%
> >
> > to try to get the "old behavior". It doesn't compile correctly yet, but
> > I think I have done somewhere a mistake. I modified the simple example
> > as in the attachment.
> 
> The second last argument which describes the horizontal space afte the
> head must not be empty.  Either it's a TeX length like in amsthdoc, or
> just { } for a normal interword space.

Thank you very much for your help. 
So one can "simply solve" this by redefine all things in this way.

Regards, Salvatore

Reply via email to