Skip to main content
Bedazzled532
Inspiring
April 28, 2022
Answered

Circled Numbered List

  • April 28, 2022
  • 2 replies
  • 6750 views

I am working on an Urdu/Arabic document which has couple of numbered lists.
The font which I am using is Jameel Noori Nastaleeq.

The number in the list are in Urdu script, however, I want teh numbers to be circled. Circled Numbered Lists to be precie.

The good part is that the font contains glyphs from 1 till 287 all of them circled and each of them have a unicode value.

The bad part is that there is no way you can type those values except using its unicode values.

The problem I am facing is that how do I change the existing numbers in the numbered list to the circled numbered list. Grep i dont think will work. Script may work but I have not clue of scripts.

Any suggestion/help would be appreciated.

I have attached two sample files.

Thank you.

This topic has been closed for replies.
Correct answer hammer0909

If the characters are in fact part of the font, you can insert them by using the Glyphs panel in InDesign. Just choose Window > Type and Tables > Glyphs. Then double click on the character to insert it into the text frame. A better approach however would be to apply a bulleted list to the text and then define the appropriate character as the bullet character.

2 replies

hammer0909
Community Expert
hammer0909Community ExpertCorrect answer
Community Expert
April 28, 2022

If the characters are in fact part of the font, you can insert them by using the Glyphs panel in InDesign. Just choose Window > Type and Tables > Glyphs. Then double click on the character to insert it into the text frame. A better approach however would be to apply a bulleted list to the text and then define the appropriate character as the bullet character.

Bedazzled532
Inspiring
April 29, 2022

Hi Chad

 

Thanks for the reply. I can do that, however, I wanted something automatic. 

 

Thanks

hammer0909
Community Expert
Community Expert
April 29, 2022

It will apply the circles with the click of a button if you create a style. Not sure how much more automatic you want it to be.

Willi Adelberger
Community Expert
Community Expert
April 28, 2022

In the lack of fitting circles I have done the following workaround with normal fonts for my numbers in circles:

  1. I create a circle in the size I want it and anchor it to the beginning of a paragraph.
  2. Inside the circle I create a new paragraph style with a new list with autonumbers.
  3. The specific of the paragraph style is that the number has a character style defining its appearance (font, size, color, etc.).
  4. The paragraph style itself is invisible, the font has no color, its size is 1pt, scaling to 1% verrtically and horizontally.
  5. This circle is saved as Object Style, within it is defined the paragraph style, stroke, color, position of the anchored object and size.
  6. In the subsequent lines I copy and paste this circle as anchored frame and it will upnumber automatically. I can make corrections in the style and everywhere where they are used they will update.
Bedazzled532
Inspiring
April 29, 2022

Hello Willi

 

Thanks for the suggestion. Currently I am using a similar method as described by you as a workaround. I was looking for something simpler as the font which I am using has bulleted numbers each with individual unicode value. I will try your method as well as it seems to be a good option.

Thanks