
內容簡介
Easy WP LaTeX 提供了一個非常簡單地方式在您的文章中顯示數學公式或方程式(使用TeX或LaTeX格式輸入)。 它可以讓您自定義公式的顏色和大小以符合您的博客主題。
現場演示
如果您想看到此外掛程式的操作,請造訪此物理文章。 您甚至可以在現場演示網站上操作其管理介面。
我看到多數的LaTeX/方程式外掛程式有一些缺點。
它們需要在您的伺服器上安裝TeX或其他套件。
在文字與背景的顏色方面相對不太靈活。
當您切換主題時,您必須重新設定顏色方案。
在不編輯外掛程式代碼的情況下,它們可能不會讓您選擇如何輸入LaTeX代碼([math]...[/math]或$$...$$)。
我的外掛程式旨在具有靈活性,並且易於安裝(不需修改程式碼等)現在可以使用Google和Microsoft的機器翻譯在您自己的語言中。
專業版
這個版本是Easy WP LaTeX的免費版本。它是完全可行的,但是專業版提供了更多功能和優勢。
在專業版中,外掛程式緩存公式圖片,這樣您的頁面加載速度更快。
您還可以通過調整公式的垂直對齊方式,在公式圖片與其周圍的文本對齊。
擁有使用 WP transients API 將圖像存儲在數據庫中的選項,以實現潛在的更快頁面加載速度。
新功能和錯誤修復將首先在專業版中出現,然後再移植到這個免費版本中。
替代方案
基於此外掛程式,Zhiqiang所編寫的Latex for WordPress具有高速緩存和JS圖像生成功能,但缺乏直觀的顏色匹配和主題依賴設定。
JetPack也允許您插入LaTeX公式,同樣的顏色匹配並不容易。
信譽
Easy WP LaTeX使用優秀的JavaScript顏色選取器[Javascript Color Picker](http://jscolor.com “Javascript Color Picker”)。
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
Easy WP LaTeX provides a very easy way to display equations or mathematical formulas (typed in as TeX or LaTeX code) in your posts. It lets you customize colors and sizes of your equations to match your blog theme.
Live Demo
If you would like to see this plugin action, visit this physics post. You can even play with its admin interface at the live demo site.
Most LaTeX/equation plugins I have seen suffer from a few drawbacks.
They require installations of TeX or other packages on your server.
They are fairly inflexible in terms of colors of text and background.
Each time you switch your theme, you have to re-configure your color scheme.
They may not let you choose how to input LaTeX code. ([math]…[/math] or $$…$$) without editing the plugin code.
My plugin aims to be flexible, and easy to install (no geeky code editing etc.). It is now available in your own language using machine translation curtsey of Google and Microsoft.
Pro Version
This release is the freely distributed version of Easy WP LaTeX. It is fully functional. But the Pro Version gives you more features and benefits.
In the Pro version, the plugin caches the formula images so that your pages load faster.
You also get an option to align the formula image with respect to the text around it by tweaking the vertical alignment of your equations.
Option to store the images in the database using WP transients API for potentially faster page loads.
New features and bug fixes will first appear in the Pro version before being ported to this freely distributed edition.
Alternatives
Latex for WordPess by zhiqiang, on which this plugin is based, has caching and JS based image generation. But it lacks intuitive color matching and theme-dependent settings.
JetPack also lets you insert LaTeX formulas, again color matching is not easy.
Credit
Easy WP LaTeX uses the excellent Javascript color picker by [Javascript Color Picker] (http://jscolor.com “Javascript Color Picker”).
