instiki/public/s5/ui/core
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
..
blank.gif S5 Themes Support 2007-09-05 08:38:54 -05:00
bodybg.gif S5 Themes Support 2007-09-05 08:38:54 -05:00
framing.css S5 Themes Support 2007-09-05 08:38:54 -05:00
iepngfix.htc S5 Themes Support 2007-09-05 08:38:54 -05:00
math.css Theorem Environments 2008-10-17 16:26:17 -05:00
notes.css S5 Slide notes 2007-09-15 00:29:20 -05:00
opera.css S5 Themes Support 2007-09-05 08:38:54 -05:00
outline.css S5 Themes Support 2007-09-05 08:38:54 -05:00
print.css S5 Themes Support 2007-09-05 08:38:54 -05:00
s5-core.css S5 Themes Support 2007-09-05 08:38:54 -05:00
slides.js Theorem Environments 2008-10-17 16:26:17 -05:00