Skip to main content
Participant
May 14, 2021
Answered

InDesign 2021 Find/Change glyph search not working

  • May 14, 2021
  • 2 replies
  • 2270 views

Hi,

 

I'm trying to change all instances of a glyph to a different version of the same glyph within the same font, and can't get the find/change glyph search to work. 

I've tried selecting the glyph I want to change and choosing "Load Selected Glyph in Find" to make sure I have the correct one in the document that I want to replace. I've set my search to all documents, but when I choose the different version of the glyph I want to change to and click "Change All", I get a message that the search is complete and no replacements have been made.

If I load the selected glyph into find, and click "Find Next" I get a message that InDesign can't find a match (regardless of whether I search forward or backward in the document). 

The text is in a primary text frame, but I'm able to use Find/Change without issue for searching for and changing text.

I've tried with different fonts, and different glyphs with no luck. I've also tried loading the glyph into find, and replacing it with a totally different character from a different font, but gotten the same results (no replacements made, and the glyph can't be found by Find).

In the screenshot I tried to replace the style of the lower case 'r'. There are probably close to a hundred of them in the document. What am I missing?

 

Thank you

This topic has been closed for replies.
Correct answer Eugene Tyson

In the grep find change.

Paste the character you want to find into the find panel.

 

Insert one instance of the glpyh change into your document.

 

Copy it.

 

In the grep change panel. Insert

 

~c

 

Or

 

~C

 

I can't remember which one is right. So try a few before hitting change all and if it's wrong you can undo.

 

 

2 replies

Peter Spier
Community Expert
Community Expert
May 14, 2021

This is a wild stab in the dark as I've never had occasion to use Find/Change for glyphs, but I suspect the problem may be related to using alternate glyphs and the unicode identifier, which would be the same for both glyphs. Try changing the Identifier dropdown to GID/CID and see if it makes a difference.

Participant
May 14, 2021

I wondered the same thing about the unicode identifier being the same. It made no difference changing it to GID/CID, but Eugene's suggestion to use GREP and ~c works perfectly 🙂

Community Expert
May 14, 2021

Hey thanks for letting me know - it was 5.30 in the morning and I was out walking the dog! 

Glad it worked, for what it's worth the ~c or ~C is to use what is on the clipboard. 

That's why I had you copy the right glyph so that was active on the pasteboard.

Eugene TysonCommunity ExpertCorrect answer
Community Expert
May 14, 2021

In the grep find change.

Paste the character you want to find into the find panel.

 

Insert one instance of the glpyh change into your document.

 

Copy it.

 

In the grep change panel. Insert

 

~c

 

Or

 

~C

 

I can't remember which one is right. So try a few before hitting change all and if it's wrong you can undo.

 

 

Participant
May 14, 2021

Yes! ~c worked perfectly. ~C did change everything, but just replaced all the glyphs with the same original glyph, so no actual glyph changes.

 

Thank you!