From 446a964a190edf094871cd4bb4b045e469446223 Mon Sep 17 00:00:00 2001 From: fiddlosopher Date: Sat, 9 Feb 2008 03:20:42 +0000 Subject: 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 --- templates/ui/default/slides.js.comment | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 templates/ui/default/slides.js.comment (limited to 'templates/ui/default/slides.js.comment') 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! -- cgit v1.2.3