After upgrading to 1.4.22, I can no longer do a forward search from my Latex document in MacVim using vim-latex. Skim opens, but simply shows the first page of my document. Downgrading to 1.4.20 solves the problem.
Steps to reproduce:
- Configure MacVim with vim-latex and configure vim-latex to use pdflatex and Skim as the viewer.
- Compile a sample latex document and use the forward search command from some location in your document.
- You will notice that Skim does not forward to the proper page or place a marker where it once did.
System info:
This will be fixed in the next release
Also, forward search is no longer working in Emacs 25.1, within Mac Sierra 10.12.
(with Skim 1.4.22)
Last edit: KKT 2016-10-20
awesome, thanks!
For now, attached is a slightly altered version of the displayline script that allows forward search in 1.4.22 in most situations. Use it instead of the embedded version.
This also works for emacs... Thanks
This doesn't work for me. Calling this script from the command line also doesn't give any consisten behavior. Sometimes just refreshes the current page, sometimes it highlights a specific line regardless of the linenumber entered.
I'm on 10.12 and skim 1.4.22
Last edit: HJ Jongsma 2016-10-20
Somehow I've a translation problem here. On the command line I get this:
The problem seems to come from the generated apple script. If I try to translate it by hand, I get "Syntax Error - Expected line end etc., but found class name" at the word "line" here:
The same happens at the word "theDocs" in this line:
This is the script where I've manually inserted the values from the script: