Skip to main content
dublove
Legend
December 11, 2024
Answered

How to differentiate between full and half-colon double quotes?

  • December 11, 2024
  • 3 replies
  • 379 views

How to differentiate between full and half-colon double quotes.
Trying to look for  " in InDesign and ended up finding  “ as well.

how do I differentiate between them in Grep?

 

Already checked the full half-corner option below, but it doesn't seem to be working.

 

This topic is closed to new replies. Start a new post to keep the conversation going.
Correct answer James Gifford—NitroPress

As noted, there are multiple "quote" markers and wildcards you can select in the GREP formatting menus. Here's a summary:

 

 

3 replies

James Gifford—NitroPress
Legend
December 11, 2024

As noted, there are multiple "quote" markers and wildcards you can select in the GREP formatting menus. Here's a summary:

 

 

m1b
Community Expert
Community Expert
December 11, 2024

Hi @dublove, you can use

~"

- Mark

 

 

 

dublove
dubloveAuthor
Legend
December 11, 2024

The great m1b shows up again.