8000 GitHub - karthink/org-auctex: Better latex previews for org-mode
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

karthink/org-auctex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Fast latex previews in Org

org-auctex-demo-2.mp4

Needs testing!

Requires auctex/preview-latex.

To use, turn on org-auctex-mode in an org buffer. This replaces your binding for org-latex-preview (C-c C-x C-l by default) with org-auctex-preview-dwim.

org-auctex-preview-dwim is a drop-in replacement for org-latex-preview (including the prefix argument behavior).

If you prefer more fine grained control, there are other commands for previewing at point, the section, buffer etc.

Planned

  • [ ] Support for non-file buffers
  • [ ] Support for multiple files at once (it uses a single tex file)
  • [ ] Better caching (it currently always regenerates)
  • [ ] dvisvgm support
  • [ ] Better integration with the org-element API
  • [ ] Agnostic backend for use in any file, not just org
  • [ ] Better keybindings (rebind C-c C-l)
  • [X] Basic Tests
  • [ ] Per-element tests

About

Better latex previews for org-mode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0