We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
This page collects some info on custom viewers set-up. Feel free to add you own tips.
qpdfview is available here. It can be integrated with LaTeXTools as a custom viewer.
In Preferences | Package Settings | LaTeXTools | Settings - User:
"viewer": "command", "viewer_settings": { "linux" : { "forward_sync_command": "qpdfview --unique $pdf_file#src:$src_file:$line:$col", "view_command": "qpdfview --unique" } },
Edit ~/.config/qpdfview/qpdfview.conf, [documentView] section. Relevant fields:
~/.config/qpdfview/qpdfview.conf
[documentView]
autoRefresh=true highlightDuration=3000 sourceEditor=subl \"%1\":%2
autoRefresh
highlightDuration
sourceEditor