I am new to TexMaker, TexLive 2007 and Ubuntu 7.04 and I am wondering, if this is the correct behavior or not:
When I compile a document in TexMaker (latex or pdflatex), and if there is an error in the document, TexMaker does not display the log file, but only the start and end message:
Process started
Process exited with error(s)
The same non-informative behavior is the case, even then the document has no error:
Process started
Process exited normally
The log file is only displayed when I execute the Quick Build command, but only after I close the viewer. Actually, TexMaker waits until the viewer is close otherwise it's not possible to continue to edit the text.
Here are the command entires:
latex -interaction=nonstopmode %.tex
pdflatex -interaction=nonstopmode %.tex
pdflatex -interaction=nonstopmode %.tex|bibtex %.aux|pdflatex -interaction=nonstopmode %.tex|pdflatex -interaction=nonstopmode %.tex|evince %.pdf
Has anybody made similar experiencies? Anybody a hint how to fix this?
Thanks, Stefan
Texmaker and TeXstudio ⇒ TexMaker does not display the full log file
-
- Posts: 1
- Joined: Tue Sep 04, 2007 8:39 pm
NEW: TikZ book now 40% off at Amazon.com for a short time.
Re: TexMaker does not display the full log file
Hi, I was searching on the same problem, then I found the solution. I decided to post here in case anyone wonders about it:
You can use tools/View Log (shorcut f10). There is also an icon for it.
You can use tools/View Log (shorcut f10). There is also an icon for it.