Math & ScienceNice formatted Definitions

Information and discussion about LaTeX's math and science related features (e.g. formulas, graphs).
Post Reply
thorpn
Posts: 53
Joined: Mon Jul 30, 2012 7:30 pm

Nice formatted Definitions

Post by thorpn »

I'm using the \newmdtheoremenv command from the mdframed package for my theorems. Could I get something similar for my definitions ?


thanks

Recommended reading 2024:

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

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

Stefan Kottwitz
Site Admin
Posts: 10345
Joined: Mon Mar 10, 2008 9:44 pm

Re: Nice formatted Definitions

Post by Stefan Kottwitz »

Sure, what is internally called theorem environment could also be used to make a definition environment.

Stefan
LaTeX.org admin
thorpn
Posts: 53
Joined: Mon Jul 30, 2012 7:30 pm

Re: Nice formatted Definitions

Post by thorpn »

How could I modify it in this way ?
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Nice formatted Definitions

Post by localghost »

thorpn wrote:How could I modify it in this way ?
Does Section 5.6 of the mdframed manual not help in this regard?


Thorsten
thorpn
Posts: 53
Joined: Mon Jul 30, 2012 7:30 pm

Re: Nice formatted Definitions

Post by thorpn »

Indeed it does!

I just had not realized it the first time i read it, i got the whole thing working now.

Thanks to all :)
Post Reply