/usr/share/lyx/layouts/docbook-chapter.layout is in lyx-common 2.0.6-1build1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | #% Do not delete the line below; configure depends on this
# \DeclareDocBookClass[chapter]{DocBook chapter (SGML)}
# DocBook textclass definition file.
# Author : Jose' Matos <jamatos@lyx.org>
Format 35
Input db_stdclass.inc
Style Title
LatexType Command
LatexName "!-- --"
CommandDepth 2
End
# Exclude higher, or equal, sections:
NoStyle Part
NoCounter part
NoStyle Chapter
NoCounter chapter
|