Skip to content

Create Tex preview from calc-trail-buffer for better readability.

License

Notifications You must be signed in to change notification settings

bohonghuang/calc-textrail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

calc-textrail

Turn your Emacs Calc into a graphical scientific calculator.

screenshot.png

Requirement

  • Texlive
  • parsec.el
  • latex-math-preview.el

Installation

  • quelpa-use-package
    (use-package calc-textrail
      :quelpa (calc-textrail :fetcher github :repo "bohonghuang/calc-textrail")
      :defer t
      :hook (calc-mode . calc-textrail-mode))
        

About

Create Tex preview from calc-trail-buffer for better readability.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published