
Installation of this package is done just like any other Python package.
See the INSTALL file for details.

Once you have Parempi installed, you can use it with plasTeX by setting 
attribute renderer=Parempi in the config file ~/.plasTeXrc in section
'[general]'. Alternatively you can use Parempi renderer by setting 
--renderer=Parempi in the command-line.

For example, to use Parempi renderer from command-line, simply run:

    plastex --renderer=Parempi mybook.tex

This will convert a LaTeX file called mybook.tex into a plain text format.
