]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/literate-article.layout
Update tex2lyx test files
[lyx.git] / lib / layouts / literate-article.layout
index e62cb796b04e36e70b3fd85e4a979026812575ca..d167e434013b674f22a60f04a7089dd30305fcb8 100644 (file)
@@ -1,13 +1,13 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass[article,noweb.sty]{article (Noweb)}
+#  \DeclareLaTeXClass[article,noweb.sty]{Noweb Article}
+#  \DeclareCategory{Articles}
 # literate-article textclass definition file.
 # Author : Edmar Wienskoski Jr. <edmar-w-jr@technologist.com>
 
+Format 40
 Preamble
-  \usepackage{noweb}
+       \usepackage{noweb}
 EndPreamble
 
 Input article.layout
 Input literate-scrap.inc
-
-