Viewers for PDF, PS, and DVI ⇒ Sumatra PDF now with forward and inverse search support
Sumatra PDF now with forward and inverse search support
http://blog.kowalczyk.info/forum_sumatr ... 86&Posts=8
http://blog.kowalczyk.info/forum_sumatr ... 8&Posts=16
This is a really useful feature that allows you to jump back and forth between your tex source and pdf. Thanks to pdfsync the corresponding location in the pdf or tex source will automatically be located.
Some notes on how to set this up using WinEdt, TeXnicCenter and Emacs can be found here:
http://william.famille-blum.org/blog/in ... 515-065447
http://blog.kowalczyk.info/forum_sumatr ... 94&Posts=2
Note: It seems that future versions of pdftex will include the functionality of pdfsync (called synctex).
- Kjell Magne Fauske
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- Stefan Kottwitz
- Site Admin
- Posts: 10324
- Joined: Mon Mar 10, 2008 9:44 pm
Re: Sumatra PDF now with forward and inverse search support
thanks for the information! At the moment I am not using Windows but after reading your posting I recommended your note to a windows user.
Stefan
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Sumatra PDF now with forward and inverse search support
what a pleasure to have you here. And many thanks for this contribution. I hope we will see your here solving some tricky problems with pgf/tikZ. I myself am on the threshold of changing from PSTricks.
Best regards and welcome to board
Thorsten
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: Sumatra PDF now with forward and inverse search support

I switched from PSTricks to TikZ a few years ago. I miss some of the user contributed pst-xx packages, but I have never regretted the switch.
- Kjell Magne
Sumatra PDF now with forward and inverse search support
Support for synctex in Sumatra PDF is now on the way:propell wrote:
Note: It seems that future versions of pdftex will include the functionality of pdfsync (called synctex).
http://william.famille-blum.org/blog/in ... 612-040012
http://blog.kowalczyk.info/forum_sumatr ... 08&Posts=5
PdfTeX 1.40.8 with synctex support has not been officially released yet, but it will be part of TeXLive 2008. I'm sure it will be updated quickly in MikTeX when it is released.
- Kjell Magne
- Stefan Kottwitz
- Site Admin
- Posts: 10324
- Joined: Mon Mar 10, 2008 9:44 pm
Sumatra PDF now with forward and inverse search support
pdfTeX 3.1415926-1.40.8 with SyncTeX support was released yesterday: pdfTeX News.propell wrote: PdfTeX 1.40.8 with synctex support has not been officially released yet, but it will be part of TeXLive 2008.
Stefan
Sumatra PDF now with forward and inverse search support
Great news. MikTeX has actually shipped with beta a version of 1.40.8 for a couple of weeks now. A build of SumatraPDF with synctex support can be downloaded from here:Stefan_K wrote:Hi,
pdfTeX 3.1415926-1.40.8 with SyncTeX support was released yesterday: pdfTeX News.
http://william.famille-blum.org/blog/in ... 612-040012
I have tried it with WinEDT and it seems to work well.
- Kjell Magne Fauske
Sumatra PDF now with forward and inverse search support
http://www.xnoiz.co.cc/latex-texmakerx-with-sumatrapdf/
(written it as it was not actually so easy to find the required command format.. [note the """ sequences in the cmd

comments and suggested improvements are welcome

Re: Sumatra PDF now with forward and inverse search support
I guess it's a bit much to ask for - but it would be really nice

EDIT: Oh wow, I just randomly fell over the solution myself: I simply have to add "-synctex=-1" to the latex compilation options - then it works perfectly both with forward and inverse search!
