Archive for the ‘inverse search’ tag
SumatraPDF inverse search options for various Text Editors
I recommend using this version of SumatraPDF at william.famille-blum.org. It has “Set inverse search command-line” menu at File menu, so it is much easier to set the option. (I have had problems with updating the option with Original version.)
Options for various text editors are: (“C:\Program Files ..\” part may vary depending your system)
SlickEdit
1 | C:\Program Files\SlickEditV14.0.1\win\vs.exe "%f" –#%l |
UltraEdit
1 | "C:\Program Files\IDM Computer Solutions\UltraEdit\Uedit32.exe"^s "%f/%l/%c" |
EditPlus
1 | C:\Program Files\EditPlus 3\editplus.exe "%f" -cursor %l |
TexMaker
1 | C:\Program Files\Texmaker\texmaker.exe "%f" -line %l |
TeXnicCenter
TeXnicCenter with Sumatra PDF has nice explanation.
*. This post will be updated as I come to know more settings.