Plugin Directory

Changeset 654287


Ignore:
Timestamp:
01/17/2013 02:32:05 PM (13 years ago)
Author:
mathzqy
Message:

fix a bug

Location:
latex/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • latex/trunk/latex.php

    r654282 r654287  
    44Plugin URI: http://wordpress.org/extend/plugins/latex/
    55Description: 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.45
     6Version: 3.4.6
    77Author: zhiqiang
    88Author URI: http://zhiqiang.org
     
    213213*/
    214214?>
    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  
    1313verion logs:
    1414
    15 ver 3.3.5 Add a space around the inline formula.
     15ver 3.4.6 Add a space around the inline formula.
    1616
    1717ver 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.