diff options
author | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2008-01-23 02:17:42 +0000 |
---|---|---|
committer | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2008-01-23 02:17:42 +0000 |
commit | 17f516fc152788a66dbeffec45f9aa95cb61547f (patch) | |
tree | a61b14f0d088038e3d4f4757d39754e9326ab967 /web | |
parent | 790fd4612bb1645214e6e90df92bf8ebf90115f9 (diff) | |
download | pandoc-17f516fc152788a66dbeffec45f9aa95cb61547f.tar.gz |
Moved math.txt -> math.text on web page, so it won't be confused with page source.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1193 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'web')
-rw-r--r-- | web/demos | 8 | ||||
-rw-r--r-- | web/math.text (renamed from web/math.txt) | 0 |
2 files changed, 4 insertions, 4 deletions
@@ -77,9 +77,9 @@ click on the name of the output file: 17. TeX math in HTML: -@ pandoc @@math.txt@@ -s -o @@mathDefault.html@@ -@ pandoc @@math.txt@@ -s -m -o @@mathAsciimathml.html@@ -@ pandoc @@math.txt@@ -s --mimetex=/cgi-bin/mimetex.cgi -o @@mathMimetex.html@@ -@ pandoc @@math.txt@@ -s --gladtex -o mathGladtex.htex +@ pandoc @@math.text@@ -s -o @@mathDefault.html@@ +@ pandoc @@math.text@@ -s -m -o @@mathAsciimathml.html@@ +@ pandoc @@math.text@@ -s --mimetex=/cgi-bin/mimetex.cgi -o @@mathMimetex.html@@ +@ pandoc @@math.text@@ -s --gladtex -o mathGladtex.htex @ gladtex @@mathGladtex.htex@@ # produces @@mathGladtex.html@@ diff --git a/web/math.txt b/web/math.text index aa52eae5e..aa52eae5e 100644 --- a/web/math.txt +++ b/web/math.text |