instiki/app/views/wiki
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
..
_inbound_links.rhtml A little separation of presentation from content. 2007-02-18 01:48:32 -06:00
atom.rxml Another small tweak to atom template 2008-01-28 01:25:33 -06:00
authors.rhtml Zap gremlins in author names. 2007-03-04 22:56:52 -06:00
edit.rhtml Missed One 2008-03-14 00:18:11 -05:00
export.rhtml Cleanup 2007-06-13 01:56:44 -05:00
feeds.rhtml Atom Feeds 2007-04-13 17:04:03 -05:00
list.rhtml A little separation of presentation from content. 2007-02-18 01:48:32 -06:00
locked.rhtml Zap gremlins in author names. 2007-03-04 22:56:52 -06:00
login.rhtml Sync with Instiki Trunk 2007-05-11 11:47:38 -05:00
new.rhtml Yet More Philip Taylor Phun 2008-03-13 23:02:12 -05:00
page.rhtml Blahtex 2008-07-26 04:14:41 -05:00
print.rhtml Checkout of Instiki Trunk 1/21/2007. 2007-01-22 07:43:50 -06:00
published.rhtml Styling Hook 2008-01-19 15:06:17 -06:00
recently_revised.rhtml Checkout of Instiki Trunk 1/21/2007. 2007-01-22 07:43:50 -06:00
revision.rhtml Styling Hook 2008-01-19 15:06:17 -06:00
rollback.rhtml Sync with Instiki Trunk 2007-05-11 11:47:38 -05:00
s5.rhtml Theorem Environments 2008-10-17 16:26:17 -05:00
search.rhtml Sync with Instiki Trunk 2007-05-11 11:47:38 -05:00
tex.rhtml Theorem Environments 2008-10-17 16:26:17 -05:00
tex_web.rhtml TeX and CSS tweaks. 2007-02-09 02:04:31 -06:00
web_list.rhtml Zap gremlins in author names. 2007-03-04 22:56:52 -06:00