[OS X TeX] Named theorem
Victor Ivrii
vivrii at gmail.com
Thu Jul 27 21:07:16 EDT 2006
On 7/27/06, Alain Schremmer <Schremmer.Alain at gmail.com> wrote:
> I want
>
> Theorem 1. a theorem
> Theorem 2 (Schremmer). This is it theorem
> Theorem 3. another theorem
>
> From page 139, Companion 2ed,
>
> \usepackage{amsthm}
> \theoremstyle{definition}
> \newtheorem{thm}{Theorem}
\newtheorem*{schr}{Theorem \thetheorem. [Schremmer]}
in preamble; then in the body
\refstepcounter{theorem}
\begin{schr}
blah
\end{schr}
========
Questions which are not MacOS X specific could be better answered in
texhax list (there are plenty of experts not subscribed to MacOS X
list)
>
> \begin{thm}
> a theorem
> \end{thm}
>
> \begin{thm}[Schremmer]
> This is it theorem
> \end{thm}
>
> \begin{thm}
> another theorem
> \end{thm}
>
> should do it but when I try, (Schremmer) is not boldfaced like Theorem 2
> as it is in the Companion.
>
>
> Regards
> --schremmer
> ------------------------- Info --------------------------
> Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
> & FAQ: http://latex.yauh.de/faq/
> TeX FAQ: http://www.tex.ac.uk/faq
> List Archive: http://tug.org/pipermail/macostex-archives/
>
>
--
========================
Victor Ivrii, Department of Mathematics, University of Toronto
------------------------- Info --------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
& FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/
More information about the MacOSX-TeX
mailing list