Rev 6057 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
539 | bpr | 1 | formula=!translate ; to , in $formula |
6515 | bpr | 2 | !if , notin $formula |
3 | formula=!words2items $formula |
||
4 | !else |
||
5 | formula=!lines2items $formula |
||
6 | !endif |
||
7 | formula=!rawmath $formula |
||
8 | formula=!nonempty items $formula |
||
9 | formula=!replace , by , $ in $formula |
||
10 | formula=!singlespace $formula |