Changeset 654287
- Timestamp:
- 01/17/2013 02:32:05 PM (13 years ago)
- Location:
- latex/trunk
- Files:
-
- 2 edited
-
latex.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
latex/trunk/latex.php
r654282 r654287 4 4 Plugin URI: http://wordpress.org/extend/plugins/latex/ 5 5 Description: Using MathJax and LaTex image service, this plugin provides a general solution to add and display your mathematical fourmula, no matter the visitors are visiting your blog or read from Google Reader. 6 Version: 3.4 56 Version: 3.4.6 7 7 Author: zhiqiang 8 8 Author URI: http://zhiqiang.org … … 213 213 */ 214 214 ?> 215 <html>216 <head>217 <meta name="generator"218 content="HTML Tidy for HTML5 (experimental) for Windows https://github.com/w3c/tidy-html5/tree/c63cc39" />219 <title></title>220 </head>221 <body></body>222 </html> -
latex/trunk/readme.txt
r654282 r654287 13 13 verion logs: 14 14 15 ver 3. 3.5Add a space around the inline formula.15 ver 3.4.6 Add a space around the inline formula. 16 16 17 17 ver 3.4: Now you can turn off displaying formula as images. Use this when your server has problem to fetch LaTeX images.
Note: See TracChangeset
for help on using the changeset viewer.