summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/notes/book.layout
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-09-15 15:15:10 +0000
committerKarl Berry <karl@freefriends.org>2008-09-15 15:15:10 +0000
commit1d1d45f9b8fba75c6d42975c2c3fd328ddb549a9 (patch)
treeba8d336687c23a0e91a50820e8af947fffc57558 /Master/texmf-dist/doc/latex/notes/book.layout
parent6c66396d335eaf45e70b02ce3d961309f8aa4aa2 (diff)
notes update for figures
git-svn-id: svn://tug.org/texlive/trunk@10607 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/notes/book.layout')
-rw-r--r--Master/texmf-dist/doc/latex/notes/book.layout30
1 files changed, 30 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/notes/book.layout b/Master/texmf-dist/doc/latex/notes/book.layout
new file mode 100644
index 00000000000..07b60f430ea
--- /dev/null
+++ b/Master/texmf-dist/doc/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
+
+