[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#396322: Possible to revert changes in amsthm.sty?



bonaccos@phys.ethz.ch (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.

Regards, Frank
-- 
Dr. Frank Küster
Single Molecule Spectroscopy, Protein Folding @ Inst. f. Biochemie, Univ. Zürich
Debian Developer (teTeX/TeXLive)



Reply to: