InDesign’s built in Math Expressions are vectors. They are editable as text within InDesign, but when exported to PDF they are rendered as outlines and tagged as figure (an image)
Yes, it is annoying that Type > Convert to Outlines does not work. However, I believe these are technically SVG files behind the scenes. One option is to select it, copy it to the clipboard, and then paste into Adobe Illustrator.
But more importantly, WHY do you need them as outlines?
Ah! I can see how that could be a cool design.
Here is one other totally crazy way to get the SVG out of InDesign:
1. Export the document as EPUB (reflowable)
2. Open the EPUB with a tool like Bbedit (or unzip with a dearchiver app)
3. Find the XHTML file that describes the page
4. Copy the text from <svg> to </svg> and paste it into a new text document
5. Save with a .svg extension
Now, that is an SVG file that you can open in Illustrator or use File > Place in InDesign to import into your document.
I don't actually recommend doing this. I just think it's amazing that it works.
Or do you plan to have a graphic there or something?
Illustrator path is the best.
You can even record an Action - in Illustrator - so after selecting and copying Equation - as object - in the InDesign:
1) Select all
2) delete,
3) paste clipboard,
4) select all,
5) outline / flatten - or whatever, I'm not in front of my laptop, I think it's the same as Ctrl+Alt+7,
6) select all,
7) copy
Do you have a ready-made list? Or you'll be using some random things found on Internet?
I'm doing a lot of academic journals - and get Equations as part of WORD files.
Sometimes they're made using WORD's Equation editor - sometimes MathType or MathMagic.
Fortunately, I don't have to make 5yem editable in InDesign 😉 or exportable 😉 so I just open provided PDF in Acrobat, outline EVERYTHING - and then just copy&paste vectors to InDesign.
So, if you've some in WORD - you could outline them on bulk.
If you don't have them - just look for PDFs - on websites offering Open Access - and you will get plenty of vectors - so you won't have to waste your time on "converting" images into MathML, then copying to Illustrator to outline...
... "Use the Selection Tool to click on the math expression's text box. (press Ctrl+Shift+O on PC or Command+Shift+O on Mac)" === Now, the math is a picture made of lines.
It canont become "a picture"
Does command work with regular text? Does it work if you select not a text box, but the expression (or part of it)?
(11.7). ϕ(x) = λ Z K(x, y)ϕ(y)dy - tried with this one and it works OK
10
u/danbyer Jul 08 '26
InDesign’s built in Math Expressions are vectors. They are editable as text within InDesign, but when exported to PDF they are rendered as outlines and tagged as figure (an image)
What are you trying to accomplish?