]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/literate-book.layout
Allow literate documents other than noweb to work out of the box. Currently
[lyx.git] / lib / layouts / literate-book.layout
index b477cbc40d2e205577eed734f8fc6b6531ad91f1..abe084deef043a94c1f8b5c63b0046db90bb52af 100644 (file)
@@ -3,11 +3,10 @@
 # literate-book textclass definition file.
 # Author : Edmar Wienskoski Jr. <edmar-w-jr@technologist.com>
 
+Format 11
 Preamble
-  \usepackage{noweb}
+       \usepackage{noweb}
 EndPreamble
 
 Input book.layout
 Input literate-scrap.inc
-
-