Grep Styles Expressions – Help please

Learn / Forums / InDesign User Groups / Grep Styles Expressions – Help please

Viewing 1 reply thread
  • Author
    Posts
    • #1194394
      Ana Martins
      Member

      I need to set some sentences in bold.
      The pattern is: the first word is always after a colon and the sentence ends with a quotation mark.
      All the content in between those two signs need to be in bold.
      Can anyone help please? Thanks

    • #14323810
      David Blatner
      Keymaster

      You can use GREP find/change or GREP Styles to do this. For example, you could use (?<=:).+?\? (that finds all the text after the colon, and including the question mark.

Viewing 1 reply thread
  • You must be logged in to reply to this topic.
>