Skip to main content
June 21, 2010
Question

How to extract InMath equation into image

  • June 21, 2010
  • 2 replies
  • 5838 views

Hi All,

Could some one help me out, how to extract InMath equation into image and mathtype equation.

Thanks and Regards,

Gnanasekaran

This topic has been closed for replies.

2 replies

Participant
October 10, 2018

Hi, Gnanasekaran!

MathTool is good but you could import all MathML content to Adobe Indesign with a simple plugin. It outputs equations to SVG for a HQ print. MathML Kit - InDesign Math Formula Support | SCAND.

In case you don't need a built-in editor it supports automated scripts. So if you have tons of equation or need to work with them on a daily basis it looks like the best chocie.

Participating Frequently
October 24, 2018

BTW a new version would definitely support Adobe CS 2019. I've heard it would be released in a few days.

avid_body16B8
Legend
June 25, 2010

If your MathType expressions are in a Word Document, you can automatically convert them into eps files. When you import your Word file into inDesign, you can use a script to import the eps files.

I do not know of a way to change inMath equations into MathType equations.

Jongware
Community Expert
Community Expert
June 25, 2010

There is no reason to believe it's even possible. Apart from MathML, there seems to be no common 'math notation' format. EPS is not a math notation; it likely only describes where all characters go, in which font, style, and size.

Any 'conversion', if possible, would need access to the equation data in the image file data itself. That can only be done in InDesign by cheating: getting the file name from a placed image, then reading the file into memory using Javascript.

(It is of course possible that InMath exposes the "contents" of an equation to the scripting model. You could ask the plugin programmers.)

Harbs.
Legend
September 7, 2010

Hi,

my company (movemen.com) developed InMath and we're about to release math tools to import/export MathML from InDesign and to import MathType equations.

Best regards,

Ferdinand Schwörer

movemen GmbH


Hi Ferdinand,

(Nice to see you posting here!)

Is this going to integrate with InMath, or is this a separate product?

Harbs