Search found 2 matches

by elfangor
Fri Nov 05, 2010 3:38 pm
Forum: Math & Science
Topic: Customized theorems with ntheorem and tikZ
Replies: 3
Views: 5030

Customized theorems with ntheorem and tikZ

This indeed an improvement, but my goal was to put the abc I added in the body, in the first theorem, to be next to Theorem \thetheorem. So, this is already quite nice, but perhaps it could get even nicer :D

Elfangor

next code worked for me. I just replaced \textbf{Theorem 1} with \textbf ...
by elfangor
Thu Nov 04, 2010 1:36 pm
Forum: Math & Science
Topic: Customized theorems with ntheorem and tikZ
Replies: 3
Views: 5030

Customized theorems with ntheorem and tikZ

Hello,


I'm trying to adjust ntheorem such that I get my theorems as in the attachment. Screenshot-3.png
I haven't succeeded at this because \theoremframecommand only take one argument and not two. (In my code, Theorem 1 is below the statement of the theorem)

Here is my preamble



\usepackage ...