You didn't mention how the viewer should be called for forward search,
so I cannot give more advice than
M-x customize-variable <RET> TeX-output-view-style <RET>

Thanks.
The DDE messaged is provided as

(dde-message (concat "[ForwardSearch(\"" pdf-file-dos "\",\"" filename-dos "\"," current-line ",0]" ))

in the .el file.

For TeXnicCenter it is
DDE command: [ForwardSearch("%bm.pdf","%nc",%l,0)]

Is there a list of what all the %x means?

I tried to specify regexp for pdf files in the above variable as
[ForwardSearch("%o","%s.tex",%l,0)] but naturally it did not work.
How do I specify it should be a DDE command (if needed)?

Thanks in advance,
Rasmus



_______________________________________________
auctex mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/auctex

Reply via email to