/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 itex-src/itex2MML.l

  • Committer: Jacques Distler
  • Date: 2007-11-02 04:11:26 UTC
  • Revision ID: distler@golem.ph.utexas.edu-20071102041126-90vkl2zb17tbdtdy
Another Symbol: \nequiv

Show diffs side-by-side

added added

removed removed

1
 
/*             itex2MML 1.3
2
 
 *   itex2MML.l last modified 10/22/2007
 
1
/*             itex2MML 1.3.1
 
2
 *   itex2MML.l last modified 11/1/2007
3
3
 */
4
4
 
5
5
%{
463
463
"\\nsupseteq" |
464
464
"\\propto" |
465
465
"\\equiv" |
 
466
"\\nequiv" |
466
467
"\\frown" |
467
468
"\\triangleright" |
468
469
"\\ncong" |