protz / LatexIt

An extension for Thunderbird that allows you to generate LaTeX in your emails and send it as inline images
http://www.xulforum.org/go_code
37 stars 16 forks source link

Inserting complex LaTeX caching too casual #68

Open sphh opened 4 years ago

sphh commented 4 years ago

Latex It!'s caching mechanism only looks for changes in the equation itself and the (font) size. This works well for "inline" equations, because this is the only part allowed. When inserting complex LaTeX, it is possible to include another package (e.g. to change the font). Without changing the mathematical expression, Latex It! currently does not detect the change and uses the cached picture.