Just a quick note to inform you that the Sumatra PDF viewer now supports forward and inverse search using the pdfsync package:
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
Viewers for PDF, PS, and DVI ⇒ Sumatra PDF now with forward and inverse search support
- Stefan Kottwitz
- Site Admin
- Posts: 10308
- Joined: Mon Mar 10, 2008 9:44 pm
Re: Sumatra PDF now with forward and inverse search support
Hi,
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
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
LaTeX.org admin
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Sumatra PDF now with forward and inverse search support
Hello Kjell,
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
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
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: Sumatra PDF now with forward and inverse search support
Thank you Thorsten for the warm welcome! Looking forward to answer any TikZ related questions
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

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: 10308
- Joined: Mon Mar 10, 2008 9:44 pm
Sumatra PDF now with forward and inverse search support
Hi,
Stefan
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
LaTeX.org admin
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
fyi: a way to setup Sumatra PDF for TexmakerX:
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
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
Is it also possible to do forward search somehow if you compile to PDF via a DVI file? I have to compile via latex -> dvips -> ps2pdf, because I use PSTricks, and then the forward search doesn't seem to work.
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!
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!

OS, LaTeX-system, editor: Arch Linux 64bit, TeXlive, Kile | Windows 10 Professional 64bit, MikTeX 4.9, TeXnicCenter 2.02 64bit