]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/sweave.module
DocBook: new logic to handle the new lines, only used in output_docbook for now.
[lyx.git] / lib / layouts / sweave.module
index 6ddac9f9ee00a7c2e6aad22e22d9725448daf36e..240756008aa586211f359b5b579f39acaeca39c5 100644 (file)
@@ -1,16 +1,17 @@
 #\DeclareLyXModule[sweave->latex,fancyvrb.sty]{Sweave}
+#\DeclareCategory{Literate Programming}
 #DescriptionBegin
 #Allows to use the statistical language S/R as a literate programming tool via the Sweave() function.
 #For more info see the LyX example file sweave.lyx.
 #DescriptionEnd
-#Category: literate
 #Excludes: lilypond
 
-Format 62
+Format 82
 
 Input litinsets.inc
 
 Counter chunk
+       GuiName "Knitr Chunk"
     InitialValue 2
 End