mathiasfrohlich / vscode-LaTeXCompile

An Visual Studio Code Extension, that compiles .tex to .pdf at location
MIT License
24 stars 10 forks source link

This project is deprecated and will be sunset in the near future

LaTeX Compile

Compiles .tex to .pdf using commands like "pdflatex", at current file

Image of Command

Requirements

Installed Latex distribution

Programs Like

Please note that there is a known issue with MacOSX El Capitan (10.11.x): LaTeX tools are now located in /Library/TeX/texbin instead of /usr/texbin. https://tug.org/mactex/elcapitan.html

How to install

Settings

You can configure some settings

Main Document Configuration

A few notes...

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request

Issues

System information:
OS: ...
LaTex Distribution: ...

Source

Github

Change Log

Version 0.1.0

Version 0.2.0

This version happened thanks to a community contribution. Thanks to https://github.com/rashwell

Version 0.3.0

Version 0.4.0

This version happened thanks to a community contribution. Thanks to https://github.com/caffeinatedangel

Version 0.5.0

This version happened thanks to a community contribution. Thanks to https://github.com/caffeinatedangel

Version 0.6.0 + 0.6.1

This version happened thanks to a community contribution. Thanks to https://github.com/fachammer

Version 0.7.0

This version happened thanks to a community contribution. Thanks to https://github.com/jesege

Version 0.7.1

License

MIT