Search the web
Sign In
New User? Sign Up
WinEdt
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
ANN: new PDF viewer, inverse search   Message List  
Reply | Forward Message #8582 of 9496 |
Hi all,

some interesting developments concerning the WinEdt/PDF viewer interface
have been going on recently:

1) a new, free PDF viewer has been announced, the Sumatra PDF viewer,
which has some major advantages over Adobe Reader:
* it does not lock the file
* it refreshes automatically
* it allows *inverse* search, ie. the possibility to jump from a
page in the viewer to the corresponding location in WinEdt
(just like yap does).
It's lean, hence some advanced PDF features (eg., layers) won't work.
It's new, so some minor glitches are to be expected (eg., it doesn't
remember the last location and size of the window).

Sumatra can be downloaded here:
<http://blog.kowalczyk.info/software/sumatrapdf/>.

You don't have to make this viewer the default application for PDF files
in order to use it with WinEdt. All you need to do is to open
Options|Execution Modes|Acrobat, and choose Sumatra as the "PDF Viewer
Executable".

If you compile the document with the pdfsync package, you can then
double-click in the PDF viewer to jump to the corresponding line in
WinEdt. And of course, you can also jump from WinEdt to the respective
page in Sumatra (but read on...)


2) pdftex will soon incorporate the facilities from the pdfsync package,
thus rendering this package superfluous plus making the mechanism more
stable.

For those of you who are using a TeX Live based system and are able to
compile pdftex, a release candidate of version 1.40.8 is available at
<http://sarovar.org/frs/?group_id=106&release_id=812>. For everybody
else, it will be included in the upcoming TeX Live 2008 (to be expected
"soon"), and of course also in MiKTeX in the near future.

The command line switch to enable synchronization is: "--synctex=-1"
(that's "minus one"), which you can set in the Execution Modes interface.


I have updated the relevant WinEdt scripts to work with Sumatra and with
the synctex switch: at <http://www.winedt.org/temp/>, you can download
"Acrobat OpenDoc-Find.edt" and "Acrobat OpenDoc.edt", which both have to
be saved in the local WinEdt directory %b\Exec.


Happy WinEdt'ing!
--
Robert




Thu Jun 5, 2008 3:06 pm

w.m.l@...
Send Email Send Email

Forward
Message #8582 of 9496 |
Expand Messages Author Sort by Date

Hi all, some interesting developments concerning the WinEdt/PDF viewer interface have been going on recently: 1) a new, free PDF viewer has been announced, the...
RS
w.m.l@...
Send Email
Jun 5, 2008
3:07 pm

Hello RS, ... Thanks very much for this tip. ... I use PDFTexify. I tried to configure the switches in Execution Modes for PDFTexify and there is no way I can...
David Denton
ddenton@...
Send Email
Jun 5, 2008
7:21 pm

... Not before MiKTeX includes pdftex 1.40.8, I'm afraid. Currently, this version is only available as source code, which you have to compile and install...
RS
w.m.l@...
Send Email
Jun 6, 2008
12:13 am

Hello RS, ... This episode has revealed the depths of ignorance of execution modes for Tex, Latex, PDFTex etc. Am I to understand that the inverse search etc....
David Denton
ddenton@...
Send Email
Jun 6, 2008
1:52 pm

Hello All, After following the very interesting discussion in this topic, I have installed SumatraPDF, changed the macros on %B/Exec (in my case: C:\Program...
Danilo Zanatta-Filho
dan.zanatta@...
Send Email
Jun 6, 2008
2:17 pm

Hello David, ... after a recent Update (MiKTeX) I use following version of pdfTeX: "... This is pdfTeX, Version 3.1415926-1.40.8-alpha-20080323 (MiKTeX 2.7)...
Karl Heinz Schlög...
karl.schloeglmann@...
Send Email
Jun 6, 2008
8:28 am

Two problems: 1. Installed Sumatra PDF viewer and modified the Options|Execution Modes|Acrobat as you said. 2. In WindEdt I added \usepackage{pdfsync} to a...
Murray Eisenberg
murray@...
Send Email
Jun 6, 2008
2:49 am

Hi, You must replace Acrobat OpenDoc-Find.edt<http://www.winedt.org/temp/Acrobat%20OpenDoc-Find.edt>and Acrobat OpenDoc.edt...
Nicolas Vaughan
nivaca@...
Send Email
Jun 6, 2008
3:26 am

Sorry, my fault: I didn't read RS's entire posting or read it carefully enough. I forgot the part about using his new versions of the two macros. With those...
Murray Eisenberg
murray@...
Send Email
Jun 6, 2008
12:24 pm

Hello to all ... I have installed sumatra pdf package , and it works fine. I have compiled with pdflatex and inverse search Pdf to latex works great. But how...
Juliet Ryan
ryan@...
Send Email
Jun 6, 2008
2:09 pm

... There is a little Winedt macro on http://william.famille-blum.org/blog/index.php?entry=entry080515-065447...
Salvatore Vassallo
salvatore.vassallo@...
Send Email
Jun 6, 2008
2:22 pm

Thanks for the mail. Getting close. I followed instructions. In Winedt, I have a file dr.tex with \usepackage{pdfsync} compiled with pdflatex. After pressing...
Juliet Ryan
ryan@...
Send Email
Jun 6, 2008
2:56 pm

... I would advise against using this macro, as it sidesteps WinEdt's Execution Modes interface. Use the macros from winedt.org/temp instead. ... Your WinEdt...
RS
w.m.l@...
Send Email
Jun 6, 2008
3:38 pm

Thanks that worked fine. And Sumatra is also nice, much quicker, than acrobat ... -- -- Juliet Ryan---------------------------------------------------- *ONERA...
Juliet Ryan
ryan@...
Send Email
Jun 6, 2008
5:33 pm

... Questa è la macro di cui parlavi? Ho visto solo ora la risposta alla mailing list di winedt perché sono molto indietro con la lettura. Non ho ancora...
Grazia Messineo
grazia.messineo@...
Send Email
Jun 8, 2008
4:03 pm

My announcement seems to have stirred some confusion. To clarify: * The two issues that I put into one mail are not related to each other (other than that they...
RS
w.m.l@...
Send Email
Jun 6, 2008
3:33 pm

Hello RS and All, ... Thank you very much for the clarification. This helps a great deal. However, the inverse search is still not working for me. Here what is...
David Denton
ddenton@...
Send Email
Jun 6, 2008
3:54 pm

... Ah, spaces in file names... I've fixed the macros at winedt.org/temp, please download again, and do the following: * uncheck "Use Forward Search (pdfsync)"...
RS
w.m.l@...
Send Email
Jun 6, 2008
4:30 pm

Hello, I followed all of your instructions, but get the following error *in Sumatra *: "Unknown Source File (My text.tex)", when the viewer is called. Any idea...
Nicolas Vaughan
nivaca@...
Send Email
Jun 6, 2008
4:35 pm

Fixed problem. The filename must be without spaces ("myfile.tex" vs. "my file.tex"). Can this be tweaked in the macros? Cheers, Nicolas Vaughan...
Nicolas Vaughan
nivaca@...
Send Email
Jun 6, 2008
4:42 pm

... Ah, not only spaces in the path but even in the file name. More evil still... Seems like Sumatra can't handle this. You should notify the Sumatra team. ...
RS
w.m.l@...
Send Email
Jun 6, 2008
4:52 pm

Well, spaces in my path works ok for me ("c:\documents and settings\nicolas\tex\thesis 04\myfile.tex"), though not in the filename. Cheers, Nicolas Vaughan...
Nicolas Vaughan
nivaca@...
Send Email
Jun 6, 2008
4:55 pm

Hello RS, ... Thanks so much for the assistance. This is fabulous! -- Best regards, David...
David Denton
ddenton@...
Send Email
Jun 6, 2008
5:17 pm

I've sent a number of requests to unsubscribe but i still recieve the posts from WinEdt. Why?! -- Regards Konrad Viltersten ... Software Specialist Pagero...
Konrad Viltersten
konrad@...
Send Email
Jun 6, 2008
10:54 pm

Maybe you have an anti-spam device that alters your return path and thus the Mailing List software is at a loss. I'll try it this way: ...
WinEdt Team
support@...
Send Email
Jun 6, 2008
11:03 pm

Sorry!!! I thought he was was writing to us and I blindly replied.... ... From: "WinEdt Team" <support@...> To: <winedt+list@...> Sent: Friday, June...
WinEdt Team
support@...
Send Email
Jun 6, 2008
11:05 pm

Curiously, when I just now exited WinEdt and Sumatra viewer and started again, I no longer get any blue rectangle. Also, I discovered why, at least with the...
Murray Eisenberg
murray@...
Send Email
Jun 6, 2008
6:02 pm

Hi Robert, both forward and inverse searches are working. That's fine. But strangely when using the pdfsync package (the only thing I changed in my source...
Ulrich Dirr
ud@...
Send Email
Jun 7, 2008
3:04 pm

... Yes, pdfsync is known to be a bit flimsy. This is from pdfsync.sty: % In case of sever conflicts with another package, try % \usepackage[novbox]{pdfsync}...
RS
w.m.l@...
Send Email
Jun 7, 2008
3:39 pm
First  | < Prev  |  Next > Last 
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help