Search found 1 match

by avtokod
Sun Nov 11, 2012 6:56 am
Forum: Others
Topic: Notepad++ , SumatraPDF and DDE tool
Replies: 0
Views: 6914

Notepad++ , SumatraPDF and DDE tool

Hi all,

TeXLive and MikTex have support SyncTeX. The option is activated with the -synctex switch at the command-line as follows:
pdflatex -synctex=-1 mybook.tex

Here is small command-line tool I wrote for these tool-chains.

http://code.google.com/p/command-line-version-dde-client/

Now with ...