Sublime Forum

Problem on LaTeXTools

#1

.tex file is compiled successfully when i press ctrl-b, but i need to run the sumatrapdf viewer manually.

how do i fix this?

thank you very much.

Welcome to thread Thread-3 3 Finished normally 0 False True True !TEX root = u'C:\\Documents and Settings\\Administrator\\My Documents\\xelatextest\\test.tex' Jump to: 31 1 Windows, Calling Sumatra Traceback (most recent call last): File ".\sublime_plugin.py", line 356, in run_ File ".\jumpToPDF.py", line 96, in run File ".\subprocess.py", line 633, in __init__ File ".\subprocess.py", line 842, in _execute_child WindowsError: [Error 2]

0 Likes

SumatraPDF won't auto open after build on Windows 8.1 Update
#2

Did you make sure that sumatra is on your path?

0 Likes

#3

yeah

I tested it in cmd and win-r.

0 Likes

#4

Hmm… not sure… Error 2 means file not found, and “file” should mean the Sumatra executable here. Do things work if you don’t use a custom build engine? Just trying to rule things out…

0 Likes