Code: Select all
\usepackage{amsthm}
\newtheoremstyle{mydefinition}{\topsep}{\topsep}{}{}{\scshape}{:}{1em}{}
\theoremstyle{mydefinition}
\newtheorem{defn}{Definition}[section]
...
\begin{defn}
Text
\end{defn}
Code: Select all
\usepackage{amsthm}
\newtheoremstyle{mydefinition}{\topsep}{\topsep}{}{}{\scshape}{:}{1em}{}
\theoremstyle{mydefinition}
\newtheorem{defn}{Definition}[section]
...
\begin{defn}
Text
\end{defn}
NEW: TikZ book now 40% off at Amazon.com for a short time.
NEW: TikZ book now 40% off at Amazon.com for a short time.