An open API service indexing awesome lists of open source software.

https://github.com/retorillo/autolatex.vim

LaTeX PDF live preview helper plugin. (experimental)
https://github.com/retorillo/autolatex.vim

latex latex-pdf vim

Last synced: 7 days ago
JSON representation

LaTeX PDF live preview helper plugin. (experimental)

Awesome Lists containing this project

README

          

# autolatex.vim

LaTeX PDF live preview helper plugin. (experimental)

Currently works only `*.latex` files.

## Prerequisuite

- Windows (Cross-platform support will comes later)
- Vim 8 or later
- TeX Live

## Install (Pathogen)

```
git clone https://github.com/retorillo/autolatex.vim.git \
%userprofile%/vimfiles/bundle/autolatex.vim
```

## License

The MIT Licnese
(C) 2018 Retorillo