=== Allow LaTeX Uploads === Contributors: mitchoyoshitaka Author: mitcho (Michael Yoshitaka Erlewine) Author URI: http://mitcho.com/ Plugin URI: http://mitcho.com/code/ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=66G4DATK4999L&item_name=mitcho%2ecom%2fcode%3a%20donate%20to%20Michael%20Yoshitaka%20Erlewine&no_shipping=0&no_note=1&tax=0¤cy_code=USD&lc=US&charset=UTF%2d8 Tags: uploads, latex, tex, file Requires at least: 2.8.6 Tested up to: 3.1 Stable tag: 0.2 Allows LaTeX and related file uploads. == Description == Ever noticed that when you try to upload a `.tex` file to your WordPress blog, it's mysteriously blocked? This plugin simply allows for LaTeX file uploading. In particular, it supports the `.tex`, `.latex`, `.ps`, and `.dvi` extensions. `.pdf` is already supported by the WordPress core. This plugin is a component of the [MIT Educational Collaboration Space](http://ecs.mit.edu) project at the [MIT Department of Mathematics](http://math.mit.edu/). == Changelog == = 0.2 = * Fix PHP warning = 0.1 = * Initial upload