Copy link to clipboard
Copied
I created a math-related book (now published) in InDesign where the cover and back cover are peppered with some relatively-sophisticated, intentionally-faint math graphics (see the attachment). The math graphics were generated via MS-Word (for "Equation") and/or MS-PowerPoint (for lines, circles, etc.) and subsequently JPEG'd for placement into InDesign (MS-Word/PowerPoint > Equation > JPEG > InDesign > File > Place...). The only problem I'm having is that the print quality (from the vendor) of the math graphics is inconsistent; one set of math graphics is clearer than another.
Is there a better way to do this? Where else can I generate professional-looking math graphics, as one would see in a calculus textbook, for example, for InDesign incorporation so as to achieve more consistent print quality and clarity?
Dave:
I've watched a number of YouTube videos based on your suggestion. Additionally, I never thought of PNG files. I'll give these a try. Thank you.
Copy link to clipboard
Copied
Try this: experiment with the size of the equations in Word, if the ones you placed originally were in say 12pt, reset them in 36pt, save them as a PDF and Place that in your InDesign document reducing the size to suit.
Copy link to clipboard
Copied
Derek:
I'll give it a try. Thank you.
Copy link to clipboard
Copied
How are you extracting the graphics? JPEG is the worst format for this type of art--you should use PNG.
You can either make the equation larger and save as HTML, or you can zoom in and do a screen capture--either should default to PNG.
If you want the best results, google "InDesign math plugins". I've used Math+Magic in the past.
Copy link to clipboard
Copied
Dave:
I've watched a number of YouTube videos based on your suggestion. Additionally, I never thought of PNG files. I'll give these a try. Thank you.
Copy link to clipboard
Copied
Or save as Adobe PDF and place that file.
~Barb
Copy link to clipboard
Copied
Except the PDF is of the entire page and not just the graphic. The HTML would make a two PNGs: one cropped to the graphic and one with a transparent background.. Granted, one could crop the PDF or gang them all up on a few pages and place/crop in ID, but that's a lot more work.
Copy link to clipboard
Copied
Barb:
Thank you. This is something to consider and gives me some ideas.
Copy link to clipboard
Copied
Too late for original poster, but I use "Math Magic" despite the silly name it has key features for professional looking equations with an easier interface than Microsoift equation.
I spent years trying different math editors and this one is the best for usability, output to different formats, ease of editing the jpg, and being able to see athe equations in file manager for easy reuse. With Microsfots editor, I used to get stuck when doing something out of order and have to start over -not a problem with Math Magic. I can save styles for varaibles, vectors, text, etc. I can resize and change the offsets of subscripts and superscripts. Learning curve was nearly zero. Clear menus. Interface similar to Microsoft and Math Type but way more flexible and much more useful output. It can also save as png, but I've not seen the need for it.
By the way, cut and paste limits the resolution to your screen resolution, which creates problems when enlarging on your screen. I prefer to avoid resizing illustrations in any thing other than the software that created them. this keeps font size, line widths consistent. Graphic artists would always ask me what I wanted the final size to be. -that's two of four reasons why.
Copy link to clipboard
Copied
Shame I can't see how to edit after posting. Hard to spell check in the little box. I guess I'll need to write and edit in word,. then cut and past for posts.
Copy link to clipboard
Copied
Microsoft Editor works in most browsers.
I think after you post for a while, you gain the ability to edit your posts (but not delete).
Copy link to clipboard
Copied
Yes, @Dave Creamer of IDEAS is right - you need to make a few posts to be able to edit - probably even the first ones.
But MathMagic has its own problems - like bad conversion of some characters.
Copy link to clipboard
Copied
Thanks for the heads-up. I've not encountered any problems yet, so good to be aware. Do you recall which characters? What format were you converting to? On Apple or PC? Unless I make the jump to LaTex, I've decided to avoid vector formats for equations. The old jpg or the newer png have been the only consistent WYSIWYG I've found for equations.
Copy link to clipboard
Copied
I've been part of a project for a big publishing company - I've created a few macros and scripts for InDesign to convert Equations from WORD for import into InDesign - for example, conversion of equations into MathML format so MathMagic would convert them better into Equations in the InDesign - the list of "wrong" characters is quite long...
Copy link to clipboard
Copied
Converting equations from Word to MathML into MathMagic into what for Indesign? That certainly can't be easy. I'm guessing you have to convert the author's work and due to the sheer volume trying to avoid recreating the equations using Tex or Latex. What file format for the equations are you using for insertion into Indesign?
Copy link to clipboard
Copied
Right now - after I've cracked a way to get equations from WORD into InDesign as native objects - I have 3x methods:
Of course, if you would need to edit those equations after getting them into InDesign - it can also be automated - depends on what kind of edits you would've to do.
Copy link to clipboard
Copied
An example of the 3rd method:
 
The only problem in this case is lack of baseline shift info - so user would've to reposition equations manually - but my IDT can speed it up significantly.
I'm working on analysing structure of the equations and calculating shift myself.
Not sure if I'll be able to do it perfectly - but it should be close.
Copy link to clipboard
Copied
Here is link to a thread that shows how navigation through the equations would look like:
Two small Tasks - one shifting equation up, second down - with keyboard shortcuts applied - and you can forget about the mouse 😄
Even free version of IDT can be used for shifting equations vertically. Bulk conversion of equations would require paid version.
But as IDT can be bought just for a week or month - PAYG model, no long term subscription ...
Copy link to clipboard
Copied
I'm working on analysing structure of the equations and calculating shift myself.
Not sure if I'll be able to do it perfectly - but it should be close.
Or there are other ways to skin the proverbial cat 😉