Text FormattingFormatting theorem using »amsbook« class

Information and discussion about LaTeX's general text formatting features (e.g. bold, italic, enumerations, ...)
Post Reply
jdbunnett
Posts: 3
Joined: Fri Jun 11, 2010 11:54 am

Formatting theorem using »amsbook« class

Post by jdbunnett »

I am currently using LaTeX document class »amsbook« to write a thesis on a topic in number theory .Currently the statements of theorems, lemmas, remarks etc are indented like a new paragraph. I would like to change this so there is no indenting. I would like to keep indenting for new paragraphs. Could someone please tell me how this is to be done.

JDB

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

frabjous
Posts: 2064
Joined: Fri Mar 06, 2009 12:20 am

Formatting theorem using »amsbook« class

Post by frabjous »

The best advice I can give is to take a look at the documentation for the amsthm package, and in particular the indent amount for the \newtheoremstyle command.
Post Reply