Reply To: Use document name without extension and a grep question

Home Page / Forums / General InDesign Topics (CLOSED) / Use document name without extension and a grep question / Reply To: Use document name without extension and a grep question

#98071
Graham Park
Member

This adds some more punctuation options to the GREP
This GREP is a Positive Lookahead

(?=implant[|\[||s|\:\.\,])i

For punctuation add each with a BAR separator and a leading \ otherwise they will not been seen as a character
For additional punctuation add them as follows

eg |\{

This article was last modified on September 13, 2017

Comments (0)

Loading comments...