Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Is there a way to quickly identify special characters?

Advocate ,
Jun 17, 2024 Jun 17, 2024

Just wondering if there's a way to highlight a special character and identify it within ID, i.e. highlight the character we're trying to identify, and have it referenced somewhere within the interface? Example given because I like pictures... but this would apply to any special character added internally or imported from other sources such as Word.

Screenshot 2024-06-17 at 7.14.00 AM.png

Thanks!

 

TOPICS
Type
1.5K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Jun 17, 2024 Jun 17, 2024

You can use this script to highlight a special character and display its full name:

https://creativepro.com/files/kahrel/indesign/grep_classes.html

 

Select a special character and click the 'Look up' button:

PeterKahrel_0-1718627624253.png

It doesn't look for special characters, that's a different script. You can use the code-name pairs in the blueCode() function.

 

P.

 

 

Translate
LEGEND ,
Jun 17, 2024 Jun 17, 2024
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advocate ,
Jun 17, 2024 Jun 17, 2024

Thanks Robert - sorry, should have noted that I'm looking for a description beyond Unicode, though that's helpful.
For example, rather than seeing "Unicode 0x20", which results in "Space", I would see the more detailed description of whatever that symbol is.

In this example, the character I've highlighted above indeed comes up as 0x20, "Space", but so does the "single dot" type space that normally appears between words.

So, part of this is understanding the difference! 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jun 17, 2024 Jun 17, 2024

@turner111

 

Yeah, F8 will only show UNICODE value - not the "meaning".

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jun 17, 2024 Jun 17, 2024
quote

… this example, the character I've highlighted above indeed comes up as 0x20, "Space" …


By @turner111

 

Strange.

 

This should not be the case with (exactly) this sign.

 

The Info Panel should show: 0xA0

And the Glyphs Panel should show the same Unicode and additionally: Name: NO-BREAK SPACE

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advocate ,
Jun 17, 2024 Jun 17, 2024

Maybe so - but 0x20 is the code I get when it's highlighted.... hmmm....

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jun 17, 2024 Jun 17, 2024
LATEST

Can you show me a screenshot please?

Selected sign, Info + Glyphs panel

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jun 17, 2024 Jun 17, 2024

I would create an (additional) paragraph format with a grep style for the special character (or characters) and use it to call up a character format with a thick yellow underline.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jun 17, 2024 Jun 17, 2024
quote

I would create an (additional) paragraph format with a grep style for the special character (or characters) and use it to call up a character format with a thick yellow underline.


By @pixxxelschubser

 

Right... It wasn't about what they mean - but where they are...

 

At least there is a list ready to use. 

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advocate ,
Jun 17, 2024 Jun 17, 2024

Hi - I didn't mean finding them, I mean actually identifying what they are 🙂

Thanks.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jun 17, 2024 Jun 17, 2024
quote

Hi - I didn't mean finding them, I mean actually identifying what they are 🙂

Thanks.


By @turner111

 

So I was right 😉 

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jun 17, 2024 Jun 17, 2024

You can use this script to highlight a special character and display its full name:

https://creativepro.com/files/kahrel/indesign/grep_classes.html

 

Select a special character and click the 'Look up' button:

PeterKahrel_0-1718627624253.png

It doesn't look for special characters, that's a different script. You can use the code-name pairs in the blueCode() function.

 

P.

 

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advocate ,
Jun 17, 2024 Jun 17, 2024

Awesome, thanks Peter.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines