instiki/vendor/plugins
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
..
diff/lib/diff Moved Maruku (and its dependencies) and XHTMLDiff (and its dependencies) to vendor/plugins/ . 2007-02-10 23:03:15 -06:00
dnsbl_check Checkout of Instiki Trunk 1/21/2007. 2007-01-22 07:43:50 -06:00
form_spam_protection Styling Hook 2008-01-19 15:06:17 -06:00
HTML5lib Some more SVG attributes for the sanitizer 2008-07-28 10:57:55 -05:00
manage_fixtures Manage_Fixtures 2008-01-13 00:26:25 -06:00
maruku Theorem Environments 2008-10-17 16:26:17 -05:00
rexml/lib Upgrade to latest REXML 2008-04-12 18:56:02 -05:00
rubyzip-0.9.1 Checkout of Instiki Trunk 1/21/2007. 2007-01-22 07:43:50 -06:00
sqlite3-ruby TeX and CSS tweaks. 2007-02-09 02:04:31 -06:00
syntax/lib Moved Maruku (and its dependencies) and XHTMLDiff (and its dependencies) to vendor/plugins/ . 2007-02-10 23:03:15 -06:00
xhtmldiff/lib Moved Maruku (and its dependencies) and XHTMLDiff (and its dependencies) to vendor/plugins/ . 2007-02-10 23:03:15 -06:00