Forum Replies Created
-
AuthorPosts
-
David BlatnerKeymasterI know that InDesign CC 2020 (and 19?) had a significant spell checking bug like that, but it should have been fixed in the most recent update.
David BlatnerKeymasterThe “merge to pdf” feature is not always as reliable, I think. I generally make an InDesign file and then export to PDF.
There are a number of tools that let you break apart individual pdfs, such as:
https://indesignsecrets.com/data-merging-individual-records-separate-pdfs.php
and
https://indesignsecrets.com/data-merging-individual-records-separate-pdfs-part-2-scripting.php
and
https://indesignsecrets.com/inreview-mydatamerge.php
David BlatnerKeymasterGreat solutions, Print Barron and Lydia!
David BlatnerKeymasterWow… ouch! That is troublesome. Mike Rankin also recently wrote about this problem here:
https://indesignsecrets.com/more-fonts-are-being-retired-from-creative-cloud.phpMay 26, 2020 at 8:06 am in reply to: Why InDesign generates heavy internet traffic at startup #125211
David BlatnerKeymasterOh, also, your question makes me think of this old post… look in the comments for ideas:
https://indesignsecrets.com/turning-indesigns-screen.phpMay 26, 2020 at 8:05 am in reply to: Why InDesign generates heavy internet traffic at startup #125219
David BlatnerKeymasterWow that is very strange. Could it be trying to update to a new version?
What version of InDesign?
Do you maybe have some extra plug-ins installed?
David BlatnerKeymasterWill one of these articles help?
https://indesignsecrets.com/the-dual-text-wrap-dilemma.php
https://indesignsecrets.com/evil-eye-contest-answer-and-winner.phpMay 25, 2020 at 7:17 am in reply to: How could I see the justification values of space applied? #1251993
David BlatnerKeymasterNot that I know of. That’s a cool idea, though.
David BlatnerKeymasterFran, I don’t know what the “element of chance” is that you refer to. Nothing you have said seems to indicate any problem with using properly built OpenType fonts.
You opened the discussion asking if anyone has had any trouble with fonts created with IndyFont, and no one has said yes.
I’m not sure what your concern is, or what you are arguing.
Have you tried IndyFont? If not, why don’t you try it? It’s free for making a single glyph. Make some fonts and test them yourself.
Or, use a different font tool.
David BlatnerKeymasterHi Fran, I don’t think there is a problem here. When the IndyFont manual talks about glyphs for which there is no Unicode code, they mean glyphs that are not officially recognized by name in the Unicode standard. But these glyphs will still have a unicode number… that is, they will still have an encoding value so that InDesign knows where to find the character inside the font.
For example, you can draw any shape you want and stick it in a private use area, like at Unicode U+100F00. So it has an encoding (a number), and InDesign can use it.
The only time you’d have a missing glyph error (empty rectangle) is if the font is not available.
Also, if you export to PDF and give the PDF to the printer, then you particularly don’t have to worry about it, because the font is embedded inside the PDF.
David BlatnerKeymasterI haven’t made an IndyFont in a while, but when I did, I had no trouble with it, and have never heard of anyone having problems with them. It’s pretty amazing. Yes, they’re fonts like any others, so you can package them.
David BlatnerKeymasterSometimes I’m fast and sometimes I’m slow. :-)
Yes, this works. In the image below, the character style is called “ProductName”

I should add: The codes are
^.+and$0~r
David BlatnerKeymasterIs it only when that word is both at the beginning of the sentence and also has the character style?
To search for “Word” at the beginning of the paragraph, you can use the grep tab in Find/Change and search for
^Word
David BlatnerKeymasterInstead of using a specific number of digits, I find it more useful to use “one or more, shortest match”, such as
(\d+?)(\u)
That will find one or more digits followed by an uppercase letter.
David BlatnerKeymasterOh that’s super nice of you to say. I’m really glad they’ve been helpful for you.
However… You’re right that I don’t get into things like ligatures in my courses there. That’s kind of advanced. If you’re not normally using paragraph styles, then you should at least edit the Basic Paragraph style (in the paragraph styles panel) and turn off ligatures in there. And then save that document and close it. And now edit the basic paragraph style while no docs are open and turn off the ligatures again.
Now it should be off for all documents you make in the future. (Unless InDesign’s preferences get wiped out, at which point it might creep back into the Basic Para style)
-
AuthorPosts
