Hi,
        One of the most visible problems for docbook in 1.3 and 1.4 are the absence 
of counters for section ( and those from family).

        It looks like the counters expect the style name to be the same as LaTeXName. 
I add a new file to layouts like this:

# This include file contains all the counters that are defined as standard
# in docbook LyX layouts.

Counter
        Name                 sect1
        Within               chapter
End

Counter
        Name                 sect2
        Within               sect1
End

Counter
        Name                 sect3
        Within               sect2
End

Counter
        Name                 sect4
        Within               sect3
End

Counter
        Name                 sect5
        Within               sect4
End

  I do this after inserting the latex counters and all is well, but without 
the definition of section, subsection, subsubsection (...) counters LyX 
complains.

  Adding this file this makes LyX 1.4 happy, but for 1.3 although it doen't 
complain anymore it doesn't display the counters.

  Any hint for 1.3?

-- 
José Abílio

LyX and docbook, a perfect match. :-)

Reply via email to