Forum Replies Created
-
AuthorPosts
-
Rhiannon Miller
MemberThanks 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!)
Rhiannon Miller
MemberOK, still haven't found a way to get the grep to work on a selection, but it will (although undocumented) work on a story.
Rhiannon Miller
MemberThanks – 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?Rhiannon Miller
MemberIn 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.
February 23, 2012 at 10:13 am in reply to: Importing tracked changes from Word ? where do the comments go? #61691Rhiannon Miller
MemberPfeh. Oh well. Thanks.
Rhiannon Miller
MemberSounds 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?
Rhiannon Miller
MemberYes, 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.
Rhiannon Miller
MemberAre the other documents set to use 'Automatic page numbering'?
Rhiannon Miller
MemberThanks 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!
December 22, 2011 at 3:24 am in reply to: Footnotes, and numbered list with character style on number: superscript not applied #61294Rhiannon Miller
MemberAha. 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?
Rhiannon Miller
MemberWhy do you need a different right indent? Would a digital-aligned tab in the paragraph style not do the trick?
September 29, 2011 at 3:21 am in reply to: CS5.5 ePub export uses low-res image proxies in some cases #60632Rhiannon Miller
MemberI 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').
Rhiannon Miller
MemberIf 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.)
Rhiannon Miller
MemberIf 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.
Rhiannon Miller
MemberIf 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.
-
AuthorPosts
