Questions tagged [sumatrapdf]
SumatraPDF is an open source PDF viewer for Windows which has a native predisposition for forward/inverse search within TeX documents and integrates seamlessly with every LaTeX editor in Windows.
71 questions
2 votes
0 answers
118 views
How to customize inverse search for VSCode, LaTeX Workshop, and SumatraPDF: Ctrl+click trigger and line highlighting?
Note: I originally posted this question on Stack Overflow. It was suggested that my question was off-topic there and I decided that this question would be a better fit for the TeX - LaTeX Stack ...
1 vote
0 answers
237 views
How to auto-open PDF in SumatraPDF and enable SyncTeX in LaTeX Workshop (VS Code)?
I'm using Visual Studio Code with the LaTeX Workshop extension on Windows. My goal is: Compile my document using latexmk with SyncTeX enabled. Automatically open the PDF in SumatraPDF after a ...
1 vote
0 answers
60 views
Why do some .pdf renderers not display extended glyphs correctly? [closed]
This is not necessarily a TeX related question, but I suspect someone will have an idea as to the answer. I am experimenting with resizable glyphs in OpenType. I don't mean the ones that are built up ...
0 votes
1 answer
107 views
How to make Sumatra use synctex with Kile?
This question is not directly related to Tex but to the its software environment. I believe this place might be the better location to ask. I am working on Windows (10). My standard Editor is Kile and ...
0 votes
0 answers
115 views
Reusing open document instance in Sumatra PDF with TeXStudio
Let me first start by saying that I am not interested in forward/reverse search. I actually got that working at long last from some of the various posts on the web and after sorting out the changes ...
0 votes
1 answer
99 views
Output of TeXnicCenter does not get updated
I have been using TeXnicCenter with SumatraPDF for a very long time. Now, all of a sudden, I guess after a Window update, the pdf file in Sumatra pdf gets produced once for a new TeX file, but does ...
0 votes
2 answers
526 views
No "synchronisation file" when trying to forward-inverse-search
sometimes I get the problem that when I build my LaTex files (with Sublime 3, TexLive and SumatraPDF), that I try to double-click on any text in my pdf which should give me the code in the sublime ...
1 vote
1 answer
939 views
How to configure Winedt 10.3 to use SumatraPDF
This has become impossible. The advice on the forums is to use magnifying glass in Execution Modes -Pdf viewer and then navigate to C:\Program Files\SumatraPDF but SumatraPDF is not there, it is ...
0 votes
0 answers
171 views
How to make always visible the tooltip content on SumatraPDF?
i am created a package for tooltip using Tooltip that works with all pdf readers. Here my TeX code below \documentclass{book} \usepackage[intlimits,tbtags]{amsmath} \usepackage[utf8]{inputenc} \...
0 votes
1 answer
722 views
How can I compile a complex document in Sublime Text 3 with Latextools just like in Texstudio with Texlive?
I am having trouble in configuring the Sublime Text Latextools package to meet my Texstudio config. So I was trying to compile a really complex document on Latex thanks to LatexTools in Sublime Text 3....
0 votes
0 answers
151 views
Forward search doesn't work (from TexMaker to SumatraPDF)
When I try to press ctrl+space (or F7) in order to activate the forward search it doesn't work. The pdfLatex field is pdflatex -synctex=1 -interaction=nonstopmode %.tex The external viewer field is ...
1 vote
0 answers
148 views
Sumatra - TeXstudio - inverse search hits not the exakt line
I do use TeXStudio und Sumatra on Windows 10. I put in Sumatra "C:\Program Files\texstudio\texstudio.exe" "%f" -line %l If I double click on the PDF, it jumps into TeXstudio, but ...
2 votes
1 answer
257 views
qpdfview command-line argument for forward search
With sumatrapdf, I use the following command to go to the pdf place corresponding to the line 304 of the TeX source file: sumatrapdf file.pdf -forward-search file.tex 304 What is the analogue command ...
2 votes
1 answer
674 views
Sumatra+Texstudio inverse search not working
I am using TexStudio on Win10 platform. As external pdf viewer I am using SumatraPDF. Last night I got the new update of Texstudio 3.0.4 (64 distribution) and since then I have problems with the ...
1 vote
1 answer
843 views
How to output in Sumatra without error?
I've now changed my command for external pdf viewer to be "C:\Users\HP\AppData\Local\SumatraPDF\SumatraPDF.exe" -reuse-instance -inverse-search "\"C:/Program Files (x86)/texstudio/...