Post
by Bozack »
Hi,
I use the ntheorem package with the framed option to define a theorem-environment as follows:
Code: Select all
\usepackage[framed]{ntheorem}
\usepackage{framed}
\renewcommand*\FrameCommand{{\color{PineGreen}\vrule width 2pt \hspace{10pt}}}
\newframedtheorem{gt}{Grundtanken}
But I would like this theorem to be un-numbered. Unfortunately it doesn't seem to work by simply using the command
Code: Select all
\newframedtheorem*{gt}{Grundtanken}
Does anyone know how to make an environment like the one above, but without the numbering?
Last edited by
Bozack on Fri Apr 24, 2009 7:30 pm, edited 1 time in total.
OS, LaTeX-system, editor: Arch Linux 64bit, TeXlive, Kile | Windows 10 Professional 64bit, MikTeX 4.9, TeXnicCenter 2.02 64bit