Skip to content
Back to formatted view

Raw Message

Message-ID: <1317806850526-3873909.post@n4.nabble.com>
Date: 2011-10-05T09:27:30Z
From: syrvn
Subject: texi2dvi problem when compiling incorrect Latex code
In-Reply-To: <CA+vqiLGRhwJ+QwfFddBkLA+s1XKNsM8Yk+TcHRd1SGZPtyNRWw@mail.gmail.com>

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.