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

Character Style to apply alternate parenthesis

Community Expert ,
Feb 15, 2019 Feb 15, 2019

I want to apply a GREP Style to the open and closing parentheses in a document when (and only when) the contents of the parentheses are all capital letters. The font is Minion Pro, which has an alternate glyph for the parenthesis. I have the GREP working, but I need to define a character style to apply the correct alternate glyph. I just don't know how to make that a style. I could use baseline shift, but that's sloppy.

Screen-Shot-2019-02-15-at-10.46.58-PM.png

394
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

Mentor , Feb 16, 2019 Feb 16, 2019

Hi Scott,

Isn't this as simple as:

1. Insert correct alternate glyph in your text.

2. select it, make a Char style from it. One style will work for both - opening and closing - parenthesis.

3. use that style in your GREP to apply.

What I'm missing here?

parenthesis.gif

Translate
Mentor ,
Feb 16, 2019 Feb 16, 2019

Hi Scott,

Isn't this as simple as:

1. Insert correct alternate glyph in your text.

2. select it, make a Char style from it. One style will work for both - opening and closing - parenthesis.

3. use that style in your GREP to apply.

What I'm missing here?

parenthesis.gif

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 ,
Feb 17, 2019 Feb 17, 2019
LATEST

Thanks, this worked. It didn’t occur to me that I was applying formatting when I selected the alternate glyph.

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