* deplate 0.8.2

''deplate'' is a [[http://www.ruby-lang.org][ruby]] based tool for 
converting documents written in wiki-like markup to LaTeX, HTML, "HTML 
slides", or docbook.  It supports page templates, embedded LaTeX code, 
footnotes, citations, bibliographies, automatic generation of an index, 
table of contents etc.  It can be used to create web pages and (via 
LaTeX or Docbook) high-quality printouts from the same source.

This release incorporates the usual set of bugfixes and general improvements.

Incompatible changes:
	* Fixed inconsistent handling of the css option with regard to the suffix

Improvements:
    * Themes (aka collections of css files, templates etc.)
    * Enable page! parameter for the #MAKETITLE command for latex output
    * The #CAPTION command takes an optional argument "extended!" that 
      will case the caption to be parsed with all defined particles.
    * allow=all -> run in "unsafe" mode
	* hackish support for xhtml11/mathml
	* particle-math: Support for ''$$formula$$'' for block formulas.

New modules:
    * entities-decode.rb: support for &#NNN; entities.
    * entities-encode.rb: Encodes special characters as entities.
    * html-mathml.rb: Experimental support for mathml (requires the 
      mathml package by KURODA Hiraku: http://mathml.rubyforge.org).
	* code-coderay.rb: Support for coderay http://coderay.rubychan.de

For other changes please see the CHANGES.TXT.


% vi: ft=viki:tw=0:ts=4
