DocBook: make report output a book.

Reports are allowed to have chapters, which implies that this must be a DocBook book.
This commit is contained in:
Thibaut Cuvelier 2020-10-16 18:40:07 +02:00
parent 0ba9b7c0c8
commit d721f5c6bd
2 changed files with 11 additions and 6 deletions

View File

@ -7,15 +7,15 @@
# Heavily modifed and enhanced by serveral developers.
Format 84
Format 85
Input stdclass.inc
Input numreport.inc
Sides 2
PageStyle Headings
DocBookRoot book
DocBookForceAbstract true
Sides 2
PageStyle Headings
DocBookRoot book
DocBookForceAbstract true
NoStyle Abstract

View File

@ -6,10 +6,15 @@
# Transposed by Pascal André <andre@via.ecp.fr>
# Heavily modifed and enhanced by serveral developers.
Format 84
Format 85
Input stdclass.inc
Input numreport.inc
# Reports are allowed to have chapters, which implies that this must be
# a DocBook book.
DocBookRoot book
DocBookForceAbstract true
Style Bibliography
TopSep 4
LabelString "Bibliography"