more Sweave commands from Gregor Gorjanc

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@16631 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Georg Baum 2007-01-09 19:01:33 +00:00
parent b9d2dfa06f
commit 12c39b974d
2 changed files with 14 additions and 0 deletions

View File

@ -730,3 +730,15 @@ empheq
% Sweave stuff
\Sexpr{}
\SweaveOpts{}
\SweaveInput{}
\SweaveSyntax{}
\Scoderef{}
\Rcode{}
\Robject{}
\Rcommand{}
\Rfunction{}
\Rfunarg{}
\Rpackage{}
\Rclass{}
\Rmethod{}

View File

@ -179,6 +179,8 @@ What's new
- The natbib labels weren't always displayed correctly when opening
a document. This is fixed.
- Better import of some Sweave commands
* Build/installation:
- Allow autoconf 2.60 and 2.61 for building.