Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BringPdfFrontOnAutomaticUpdate command does work #1

Open
adamsx97 opened this issue Oct 28, 2017 · 0 comments
Open

BringPdfFrontOnAutomaticUpdate command does work #1

adamsx97 opened this issue Oct 28, 2017 · 0 comments

Comments

@adamsx97
Copy link

adamsx97 commented Oct 28, 2017

I put the command in TexShop document into my .vimrc file, and it did not work.

Here is an error output shows every time when I try to start Vim.

Error detected while processing /Users/admin/.vimrc:
line 51:
E492: Not an editor command: defaults write TeXShop BringPdfFrontOnAutomaticUpdate NO

Here is my .Vimrc set up.
" Comment: Following 3 lines are for Latex live editing
autocmd Filetype tex setl updatetime=1
let g:livepreview_previewer = 'open -a TeXShop'
defaults write TeXShop BringPdfFrontOnAutomaticUpdate NO

My machine is MacBook Air (13-inch, Early 2014).
Operating System is macOS High Sierra Version 10.13.
I edit .tex files on vim, using https://github.com/xuhdev/vim-latex-live-preview and TeXShop for preview.
My TeXShop version is 3.88 up-to-date.
I also allowed TeXShop Preference-External Editor-Automatic Preview Update.

Would you please solve my error? Thanks for developing great tools as such!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant