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)
- Host: GitHub
- URL: https://github.com/retorillo/autolatex.vim
- Owner: retorillo
- Created: 2018-04-03T15:50:52.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-29T15:25:20.000Z (about 8 years ago)
- Last Synced: 2025-09-02T06:35:46.730Z (10 months ago)
- Topics: latex, latex-pdf, vim
- Language: Vim script
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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