[OS X TeX] Named theorem
Nestor Aguilera
aguilera at ceride.gov.ar
Fri Jul 28 02:18:05 CEST 2006
Hi Alain,
Perhaps you should look into amsthdoc.pdf (in
/usr/local/teTeX/share/texmf.tetex/doc/latex/amscls/) page 4, where you
can see different options.
Depending on where you put the numbering, you may try something like
{\thmname{#1}\thmnumber{\@ifnotempty{#1}{ }#2}%
\thmnote{ {\the\thm at notefont{\bfseries(#3)}}}}%
for the Thm head spec (the last argument).
Hope it helps.
Nestor
=======================================================================
On 27 Jul 2006, at 20:53, Alain Schremmer 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}
>
> \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/
------------------------- 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 macostex-archives
mailing list