mathml - How to convert EPS to mathtype (.mml) using command line -


i having .eps equation file created using mathtype

now want convert .eps .mml or markup language format using command line tool

thank

i don't know of way directly save eps mathml, whether using command line or other method. requires parsing contents of eps, looking things mathtype includes in epss.

at top of eps created mathtype group of comments. @ end of comments mathml. beginning of string of mathml this:

<?xmlversion="1.0"?><!--mathtype@translator@5@5@mathml2(clipboard).tdl@mathml2.0(clipboard)@-->

at end this: <!--mathtype@end@5@5@-->!. between these mathml.


Comments

Popular posts from this blog

unity3d - Rotate an object to face an opposite direction -

angular - Is it possible to get native element for formControl? -

javascript - Why jQuery Select box change event is now working? -