* sweave.module

Use AddToPreamble here. We don't want to overwrite the preamble from the layout file.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38427 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Julien Rioux 2011-04-17 18:12:31 +00:00
parent 0ea95fb09f
commit 68ad320f76

View File

@ -19,7 +19,7 @@ ClassOptions
Other "noae"
End
Preamble
AddToPreamble
<<echo=F>>=
if(exists("ls.enc")) options(encoding=ls.enc)
@