On Fri, 11 Feb 2005 22:42:53 +0100, Uwe St�hr <[EMAIL PROTECTED]> wrote:
> Of course not, because it isn't part of the label.
> 
> I don#t understand exactly what you want, but you might try this code in
> the preamble instead:

Thanks, Uwe. I did not know about amsthm package. It does nearly what
I want, and what I want is explained in the example below.

Regards,

Paul

#LyX 1.3 created this file. For more info see http://www.lyx.org/
\lyxformat 221
\textclass article
\begin_preamble
\usepackage{amsthm}

\theoremstyle{definition}
\newtheorem{thm}{Theorem}

\theoremstyle{definition}
\newtheorem{definition}{Definition}
\end_preamble
\language american
\inputencoding auto
\fontscheme default
\graphics default
\paperfontsize 12
\spacing single 
\papersize a4paper
\paperpackage a4
\use_geometry 0
\use_amsmath 1
\use_natbib 1
\use_numerical_citations 0
\paperorientation portrait
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\defskip medskip
\quotes_language english
\quotes_times 2
\papercolumns 1
\papersides 1
\paperpagestyle default

\layout Standard


\begin_inset ERT
status Collapsed

\layout Standard

\backslash 
begin{thm}[Smith]
\end_inset 


\layout Standard

The statement of the theorem.
\layout Standard


\begin_inset ERT
status Collapsed

\layout Standard

\backslash 
end{thm}
\end_inset 


\layout Standard

I meant to have (Smith) as it is, or, even better, 
\series bold 
(Smith)
\series default 
, without the following dot.
\the_end

Attachment: theorem.lyx
Description: Binary data

Reply via email to