Back

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

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: Controlling Hypenation according to user #91309

    I would use the dictionary also. At first it is a lot of work, but later more and more words are put into your dictionary. So it will become more and more intelligent, and will take les and les time to keep it up to date.

    in reply to: text wrap bug #91308

    Yep, in PDF I see the same effect.

    in reply to: Make text before en-space bold #91205

    Hi
    Your post is titled “Make text before en-space bold”, so I guess that your sentence begins with the word that needs to be bold, followed by an en-space and the explanation. In that case:
    1 Make a text style BOLD, as you would
    2 You need to find ANY LETTER followed by en-space. So go to the GREP-function in your style, and search for [|\u]+~>. Activate the text style.

    Explanation: [|\u] means any letter. Adding the + means 1 or more letters. And end with the symbol for en-space ~>.
    It will apply the text style on every letter ànd the en-space, and wil stop when a regular space is found.

    Also a tip: use a text style that consists only of a magenta coloring (or an other colour that stands out) to try out your grep style. Sometimes there are unexpected effects, which you might not see otherwise.

    Good luck.

    in reply to: InDesign CC 2017 #89651

    I’ve recently updated InDesign CC 2015 to the CC 2017 version, but now my (Apple)Scripts and plug-in software isn’t working anymore. For instance, the WordsFlow software, which we use very much, didn’t even load anymore. Fortunately, Em-software was very quick in providing an update, but the scripts are a different story.
    Does anybody has the same problem? And if so, is there a (simple) solution?
    Thanks!

Viewing 4 posts - 1 through 4 (of 4 total)