Добро пожаловать в дополнения Thunderbird.

Добавляйте дополнительные функции и стили, чтобы настроить Thunderbird по своему вкусу.

Закрыть

В пути?

Зайдите на наш сайт мобильных дополнений .

Закрыть

История версий LaTeX It!

9 версий

Будьте осторожны со старыми версиями!

Эти версии отображаются только для сведения и в целях тестирования. Вам следует всегда использовать последнюю версию дополнения.

Версия 0.7.3 28.8 KiB Работает с Thunderbird 68.0a1 - 73.*

This new version essentially tries to provide more helpful error messages, especially regarding alignment. Update now if your LaTeX images have been unreasonably big.

Changelog:
- Fixed baseline alignment on multiple runs (Bug #64).
- Check for inclusion of "preview" package in LaTeX template (Bug #63).
- Added a do-not-delete note to the template regarding "\usepackage[active]{preview}".
- Added more aggressive error messages for some severe errors.
- Tiny improvements in error messages.
- Added option to keep the temporary files, even after successful LaTeX runs.
- Fix typo in the "Insert Complex Latex" dialog that prevented it from working.

Версия 0.7.2 27.7 KiB Работает с Thunderbird 68.0a1 - 73.*

An update for Thunderbird 68. Many thanks to Stephan Helma for fixing many of the outstanding issues.

Версия 0.6.8 26.9 KiB Работает с Thunderbird 68.0a1 - 73.0

This version brings compatibility with Thunderbird 68

In addition, this version *removes support for the DVI -> PS -> PNG toolchain* in favor of *DVI -> PNG* via dvipng. This should eliminate a tremendous amount of difficulties that have arisen over time, especially with the recent tightening of `convert`'s security policies. Many thanks to sphh on GitHub for this pull request.

Версия 0.6.7 23.5 KiB Работает с Thunderbird 60.0 - 60.*

Fixed an issue wherein embedded images would have the wrong mime type, resulting in viewing errors in most email clients.

Версия 0.6.6 23.5 KiB Работает с Thunderbird 60.0 - 60.*

This is just a compatibility release for newer versions of Thunderbird. As always, if you use and enjoy this addon, don't hesitate to let me know. Thanks to "indigestion" from GitHub for the Thunderbird 60 fixes.

Версия 0.6.4 23.2 KiB Работает с Thunderbird 52.0 - 57.0

This is just a very minimal diff on top of the previous version... just to fix some breakage in most recent versions of Thunderbird.

Версия 0.6.2 23.0 KiB Работает с Thunderbird 2.0 - 42.0

This version mostly adds better error reporting and more meaningful error messages so that users can more easily figure out what went wrong.

Версия 0.6.1 23.0 KiB Работает с Thunderbird 2.0 - 7.0a1

This release fixes some long-standing, very annoying issues.
- Add PATH hacks for Thunderbird on OSX (should help most users on OSX)
- Add suggestions explaining why the process might fail.
- Better error reporting.
- Don't choke on malformed paths.
- Add a "load default template" button for the "insert complex latex dialog"
- Add a "show debug information" option for people who are having trouble getting things to work properly
- Make the paths in the options editable for mac users who cannot navigate to the place where the binaries are located

Версия 0.5.1 21.0 KiB Работает с Thunderbird 2.0 - 3.2a1pre

This is a bugfix release over the previous version. Notable improvements include:
- Fix issues with the autodetect dialog not opening links in the external browser.
- Fix some nits with "TBLatex run report"
- Cosmetic cleanups
- More warnings about possible installation quirks
- Fix a small bug when inserting an external chunk of LaTeX