diff options
author | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2008-02-09 03:20:42 +0000 |
---|---|---|
committer | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2008-02-09 03:20:42 +0000 |
commit | 446a964a190edf094871cd4bb4b045e469446223 (patch) | |
tree | 106c01a40bfe59056306e4a0d7fcbd1912f6ce07 /templates/ASCIIMathML.js.comment | |
parent | c150e84d3c74555d7024c9b0c23a76ef13e73335 (diff) | |
download | pandoc-446a964a190edf094871cd4bb4b045e469446223.tar.gz |
Incorporated templates phase into Setup.hs and improved templates.
+ Removed templates/Makefile and fillTemplates.pl.
+ Removed 'templates' Makefile target.
+ Added postConf hook to Setup.hs that fills the templates.
+ Use compressed javascripts for S5 and ASCIIMathML templates.
+ Revised test suite.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1216 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'templates/ASCIIMathML.js.comment')
-rw-r--r-- | templates/ASCIIMathML.js.comment | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/ASCIIMathML.js.comment b/templates/ASCIIMathML.js.comment new file mode 100644 index 000000000..8721031e1 --- /dev/null +++ b/templates/ASCIIMathML.js.comment @@ -0,0 +1,2 @@ +/* ASCIIMathML.js - copyright Peter Jipsen, released under the GPL + See http://www1.chapman.edu/~jipsen/mathml/asciimath.html/ */ |