Skip to main content
adityas11340664
Participant
October 25, 2016
Question

Insert a mark/tag

  • October 25, 2016
  • 2 replies
  • 336 views

How to insert a tag or a mark at some texts in an indesign document.

This topic has been closed for replies.

2 replies

Obi-wan Kenobi
Legend
October 26, 2016

Hi,

Take a look to this delicious piece of cake cooking by our friend and master-chief Jongware! 

Not stale few years later [ … the code, of course! not Theunis!!] 

Re: Is there a script for applying a certain style to several thousands of words arranged in a list?

(^/)

Jongware
Community Expert
Community Expert
October 25, 2016

What kind of tag or mark? How should it look like?

What have you tried?

adityas11340664
Participant
October 25, 2016

actually i have to capitalise some selected word in indesign. so i want to add a mark on those words and then apply some programming logic to capitalise them.

Inspiring
October 25, 2016

Hi,

Can you just use a character style set to all caps? If you need a first letter cap, set the words to a specific character style (maybe call it Capitalize with no settings added). Then with your script find all instances of the style and apply the capitalization you want to the "found items."

Just a thought.

S.Hopkins