mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 05:16:21 +00:00
* 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:
parent
0ea95fb09f
commit
68ad320f76
@ -19,7 +19,7 @@ ClassOptions
|
||||
Other "noae"
|
||||
End
|
||||
|
||||
Preamble
|
||||
AddToPreamble
|
||||
<<echo=F>>=
|
||||
if(exists("ls.enc")) options(encoding=ls.enc)
|
||||
@
|
||||
|
Loading…
Reference in New Issue
Block a user