- Mirror the project structure in the build directory so sub-folder includes work.
- Set OUTPUTDIR env variable to the build dir (thanks @phyrog).
- Scale to the widest page.
- Show stderr in the output.
- Config option
latex-preview.filename
to specify the file to preview.
- Allow using
latexmk
for generating the preview. - Re-generate all previews when any latex document is saved by default.
- Fix issue when using MikTeX.
- Show compile output in a "LaTeX Preview" output channel.
- Show compile output when compile error clicked.
- Compile in correct directory so included files can be resolved.
- Allow configuring a custom compile command using
latex-preview.command
, e.g. to use XeTeX. - Widget to zoom in and out on the preview.
- Initial release.