> Bo> BTW, I notice another problem with 1.4.0cvs. The
> Bo> sections/subsections in the file I loaded are not numbered, and
> Bo> are not shown in the navigation menu. The ps/pdf output is correct
> Bo> (with section numbers). What might be causing the problem? Note
> Bo> that the file is in 1.3.6 format.
>
> What textclass do you use?

It is a customized one, but is identical to report.layout (as far as I
remember). The underlying class is python manual.cls. The layout file
is attached.


#% Do not delete the line below; configure depends on this
#  \DeclareLaTeXClass{manual}
# Book textclass definition file. Taken from initial LyX source code
# Author : Matthias Ettrich <[EMAIL PROTECTED]>
# Transposed by Pascal André <[EMAIL PROTECTED]>
# Heavily modifed and enhanced by serveral developers.

# Input general definitions
Input stdclass.inc

# Global parameters.
Sides           2
PageStyle       Headings

# There is no abstract environment in book.cls
#NoStyle        Abstract
        
# a few changes to the bibliography
Style Bibliography
  TopSep                4
  LabelString           Bibliography
  # label font definition
  LabelFont
    Series              Bold
    Size                Huge
  EndFont
End

ProvidesUrl 1

Reply via email to