I have TeXnicCenter and GSview. If I have a .tex file house.tex, and the resulting PostScript file house.ps, I'd like to be able to jump from a line in house.ps to the corresponding line in house.tex quickly.
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
|
||||
|
Synchronisation is possible to the direct output from TeX, so a |
|||
|
|

.dvior.pdffile depending on how you are working. But that I know of this is not going to work for a PostScript file (or indeed a.pdfgenerated usingdvips+ps2dpfor usingdvipdfm(x)). – Joseph Wright♦ Mar 3 '12 at 11:48-synctexoption that will allow you to right click on the code and just to the appropriate place in the PDF and also in the reverse direction (which is more useful). See Location inside a LaTeX source code – Peter Grill Mar 7 '12 at 21:58