Synctex and MikTeX
See original GitHub issueWith the ability to set the synctex path, I think I inched closer to getting synctex to work with LaTeX Workshop with a MikTeX installation, in that I get a different error now 😃
First, I downloaded synctex.exe
and kpathsea622.dll
and placed them according to the second comment to this answer.
Then, sensibly, I set "latex-workshop.synctex.path": "C:\\Program Files\\MiKTeX 2.9\\miktex\\bin\\x64\\synctex.exe"
.
Now, attempting to synctex in either direction produces the error Cannot synctex, code: 3221225781
, which differs from errors thrown by being unable to find synctex.exe
. Googling fails me at this point, but I thought I’d crowdsource, since it’d be nice to have a setup for MikTeX+LaTeX Workshop users.
Issue Analytics
- State:
- Created 6 years ago
- Comments:6 (2 by maintainers)
Top Results From Across the Web
miktex-synctex-bin-x64-2.9
miktex -synctex-bin-x64-2.9. SyncTeX parser, Windows x64. Version: 1.5; Copyright: Jérôme Laurens; License: free; Packaged on: 12/11/2022 11:12:11 ...
Read more >Synctex is not working with pyluatex (using latexmk in ...
It turned out that the problem is a PyLuaTeX bug under Windows. Since the Python interpreter was not shut down early enough in...
Read more >Synctex and MikTeX? : r/LaTeX - Reddit
It works on texmaker with MiKTeX. Or it does for me, anyway. I don't remember having to set anything up specially in order...
Read more >SyncTeX with SumatraPDF under miktex. - Google Groups
MikTeX +WinEdt+SyncTeX+Sumatra works on my PC. Let me describe what I've done in a more detailed version: 1- I install the latest MiKTeX...
Read more >Quick Build impossible in TeXmaker : pdflatex -synctex=1
I thus downloaded TeXmaker and MikTeX and tried to compile my first document. ... pdflatex -synctex=1 -interaction=nonstopmode "test".tex".
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Ok, good to know. (I’m used to double clicking in ShareLaTeX.) Yea don’t change it on your end, was just wondering if there was a setting or whatnot. Thanks.
SumatraPDF & PDF file with valid .synctex(.gz) will run its inverse command to open almost ANY valid editor with tex (editor needs a form of command line call to not open fresh instance)