Re: Chinese document compilation

2011-06-02 Thread Samuel C.
Hi Thanks for both replies, All fonts in LyX are default except CJK where I specified gbsn. Language is well set to Chinese (Simplified) and encoding to UTF8 (CJK). Some documents works perfectly, neither encounter a problem, but this one give me headache. One trick is that chapter works perfectl

lyx 2 and sweave

2011-06-02 Thread Steve Sidney
Dear list I have run into some problems trying to get lyx 2 working with Sweave. Is anyone aware of a set of instructions that I could follow. It seems that those posted by "Jeff Laake in Nov 2010" are not correct for Lyx 2.0 Any help would be appreciated. Regards Steve

lyx 2 and sweave

2011-06-02 Thread Murat Yildizoglu
You just need to include the corresponding module in the properties of the document. Is this not enough? IN this case, you should maybe give more details on the problem. 2011/6/2 Steve Sidney > Dear list > > I have run into some problems trying to get lyx 2 working with Sweave. > > Is anyone aw

Fwd: lyx 2 and sweave

2011-06-02 Thread Murat Yildizoglu
I forward my message to the list. A Windows user can peobably help you better than me. -- Forwarded message -- From: Murat Yildizoglu Date: 2011/6/2 Subject: Re: lyx 2 and sweave To: Steve Sidney Hi Steve, This seems to indicate that a package for Sweave is missing from your i

Re: lyx 2 and sweave

2011-06-02 Thread Liviu Andronic
On Thu, Jun 2, 2011 at 4:58 AM, Steve Sidney wrote: > Dear list > > I have run into some problems trying to get lyx 2 working with Sweave. > Assuming that you're on Windows, try Rob's instructions [1]. It is really much easier to set up LyX with Sweave on Linux (and possibly on Mac). Liviu [1] ht

RE: lyx 2 and sweave

2011-06-02 Thread Steve Sidney
Thanks Liviu Yes I have tried but not sure that I understand points 3), 4) and 5). Have also posted a question to Rob and hope he has time to reply. Regards -Original Message- From: Liviu Andronic [mailto:landronim...@gmail.com] Sent: 02 June 2011 02:43 PM To: Steve Sidney Cc: lyx-use

Re: lyx 2 and sweave

2011-06-02 Thread Liviu Andronic
On Thu, Jun 2, 2011 at 8:48 AM, Steve Sidney wrote: > Thanks Liviu > > Yes I have tried but not sure that I understand points  3), > Decide which version of R you have installed on your system and install the corresponding Rtools. > 4) and 5). > Check Help > Customization and look for the section

Re: Implementing a new environment in a LyX .layout

2011-06-02 Thread Richard Heck
On 06/01/2011 06:41 PM, Peter Flynn wrote: > On 01/06/11 13:57, Richard Heck wrote: > >>> I can see that an Inset affords the option to add tokens or values, >>> but I can't see how to make one compulsory, so that it pops up the >>> moment you add a Foo from the menu. >>> >> There's no system for a

lyx 2 and sweave

2011-06-02 Thread Murat Yildizoglu
Dear Steve, If I try to make a little bit more explicit these instructions by Rob: Here’s the process: 1. Install LyX. Use alpha6 (available from the LyX website), it’s the most stable. 2. Install R. Available from its project’s website. 3. Install the appropriate RTools

Re: Problem with emf to eps convertor metafile2eps

2011-06-02 Thread Joost Verburg
"a nedunuri" wrote in message news:loom.20110601t085330-...@post.gmane.org... > I need to scale it down in Lyx to about 20% of the original size to get it > to > fit, and even then reader will labor for a very long time beofre > displaying > the page (and sometimes omits the figure entirely).

Re: Implementing a new environment in a LyX .layout

2011-06-02 Thread Peter Flynn
On 01/06/11 13:57, Richard Heck wrote: How do I tell LyX that lists (for example; and much other stuff) is permitted inside a Foo environment? Is there a setting or switch that tells LyX to allow nested environments globally, or does it have to be done on an environment by environment basis? Th