ashthespy / Atom-LaTeX

The only LaTeX package you need for typesetting with Atom.
https://atom.io/packages/atom-latex
MIT License
22 stars 9 forks source link

Problem with SyncTeX #261

Closed ChrisKonidas closed 3 years ago

ChrisKonidas commented 3 years ago

Hello.

I've recently formatted my pc. Before that syncTeX was working fine. I have texlive. Every time I try to use ctrl+click I get this error:

Command failed: synctex edit -o "1:237.75078534031417:257.5413612565446:C:\Users\Chris\Desktop\Σχολή\Αλγόριθμοι\Κεφάλαιο 1\K1.pdf" SyncTeX ERROR: No SyncTeX available for C:\Users\Chris\Desktop\S????\???????�??\?ef??a?? 1\K1.pdf

Thank you.

ashthespy commented 3 years ago

This means No SyncTeX was found for your file.. Are you passing the right flags when you compile your tex?

Just a quick hunch, can to check if moving your project a path with no special characters helps?