GREP after merge: Cleaning up output with regex

Cleaning up output text with a GREP find-and-replace rule

GREP after merge cleans up the text in your output using find-and-replace patterns, applied once the merge is complete, across all the documents it produced.

What it does

Some clean-ups are easier after the merge than before: a stray double space, a placeholder that should become a symbol, a pattern that needs reformatting. A GREP text action searches your merged documents for a pattern and replaces it – applied to every document in the run.

When to use it

  • Tidy a recurring quirk that’s simplest to fix on the finished text.
  • Apply a consistent typographic change across the whole output at once.

Next

Manage your patterns: Adding, Editing, and Toggling GREP Rules

Not found what you're looking for?

Export & Merge · Last updated 1 month ago

Copyright ToolboxCode UG