On Fri, Oct 10, 2003 at 11:36:52AM +0100, Paul Smith wrote:
> Dear All,
> 
> Could somebody here please tell me how to insert numbered theorems? 

Use a documentclass which supports it (ams*, elsart, etc) or
addsomething like

Style Theorem
        Margin                First_Dynamic
        LatexType             Environment
        LatexName             theorem
        #DependsOn             TheoremStyle
        NextNoIndent          1
        Align                 Block
        AlignPossible         Block, Left
        LabelString           "Theorem #:
        Font
          Shape               Italic
          Size                Normal
        EndFont
        LabelFont
          Shape               Up
          Series              Bold
        EndFont
End  

to your favourite .layout.

Note that 1.3.x won't show the numbers within LyX. (1.4.0cvs does...)

Andre'

-- 
Those who desire to give up Freedom in order to gain Security, will not have,
nor do they deserve, either one.     (T. Jefferson or B. Franklin or both...)

Reply via email to