Search found 2 matches

by MRC
Fri Feb 28, 2014 2:45 pm
Forum: Texmaker and TeXstudio
Topic: SyncTeX Compiler Option not recognized
Replies: 10
Views: 19155

Re: SyncTeX Compiler Option not recognized

sorry about that.

running the cmd and asking for the pdflatex --version command you required I got the following result:

MiKTeX-pdfTeX 2.9.4902 <1.40.14> <MiKTeX 2.9 64-bit>


Plus, running any document on TeXMaker, in the LOG FILE box, it says:

This is pdfTeX, Version 3.1415926-2.5-1.40.14 ...
by MRC
Wed Feb 26, 2014 1:45 pm
Forum: Texmaker and TeXstudio
Topic: SyncTeX Compiler Option not recognized
Replies: 10
Views: 19155

Re: SyncTeX Compiler Option not recognized

Hello,

I'm new in LaTeX, but I've noticed my SyncTeX compiler doesn't work either.

In my case, I'm using TeXmaker 4.1.1 (the latest version I know of) and it doesn't work. I also specified the SyncTeX code

pdflatex -synctex=1 -interaction=nonstopmode %.tex/

but still doesn't work.

Have you got ...