=== Allow LaTeX Uploads === Contributors: mitchoyoshitaka Author: mitcho (Michael Yoshitaka Erlewine) Tags: uploads, latex, tex, file Requires at least: 2.8.6 Tested up to: 10 Stable tag: 0.3 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.3 = * Added appropriate icon mappings = 0.2 = * Fix PHP warning = 0.1 = * Initial upload