Search found 4 matches

by Hedron
Wed Oct 29, 2008 10:44 am
Forum: Feature Suggestions
Topic: Jump to line with error
Replies: 16
Views: 71392

Jump to line with error

It works with me. It could be because of the way you call latex. I use the command line -interaction=nonstopmode "%Wm".
Ok, thats it! I had "%pm" instead of "%Wm" and after changing it works fine!
Thank you!
edit: "%wm" works as well.
by Hedron
Tue Oct 28, 2008 3:59 pm
Forum: Feature Suggestions
Topic: Jump to line with error
Replies: 16
Views: 71392

Jump to line with error

Here is a minimal example:

\documentclass[11pt, twoside, a4paper]{article}
\begin{document}
This is a \emp h{TEST}.
\end{document}

output:
This is pdfTeX, Version 3.1415926-1.40.9 (MiKTeX 2.7) (preloaded format=pdflatex 2008.10.28) 28 OCT 2008 15:10
entering extended mode
**E:/tex/minimal.tex
(E ...
by Hedron
Wed Oct 15, 2008 2:21 pm
Forum: Feature Suggestions
Topic: Jump to line with error
Replies: 16
Views: 71392

Jump to line with error


For me it works with MikTex 2.4 and TeXnicCenter 1 beta 7.50.
But for the same project compiled with MikTex 2.6 it does not work!
Now i tried to uninstall all MikTex stuff and TeXnicCenter and then reinstall MikTex 2.7.
After that, i reinstalled TeXnicCenter 7.50 and tried again:
If compiling to ...
by Hedron
Tue Oct 07, 2008 3:57 pm
Forum: Feature Suggestions
Topic: Jump to line with error
Replies: 16
Views: 71392

Jump to line with error

Yep, that's how I expect it to work and what I've tried about 10 times and with different documents. But for me it doesn't work. If I double click in the build window on an error, nothing happens. If I double click in the build window on a warning, I hear the well know sound that something went ...