X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fknitr.module;h=3404810a6847e79cf28c7855d36c761d2f5d1fd9;hb=051c5f27284f00c20e95c5732bcfb04632c7cb18;hp=08b003b5aeb10b98abd68f0605c4c07a3e9c823e;hpb=b124adbd3837b2e413e3f859e631e7c689a2cf1d;p=lyx.git diff --git a/lib/layouts/knitr.module b/lib/layouts/knitr.module index 08b003b5ae..3404810a68 100644 --- a/lib/layouts/knitr.module +++ b/lib/layouts/knitr.module @@ -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 69 +Format 99 Input litinsets.inc Counter chunk + GuiName "Knitr Chunk" InitialValue 2 End