diff options
| author | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-12-02 16:29:07 +0000 |
|---|---|---|
| committer | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2007-12-02 16:29:07 +0000 |
| commit | 804756dd1f51ab261fcdf5a32f4426229389d394 (patch) | |
| tree | 1a9ea15df0d690e793666f2f161efe78e3c7c526 | |
| parent | f8a257589b637bcd5df07fe291b48f12826cfb88 (diff) | |
| download | pandoc-804756dd1f51ab261fcdf5a32f4426229389d394.tar.gz | |
Removed note about public mimetex server from README.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1134 788f1e2b-df1e-0410-8736-df70ead52e1b
| -rw-r--r-- | README | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -876,9 +876,7 @@ command-line options selected: be called to generate images for each TeX formula. This should work in all browsers. The `--mimetex` option takes an optional URL as argument. If no URL is specified, it will be assumed that the - mimeTeX CGI script is at `/cgi-bin/mimetex.cgi`. If you are not able - to install the CGI script on your server, you may use the public - mimeTeX server at `http://www.forkosh.dreamhost.com/mimetex.cgi`. + mimeTeX CGI script is at `/cgi-bin/mimetex.cgi`. 4. If the `--gladtex` option is used, TeX formulas will be enclosed in `<eq>` tags in the HTML output. The resulting `htex` file may then |
