summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/notes/book.layout
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/notes/book.layout')
-rw-r--r--Master/texmf-dist/source/latex/notes/book.layout30
1 files changed, 30 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/notes/book.layout b/Master/texmf-dist/source/latex/notes/book.layout
new file mode 100644
index 00000000000..07b60f430ea
--- /dev/null
+++ b/Master/texmf-dist/source/latex/notes/book.layout
@@ -0,0 +1,30 @@
+#% Do not delete the line below; configure depends on this
+# \DeclareLaTeXClass{book}
+# Book 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.
+
+# Input general definitions
+Input stdclass.inc
+Input notes.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
+
+