Reply To: GREP find in between only works with ()

Home Page / Forums / General InDesign Topics (CLOSED) / GREP find in between only works with () / Reply To: GREP find in between only works with ()

#81575

Well, it suddenly occured to me, the problem lies of course in the fact,
that a qoute character ” is a single unicode used twice in the GREP code.
Where as the paranthesis ( ) is of course 2 different unicode´s.

So I, as a GREP trainee came up with this very simple solution:

1st GREP linecode: italic style to “.+?”
2nd GREP linecode: regular style to “+

This article was last modified on February 5, 2016

Comments (0)

Loading comments...