| 1 |
$Id$
|
| 2 |
|
| 3 |
Readme
|
| 4 |
------
|
| 5 |
|
| 6 |
This module enable to use restricted set of TeX and LaTeX commands in user-contributed content.
|
| 7 |
|
| 8 |
Remember, this is a alpha version of software! Send comments to axel@drupal.ru
|
| 9 |
|
| 10 |
|
| 11 |
Requirements
|
| 12 |
------------
|
| 13 |
|
| 14 |
This module tested with Drupal CVS (October 2003). I think it must work with Drupal 4.2 too.
|
| 15 |
|
| 16 |
|
| 17 |
Installation
|
| 18 |
------------
|
| 19 |
|
| 20 |
1. Untar downloaded archive. Copy the latex.module to the Drupal modules/ directory. Drupal should automatically detect it.
|
| 21 |
|
| 22 |
2. Enable the module in "Site Configuration" -> "Modules".
|
| 23 |
|
| 24 |
3. There are a lot of options in admin: go to "Site configuration" -> "Filters" and set suitable mode of filtering an unrecognized commands (you may also complete switch off filter here).
|
| 25 |
|
| 26 |
4. You may add you custom command replacements in "Site configuration" -> "Modules" -> "Latex".
|
| 27 |
|
| 28 |
|
| 29 |
Author
|
| 30 |
------
|
| 31 |
|
| 32 |
Axel <axel@drupal.ru>
|