]> git.lyx.org Git - features.git/blobdiff - lib/layouts/knitr.module
Update layouts to version 90
[features.git] / lib / layouts / knitr.module
index afbed74062a9cc85764ddbcabbf5e547c9e9bc96..93169e4133ecb493d329eddb4e43f48c3f7bc50b 100644 (file)
@@ -1,16 +1,17 @@
 #\DeclareLyXModule[knitr->latex]{Rnw (knitr)}
+#\DeclareCategory{Literate Programming}
 #DescriptionBegin
 #Uses the knitr package in R for dynamic report generation. This R package has to be installed for this module to work: install.packages('knitr'). Note it depends on R >= 2.14.1.
 #For more info see http://yihui.name/knitr
 #DescriptionEnd
-#Category: literate
 #Excludes: lilypond | sweave
 
-Format 71
+Format 90
 
 Input litinsets.inc
 
 Counter chunk
+       GuiName "Knitr Chunk"
     InitialValue 2
 End