{amsart} is a document class provided by AMS, roughly equivalent to `article`, but conforming to the AMS journal style.
4
votes
0answers
46 views
Break theorem style in amsart
I want to make a theorem's header stands in a separated line like (as style break in ntheorem)
Examples 1
(1) GL(n)
(2) SL(n)
I copied the solution from Theorem formatting, but it doesn't work ...