instiki/public
Jacques Distler 34082fbf94 Theorem Environments
Implement amsthm-like Theorem environments with Maruku.
Support is based on Maruku "div"s with special class-names.
Classes
    num_*
produce numbered environments, and

    un_*

produce un-numbered environments, where * is one of

   theorem     (for Theorem)
   lemma       (for Lemma)
   prop        (for Proposition)
   cor         (for Corollary)
   def         (for Definition)
   example     (for Example)
   remark      (for Remark)
   note        (for Note)

In addition, the class

   proof

produces a Proof environment.

The LaTeX export works as expected, and these also work in the S5 view.

Bumped version number.
2008-10-17 16:26:17 -05:00
..
images Checkout of Instiki Trunk 1/21/2007. 2007-01-22 07:43:50 -06:00
javascripts Theorem Environments 2008-10-17 16:26:17 -05:00
s5 Theorem Environments 2008-10-17 16:26:17 -05:00
stylesheets Theorem Environments 2008-10-17 16:26:17 -05:00
.htaccess Checkout of Instiki Trunk 1/21/2007. 2007-01-22 07:43:50 -06:00
404.html Make error documents XHTML. 2007-02-20 17:42:56 -06:00
500.html Make error documents XHTML. 2007-02-20 17:42:56 -06:00
dispatch.cgi Checkout of Instiki Trunk 1/21/2007. 2007-01-22 07:43:50 -06:00
dispatch.fcgi Checkout of Instiki Trunk 1/21/2007. 2007-01-22 07:43:50 -06:00
dispatch.rb Checkout of Instiki Trunk 1/21/2007. 2007-01-22 07:43:50 -06:00
favicon.ico Checkout of Instiki Trunk 1/21/2007. 2007-01-22 07:43:50 -06:00
robots.txt Checkout of Instiki Trunk 1/21/2007. 2007-01-22 07:43:50 -06:00