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