Back

If your email is not recognized and you believe it should be, please contact us.

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 134 total)
  • Author
    Posts
  • in reply to: Table stroke when flowing across frames #63262

    Thanks for the suggestion. Unfortunately we don't have strokes on the sides of these tables, and I don't believe there's any way of getting a stroke on only one edge of a frame. (If I'm wrong, I'd love to hear about it – that would save us no end of trouble!)

    in reply to: Search scope in Applescript #61979

    OK, still haven't found a way to get the grep to work on a selection, but it will (although undocumented) work on a story.

    in reply to: Dialogs in Applescript #61977

    Thanks – you're right, I missed that.

    But it's still not working: I now get the error:

    error “Adobe InDesign CS5.5 got an error: Can’t make class dialog.” number -2710 from dialog to class

    Any idea what the problem is here? Does anyone have InDesign dialogs working successfully in Applescript?
    in reply to: Capturing the first page number of a section #61745

    In Applescript, a section has a property 'page number start' which looks like it would do what you want.

    tell application “Adobe InDesign CS5.5”

    get page number start of first section of document 1

    end tell

    should get you going.


    in reply to: Importing tracked changes from Word ? where do the comments go? #61691

    Pfeh. Oh well. Thanks.

    in reply to: CS4 PC Zoom, Pan, Select tools odd behavior #61438

    Sounds like your mouse button is sticky. Are you having problems in other software as well?

    Or perhaps someone has turned on some of the accessibility options on your computer? Are your objects released if you click the mouse button a second time?

    in reply to: Possibility of Link Issues? #61437

    Yes, if the physical storage medium they're living on develops a hardware fault.

    https://alkiratech.tripod.com/j…..orruption/ has some examples of what image files look like when they're corrupted by hardware problems.

    Make sure you have at least two copies of anything you want to keep, on separate media if you can. For example, you might have one on your computer's hard disk, one on a backup drive, one on a CD-ROM, one on a flash drive… None of them will be perfectly reliable, but overall you will reduce the chances of all your copies developing corruption at once.

    in reply to: Page numbering with Book feature #61435

    Are the other documents set to use 'Automatic page numbering'?

    in reply to: Preparing PDFs with spine-spanning images #61433

    Thanks everyone for your help. We're going to follow the printer's instructions (of course) about the bleed, though it seems a little odd to me to have no inside bleed at all. But following David's and Tim's suggestions, we're going to duplicate the images at the spine just a little. And thanks James for the printer's point of view – much appreciated. I didn't realise perfect-bound books didn't have creep: I'd understood that the pages were folded in the same way (we certainly try and submit books to a 16- or 32-page working) and then trimmed off to create the binding.

    Tim: Bound proof? Oh my sides!

    Aha. It will accept an OpenType superscript (though there isn't one in the font I'm using). But I can manually create a superscript-like effect by playing with font size and baseline shift, and that is also accepted.

    I often find that by posting a question about something it organises my thoughts and I quickly think of more potential solutions. Sometimes I even figure it out while I'm still writing the question! Does this happen to anyone else?

    in reply to: Is it possible to apply Cell Styles using GREP? #61202

    Why do you need a different right indent? Would a digital-aligned tab in the paragraph style not do the trick?

    in reply to: CS5.5 ePub export uses low-res image proxies in some cases #60632

    I can see the difference between the two images. It's subtle, but you can see it, particularly on the grey text at the bottom ('CLEVELAND'S FAVORITE PRIVATE EYE').

    in reply to: Adjusting text when changing book size. #60585

    If they do genuinely want you to scale down the text and images, rather than just trimming a little bit off the margins (which seems a bit odd to me, but then clients do request the strangest things), wouldn't you be better off scaling down the entire PDF as a whole in Acrobat? Print the file from Acrobat as a PDF and set your desired paper size in the print dialog box. I can explain how to do that on a Mac if you need me to; I assume it would be similar on Windows.

    (Forgot to mention: this doesn't work in the latest versions of Acrobat, which don't allow you to print to PDF.)

    in reply to: Any MathMagic Users? #60049

    If you open a Mathtype eps file in Illustrator you'll see lots of very odd things. I find that if you have an equation along the lines of

    (x + y) = (a + b)

    then the eps file will contain a number of different overlapping text objects, each containing part of the information, so (if you ungroup and separate them) you'll get separate text objects containing

    x y

    a b

    ( )

    ( )

    + =

    +

    The spacing between the characters within each text object is set by tracking.

    This is really weird, and a great nuisance if you need to edit the eps file in Illustrator rather than in Mathtype. And you might want to do this if you need to change the fonts – another real problem with Mathtype is its lack of support for full Unicode sets. By default MathType uses Symbol for Greek characters, and fakes an italic for them by skewing. It tells you that you can get a wider variety of glyphs using 'Insert Symbol' to add characters in whatever font you choose, but when you actually try this you get a tiny subset of characters from your font. Generally these days, if there are Greek letters in the text then I'm using actual Greek characters in whatever font I'm using, and it's nice if the glyphs in the displayed equations match this.

    I've just been testing MathType 6.7 for the Mac, which has just been released, and am disappointed to find that it has the same problems. On the plus side, it now allows saving as PDF, and when this file is opened in Illustrator each character is its own text object, which is better than the very odd tracking from EPS. However, from the PDF, Greek characters come through as outlines rather than glyphs.

    I've tried the demos of both MathTools (was InMath) and MathMagic, but the big reason for continuing with MathType is that it's the only one which can automatically extract equations from Word documents. Actually, I emailed movemen a few months ago asking about features and pricing (as instructed on their website). I never received any response, so I wonder whether MathTools is still in production. But it looks like they've got some problems on their hands.

    in reply to: Any MathMagic Users? #53192

    If you open a Mathtype eps file in Illustrator you'll see lots of very odd things.  I find that if you have an equation along the lines of

    (x + y) = (a + b)

    then the eps file will contain a number of different overlapping text objects, each containing part of the information, so (if you ungroup and separate them) you'll get separate text objects containing

    x    y

    a    b

    (        )

    (        )

    +       =

    +

    The spacing between the characters within each text object is set by tracking.

    This is really weird, and a great nuisance if you need to edit the eps file in Illustrator rather than in Mathtype. And you might want to do this if you need to change the fonts – another real problem with Mathtype is its lack of support for full Unicode sets.  By default MathType uses Symbol for Greek characters, and fakes an italic for them by skewing.  It tells you that you can get a wider variety of glyphs using 'Insert Symbol' to add characters in whatever font you choose, but when you actually try this you get a tiny subset of characters from your font. Generally these days, if there are Greek letters in the text then I'm using actual Greek characters in whatever font I'm using, and it's nice if the glyphs in the displayed equations match this.

    I've just been testing MathType 6.7 for the Mac, which has just been released, and am disappointed to find that it has the same problems. On the plus side, it now allows saving as PDF, and when this file is opened in Illustrator each character is its own text object, which is better than the very odd tracking from EPS. However, from the PDF, Greek characters come through as outlines rather than glyphs.

    I've tried the demos of both MathTools (was InMath) and MathMagic, but the big reason for continuing with MathType is that it's the only one which can automatically extract equations from Word documents. Actually, I emailed movemen a few months ago asking about features and pricing (as instructed on their website). I never received any response, so I wonder whether MathTools is still in production. But it looks like they've got some problems on their hands.

Viewing 15 posts - 1 through 15 (of 134 total)