summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/notes/book.layout
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-11 23:55:37 +0000
committerKarl Berry <karl@freefriends.org>2006-01-11 23:55:37 +0000
commitdeced1469774e80cd466296fa223612e32f26057 (patch)
treed9c9e7bdd587f5d84fea182156b82f7184a9d1b9 /Master/texmf-dist/source/latex/notes/book.layout
parent4092dbd7b27c57c2c01b073b57645e87a66cceca (diff)
trunk/Master/texmf-dist/source/latex/notes
git-svn-id: svn://tug.org/texlive/trunk@416 c570f23f-e606-0410-a88d-b1316a301751
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
+
+