lyx_mirror/lib/layouts/report.layout
Scott Kostyshak adefdf8eeb Revert "Update layouts"
This reverts commit 7c041af642.

We will hold this back until we fix the issue discussed here:

  https://marc.info/?l=lyx-devel&m=171733833610242&w=2
2024-06-03 10:37:02 -04:00

27 lines
758 B
Plaintext

#% Do not delete the line below; configure depends on this
# \DeclareLaTeXClass{Report (Standard Class)}
# \DeclareCategory{Reports}
# Report textclass definition file. Taken from initial LyX source code
# Author : Matthias Ettrich <ettrich@informatik.uni-tuebingen.de>
# Transposed by Pascal André <andre@via.ecp.fr>
# Heavily modifed and enhanced by serveral developers.
Format 104
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"
LabelFont
Series Bold
Size Huge
EndFont
TocLevel 0
End