Posts Tagged with ‘find/change’

Use Find/Change to Delete in InDesign

April 19 2011 • 1:13 PM

Everyone knows how to use find/change to replace text, but what if you want to delete some text?

Batch Change Hyperlinks Across a Whole InDesign Document

November 5 2010 • 8:57 AM

What if you had to edit 900 hyperlinks in 5 minutes? Or make other huge changes to your document quickly?

A Little GREP Gripe

September 16 2010 • 6:50 PM

The ability to use GREP in a Find/Change is pretty sweet, but there’s at least one limitation that could leave a bad taste in your mouth.

Remove Multiple Returns and Replace with Space Between Paragraphs

December 4 2009 • 12:12 PM

You’re given a file that is full of extra paragraph returns. How can you remove them quickly… and add correct spacing instead!

Search for Foreign Language Characters in Text

October 26 2009 • 5:04 AM

InDesign offers very fine grained control over find/change, including which sorts of characters you want it to find.

Add a Digit with GREP Groups

September 18 2009 • 8:30 AM

A simple introduction to grouping GREP expressions shows how easy it is to manipulate found text in all sorts of time-saving ways.

Automatically Applying Character Styles to Prices

September 11 2009 • 1:26 PM

Here are few suggestions to help you format lots of prices in your next layout.

Swap Names Around with GREP and Find/Change

June 5 2009 • 1:21 AM

Joe needs to convert all his captions in the form LastName_FirstName.jpg into “FirstName LastName.” It’s way easier than you’d think.

Find Change the Next Paragraph Style with a Script

April 20 2009 • 11:33 AM

I want to change all the paragraphs after a heading to have no indent… fortunately, this script lets you target paragraph style pairs!

Convert Text to Lowercase with a GREP Utility

March 16 2009 • 9:15 AM

InDesign’s GREP cannot convert text to lowercase… but that doesn’t mean you can’t do it successfully in another program!