I think we need more details about your setup. It works as I described (prints errors then returns to R prompt) in all configurations I've tried, including th Linux terminal, Emacs ESS, Eclispse statET console setup, I couldn't get RJ workign).
What operating system are you using? R version? Eclipse/statET version? Does it work when you run R directly from a terminal (i.e., not through eclipse)? Best, Ista On Wed, Oct 5, 2011 at 5:27 AM, syrvn <ment...@gmx.net> wrote: > Hi Ista, > > thanks for you reply. > > If I understod correctly you run your R within Eclipse but as the Lunch Type > you use Rterm rather than RJ. > > I changed my configuration so that R is now lunched as Rterm and NOT as RJ > and I also removed the > quite=FALSE from my configuration. Unfortunately, I still have the same > problem. > To create an error in my latex code I just typed the following: \asdasd in > one of my .tex files. > When I compile my document by hand using the Mac OS X / UNIX terminal I get > the following latex compiling output: > > Underfull \hbox (badness 10000) in paragraph at lines 4--7 > > ) (../abstract.tex > Underfull \hbox (badness 10000) in paragraph at lines 1--12 > > ../abstract.tex:15: Undefined control sequence. > l.15 \asdasdas > > ? > > It stops at the question mark and waits for user input. If I press enter it > continues and finally stops with an error which is fine. > The only problem is that if I do it in R the console does not print > everything until the question mark and therefore I cannot just > press enter to let latex finish compiling the code. > > I don't know how to get around this. > > > Best syrvn > > -- > View this message in context: > http://r.789695.n4.nabble.com/texi2dvi-problem-when-compiling-incorrect-Latex-code-tp3870827p3873909.html > Sent from the R help mailing list archive at Nabble.com. > > ______________________________________________ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Ista Zahn Graduate student University of Rochester Department of Clinical and Social Psychology http://yourpsyche.org ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.