instiki/public/s5/ui
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
..
core Theorem Environments 2008-10-17 16:26:17 -05:00
bg-shade.png Start on adding S5 support to Instiki. 2007-02-28 13:31:34 -06:00
s5-notes.html S5 Slide notes 2007-09-15 00:29:20 -05:00
s5-notes.xhtml S5 Slide notes 2007-09-15 00:29:20 -05:00