instiki/app/views
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
..
admin Web Style Tweaks are CDATA 2008-02-29 02:40:22 -06:00
file Accessibility: Use Uploaded File Descriptions 2007-10-09 02:51:38 -05:00
layouts Theorem Environments 2008-10-17 16:26:17 -05:00
wiki Theorem Environments 2008-10-17 16:26:17 -05:00
markdown_help.rhtml More XHTML validity and CSS cleanup. 2007-02-18 17:27:36 -06:00
markdownMML_help.rhtml More XHTML validity and CSS cleanup. 2007-02-18 17:27:36 -06:00
mixed_help.rhtml Checkout of Instiki Trunk 1/21/2007. 2007-01-22 07:43:50 -06:00
navigation.rhtml Corrected Typo 2007-05-11 12:34:21 -05:00
rdoc_help.rhtml Checkout of Instiki Trunk 1/21/2007. 2007-01-22 07:43:50 -06:00
textile_help.rhtml Bring up to current. 2007-01-22 08:36:51 -06:00
wiki_words_help.rhtml Checkout of Instiki Trunk 1/21/2007. 2007-01-22 07:43:50 -06:00