mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-13 17:20:55 +00:00
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:
parent
b9d2dfa06f
commit
12c39b974d
@ -730,3 +730,15 @@ empheq
|
|||||||
% Sweave stuff
|
% Sweave stuff
|
||||||
\Sexpr{}
|
\Sexpr{}
|
||||||
\SweaveOpts{}
|
\SweaveOpts{}
|
||||||
|
\SweaveInput{}
|
||||||
|
\SweaveSyntax{}
|
||||||
|
\Scoderef{}
|
||||||
|
|
||||||
|
\Rcode{}
|
||||||
|
\Robject{}
|
||||||
|
\Rcommand{}
|
||||||
|
\Rfunction{}
|
||||||
|
\Rfunarg{}
|
||||||
|
\Rpackage{}
|
||||||
|
\Rclass{}
|
||||||
|
\Rmethod{}
|
||||||
|
@ -179,6 +179,8 @@ What's new
|
|||||||
- The natbib labels weren't always displayed correctly when opening
|
- The natbib labels weren't always displayed correctly when opening
|
||||||
a document. This is fixed.
|
a document. This is fixed.
|
||||||
|
|
||||||
|
- Better import of some Sweave commands
|
||||||
|
|
||||||
* Build/installation:
|
* Build/installation:
|
||||||
|
|
||||||
- Allow autoconf 2.60 and 2.61 for building.
|
- Allow autoconf 2.60 and 2.61 for building.
|
||||||
|
Loading…
Reference in New Issue
Block a user