Search found 8 matches

by willsh
Wed Jan 13, 2010 6:26 pm
Forum: General
Topic: sync with Sumatra pdf config
Replies: 26
Views: 31833

Re: sync with Sumatra pdf config

Benjamin, thanks for writing the document. I just figured out what my problem is. It was not the quotation marks, but that suggestion did lead me to figure out what the problem was. It seems that some part of the synctex procedure does not like file names with spaces in them. I had been trying to ...
by willsh
Mon Jan 11, 2010 8:30 pm
Forum: General
Topic: sync with Sumatra pdf config
Replies: 26
Views: 31833

sync with Sumatra pdf config

Oh! That is a good point. There is no pdf generated when I run that build. It works (with errors with the figures) when I run LaTeX => PDF and works fine when I run LaTeX => PS => PDF. Should it work okay if redo the changes I did to LaTeX=>PDF to LaTeX=>PS=>PDF?

The inverse search command is:

C ...
by willsh
Fri Jan 08, 2010 5:31 pm
Forum: General
Topic: sync with Sumatra pdf config
Replies: 26
Views: 31833

Re: sync with Sumatra pdf config

Okay, hopefully this works.
by willsh
Thu Jan 07, 2010 9:26 pm
Forum: General
Topic: sync with Sumatra pdf config
Replies: 26
Views: 31833

Re: sync with Sumatra pdf config

Yeah, I just downloaded TeXnicCenter and Sumatra this week so they are both the latest versions (Sumatra is v 1.0.1).
by willsh
Tue Jan 05, 2010 11:44 pm
Forum: General
Topic: sync with Sumatra pdf config
Replies: 26
Views: 31833

sync with Sumatra pdf config

This is what I have in the "Command line arguments to pass to the compiler" input box:

Code: Select all

-synctex=-1 -interaction=nonstopmode "%pm"
by willsh
Tue Jan 05, 2010 12:12 am
Forum: General
Topic: sync with Sumatra pdf config
Replies: 26
Views: 31833

Re: sync with Sumatra pdf config

Hmmm, I still can't find anything different.

One thing I'm not sure about is that in section 3 of the tutorial it says that it may be necessary to delete the configuration file in the Sumatra PDF folder and the .synctex file corresponding to my source file if I made a mistake. I don't seem to have ...
by willsh
Mon Jan 04, 2010 11:28 pm
Forum: General
Topic: sync with Sumatra pdf config
Replies: 26
Views: 31833

sync with Sumatra pdf config


Got to the TXC Tutorials section where you can find a document with instructions how to make TXC and SumatraPDF work together.

Sorry, when I wrote:

I tried following the instructions carefully in the tutorial mentioned above...

I was referring to the document that you linked to. As I wrote ...
by willsh
Mon Jan 04, 2010 11:07 pm
Forum: General
Topic: sync with Sumatra pdf config
Replies: 26
Views: 31833

sync with Sumatra pdf config

I have been trying to get forward and inverse search to work with TeXnicCenter and Sumatra but so far have not had success following the tutorial on TeXnicCenter's site.

I have no clue what is not working or how to debug it. I tried following the instructions carefully in the tutorial mentioned ...