GeneralChanging the default theorem styles

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
LuckyDucky
Posts: 6
Joined: Thu Jul 01, 2010 9:10 pm

Changing the default theorem styles

Post by LuckyDucky »

I would like to change the theorem styles so that they end with a colon instead of a period. I want it to apply to all theorems, corollaries, remarks, proofs, definitions, etc.

How do I do so?

Recommended reading 2024:

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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

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

Changing the default theorem styles

Post by Stefan Kottwitz »

You could use a flexible package like amsthm or ntheorem.

Stefan
LaTeX.org admin
LuckyDucky
Posts: 6
Joined: Thu Jul 01, 2010 9:10 pm

Re: Changing the default theorem styles

Post by LuckyDucky »

I'm using amsthm and I figured out how to change the theorems but now I need to change the proof styles and there is no /newproofstyle command...
Post Reply