/[drupal]/contributions/modules/latex/README
ViewVC logotype

Contents of /contributions/modules/latex/README

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.5 - (show annotations) (download)
Sat Aug 13 17:46:57 2005 UTC (4 years, 3 months ago) by axel
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-4-6
Changes since 1.4: +3 -4 lines
Module updated to Drupal 4.6.
1 $Id$
2
3 This primitive filter allow users to use some of TeX and LaTeX
4 commands (not all of course) in their postings. For example it may
5 useful in collaborative work on books, where users may choose most
6 convenient text format. This module converts these commands into
7 appropriate HTML. Of course this is no replacement for the powerful
8 `latex2html` utility, but filter recognize a lot of a standard
9 TeX/LaTeX commands.
10
11 You may to customize module, to that not show unknown TeX/LaTeX commands:
12 "Administrate" -> "Site configuration" -> "Filters"
13
14 or add your own commands by defining regexps:
15 "Administrate" -> "Site configuration" -> "Modules" -> "Latex"
16
17 Module was tested with 4.6 release of Drupal.
18
19 Send comments to axel@drupal.ru.
20
21
22 Links:
23
24 TeX Users Group - http://www.tug.org
25 latex2html utility - http://www.latex2html.org

  ViewVC Help
Powered by ViewVC 1.1.2