Texmaker and TeXstudioSynchronize Source and Output with "LaTeX -> DVI -> PDF"

Information and discussion about Texmaker, an integrated LaTeX environment for several platforms, and the related TeXstudio
Post Reply
Mini
Posts: 73
Joined: Thu Aug 06, 2009 12:46 pm

Synchronize Source and Output with "LaTeX -> DVI -> PDF"

Post by Mini »

Hi,

I'm using Texmaker on Mac OS X and I cannot synchronize between the output and source code, when compiling using LaTeX + dvipdfm ... I'd use PDFLaTeX, but I use pstricks and thus I need to use Latex.

Could someone please advise a solution?

Thanks

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Synchronize Source and Output with "LaTeX -> DVI -> PDF"

Post by localghost »

The SyncTeX technology is only supported by PDFLaTeX. If you want both synchronization and direct PDF output with PSTricks, there are some workarounds available [1]. Pay special attention to remarks in the manuals of possibly involved packages.

[1] /PSTricks/pdf/pdfoutput


Thorsten
Post Reply