Skip to content
forked from protz/LatexIt

A Thunderbird extension that converts LaTeX to inline images in the message composer.

Notifications You must be signed in to change notification settings

MaxKoll/LatexIt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Latex It!

A Thunderbird extension that converts LaTeX to inline images in the message composer.

Features

  • Compile all LaTeX expressions $...$, \(...\) and \[...\] found in the email body. The images will be inserted automatically and aligned with the surrounding text.
  • Automatically compile and insert an entire LaTeX document into your email.
  • Undo LaTeX compilation.
  • Customize the appearance of your formulae by editing the document template.
  • Since everything is run on your own computer, you're in control!

Build

Required package: jq

Clone the repository or download the code as ZIP file, then run make in the root directory to build a working XPI.

Known issues

  • Undoing LaTeX compilation only succeeds as long as the original DOM node of the inserted image exists.
  • The options panel is not accessible in Thunderbird 91 nightly.

About

A Thunderbird extension that converts LaTeX to inline images in the message composer.

Resources

Stars

Watchers

Forks

Languages

  • JavaScript 90.3%
  • HTML 9.2%
  • Other 0.5%