/itexToMML

To download this project, use:
bzr branch http://golem.ph.utexas.edu/~distler/code/itexToMML/

« back to all changes in this revision

Viewing changes to README

  • Committer: Jacques Distler
  • Date: 2010-09-30 19:34:46 UTC
  • Revision ID: distler@golem.ph.utexas.edu-20100930193446-6joromf0at4k5nqv
Tags: 1.4.4
Nested Extensible Arrows

Now you can nest extensible arrows, with
optional arguments, in a LaTeX-compatible
fashion.

Show diffs side-by-side

added added

removed removed

44
44
               treats a_string as a block equation (automatically supplies
45
45
               the surrounding $$...$$, so you don't have to) and converts it
46
46
               MathML. Returns the MathML block equation, as a string.
 
47
               
 
48
Note that the commandline tool and the Ruby library return MathML named entities in the output.
 
49
On the public web, it is safest to convert these either to utf-8 characters or to NCRs. For that,
 
50
you can use the Perl library, MathML::Entities (available from CPAN) or the String methods
 
51
  String#to_ncr
 
52
  String to_utf8
 
53
  String#to_ncr!
 
54
and
 
55
  String#to_utf8!
 
56
provided for that purpose in the itex_stringsupport.rb library included with the Rubygem.
47
57
 
48
58
Finally, there is a MovableType (2.6 or greater) plugin which provides two
49
59
Text Filtering options: