Re: creating a quiz /multiple choice questions with Lyx

2013-01-26 Thread Jacob Bishop
On Wed, Jan 23, 2013 at 2:24 PM, Vivek wrote: > I would like to create a MCQ list at the end of a presentation with > ability to > display correct answers/ and a score at end of the test. > > Is it possible to do so in lyx? or Latex is the way to go. > > Lyx and latex gurus help me. > > Vivek > >

Re: kitr problem after R update.

2013-01-26 Thread Yihui Xie
Please see the NEWS for knitr 1.0 (now 1.0.5): https://github.com/yihui/knitr/blob/master/NEWS.md#changes-in-knitr-version-10 Sweave2knitr() is a function in knitr instead of an executable in your Ubuntu system: http://yihui.name/knitr/demo/sweave/ In your case, the chunk options "height=4cm, widt

Re: Can LyX rename array environments?

2013-01-26 Thread Guenter Milde
On 2013-01-26, Scott Kostyshak wrote: > On Tue, Jan 22, 2013 at 1:26 PM, Ben M. wrote: >> Hi! I have a friend who saw me using LyX, and decided to try it. She >> imported one of her papers with a collaborator. They use shortcuts like \ba >> for \begin{align*}. Consequently, all her arrays sho

kitr problem after R update.

2013-01-26 Thread John Kane
I had thought that I had apa6 working nicely (I think I was wrong) and decided to have a go at comgining it with knitr. I successfully embedded an inline statement, then created both a table and a figure. (see attached file). Both were running fine untill I updated R yesterday I'm suddenly ge