On Fri, Jul 03, 2015 at 10:21:27AM -0700, Rich Shepard wrote:
> On Fri, 3 Jul 2015, Scott Kostyshak wrote:

>   Here's the chunk:
> 
> <<show-off>>=
> rnorm(5)
> @

Just to be clear, the above is in ERT or in the Chunk inset?

Can you please send the document with the above "chunk" in it?


> and here's the tail of the messages when I tried compiling with pdflatex:
> 
> 0:15:51.950: output file:
> /tmp/lyx_tmpdir.pbeypZM21263/lyx_tmpbuf0/water-chemistry-analyses.tex
> 10:15:51.952: 10:15:51.954: [1]
> "/tmp/lyx_tmpdir.pbeypZM21263/lyx_tmpbuf0/water-chemistry-analyses.tex"
> 10:15:51.961: pdflatex  "water-chemistry-analyses.tex"
> 10:15:52.030: This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013
> on Slackware (SlackBuilds.org))
> 10:15:52.032:  restricted \write18 enabled.
> 10:15:52.081: entering extended mode
> 10:15:52.082: (./water-chemistry-analyses.tex
> 10:15:52.084: LaTeX2e <2011/06/27>
> 10:15:52.086: Babel <3.9f> and hyphenation patterns for 78 languages loaded.
> 10:15:52.088: 10:15:52.393: Error while exporting format: PDF
> (pdflatex)Systemcall.cpp
> (292): Systemcall: 'pdflatex  "water-chemistry-analyses.tex"' finished with

OK the important thing when debugging a knitr LyX document is: did the
error come from R or from LaTeX? Here it comes from LaTeX, which is
strange. I'm still concerned that water-chemistry-analyses.tex is not a
simple file. Can we work with a simple file first and can you send the
simple file to the list? Let's try the rnorm(5) above.

Scott

Reply via email to