General ⇒ Need to close DVI View before new Compilation
Need to close DVI View before new Compilation
"C:\Program Files\TeXnicCenter\TeXnicCenter.exe"
"C:\Program Files\TeXnicCenter\TeXnicCenter.exe" /ddecmd "[goto('%f', '%l')]"
Now, the "Inverse DVI Search" is working but every time that I compile again to DVI I need first to close Yap because otherwise I get error.
How can I fix this problem?
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Re: Need to close DVI View before new Compilation
View Project's Output: -1 "%bm.dvi"
Forward Search: -1 -s "%l%bm.tex" "%bm.dvi"
Close Document Before Running Latex: Do not close
Need to close DVI View before new Compilation
Thanks for answering my question.
But still, what should I do with the configuration that inside the YAP viewer?
There I have:
"C:\Program Files\TeXnicCenter\TeXnicCenter.exe" /ddecmd "[goto('%f', '%l')]"
I did follow your instruction and change my configurations in TeXniCenter
but I still get error once I compile without closing YAP...
Re: Need to close DVI View before new Compilation
-src -interaction=nonstopmode "%Wm"
for the command line arguments.
In Yap, you need to put:
/ddecmd "[goto('%f','%l')]"
in the Inverse Search command line arguments.
And what is the error that you get ?
Need to close DVI View before new Compilation
thanks for your answer. I made the change according to your instruction, but still I get error:
Code: Select all
MiKTeX Problem Report
Message: DDE connection could not be established.
Data: 16394
Source: Programs\MiKTeX\Yap\MFC\yap.cpp
Line: 796
MiKTeX: 2.9
...