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/ui/default/slides.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/ui/default/slides.js.comment')
-rw-r--r-- | templates/ui/default/slides.js.comment | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/ui/default/slides.js.comment b/templates/ui/default/slides.js.comment new file mode 100644 index 000000000..489b276a2 --- /dev/null +++ b/templates/ui/default/slides.js.comment @@ -0,0 +1,4 @@ +// S5 v1.1 slides.js -- released into the Public Domain +// +// Please see http://www.meyerweb.com/eric/tools/s5/credits.html for information +// about all the wonderful and talented contributors to this code! |