From: Jean-Marc Lasgouttes Date: Sun, 12 Jul 2009 10:19:51 +0000 (+0000) Subject: simplify the sweave module description X-Git-Tag: 2.0.0~6079 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=4a2a25c5b7f30cec309ea077f704c31f4e76a813;p=features.git simplify the sweave module description git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30496 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/lib/layouts/sweave.module b/lib/layouts/sweave.module index ca36f1f1a3..03943eb3de 100644 --- a/lib/layouts/sweave.module +++ b/lib/layouts/sweave.module @@ -1,6 +1,6 @@ -#\DeclareLyXModule[sweave->latex]{Sweave - S/R literate programming} +#\DeclareLyXModule[sweave->latex]{Sweave} #DescriptionBegin -#Allows to use the statistical language S/R as a literate programming tool - Sweave. +#Allows to use the statistical language S/R as a literate programming tool. #DescriptionEnd # Within the chunk, lines are separated by newlines (Ctrl-Return)!