Text FormattingCustom Environment for Examples

Information and discussion about LaTeX's general text formatting features (e.g. bold, italic, enumerations, ...)
Post Reply
Tokelo
Posts: 5
Joined: Fri May 18, 2012 5:10 pm

Custom Environment for Examples

Post by Tokelo »

Hi guys!

I am trying to write a book on Mathematics and I find the simple theorem environment too ordinary for my examples. Can someone please help me with a few professional templates I can choose from. I do not intend to use color. I just need something professional and typical of an example environment in maths books. Thanks in advance.

Recommended reading 2024:

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

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

User avatar
Stefan Kottwitz
Site Admin
Posts: 10324
Joined: Mon Mar 10, 2008 9:44 pm

Custom Environment for Examples

Post by Stefan Kottwitz »

You could use
  • amsthm, which provides customizable theorem environments with many features,
  • nthereom, which provides some more features than amsthm and better endmark positioning, and some compatibility to it,
  • thmtools in addition.
Stefan
LaTeX.org admin
Tokelo
Posts: 5
Joined: Fri May 18, 2012 5:10 pm

Re: Custom Environment for Examples

Post by Tokelo »

Thanks a lot Stefan.
Post Reply