<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Merging Paragraphs with Find/Change</title>
	<atom:link href="http://indesignsecrets.com/merging-paragraphs-with-findchange.php/rss2" rel="self" type="application/rss+xml" />
	<link>http://indesignsecrets.com/merging-paragraphs-with-findchange.php</link>
	<description>InDesignSecrets Blog and Podcast</description>
	<pubDate>Fri, 21 Nov 2008 00:03:42 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Martin Braun</title>
		<link>http://indesignsecrets.com/merging-paragraphs-with-findchange.php#comment-336258</link>
		<dc:creator>Martin Braun</dc:creator>
		<pubDate>Fri, 07 Mar 2008 17:43:18 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/merging-paragraphs-with-findchange.php#comment-336258</guid>
		<description>Hi Peter,

your solution with paragraph styles ist great and works in CS3 and older Versions. A geeky grep way in this case is the "negative lookahead". Try this (and be amazed):

Search: ^((?!Interest:).*)\r
Replace: $1\n

Greetings from Germany
Martin</description>
		<content:encoded><![CDATA[<p>Hi Peter,</p>
<p>your solution with paragraph styles ist great and works in CS3 and older Versions. A geeky grep way in this case is the &#8220;negative lookahead&#8221;. Try this (and be amazed):</p>
<p>Search: ^((?!Interest:).*)\r<br />
Replace: $1\n</p>
<p>Greetings from Germany<br />
Martin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Spier</title>
		<link>http://indesignsecrets.com/merging-paragraphs-with-findchange.php#comment-332933</link>
		<dc:creator>Peter Spier</dc:creator>
		<pubDate>Wed, 05 Mar 2008 22:48:42 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/merging-paragraphs-with-findchange.php#comment-332933</guid>
		<description>Seems to me that using %%%Interest you are going to end up splitting off the interest and adding it to the following name. Perhaps it would be better to find all instances of Interest and apply a new paragraph style name to that paragraph, then find any other style and change the paragraph return to a line break (bear in mind I haven't tested this).

Peter</description>
		<content:encoded><![CDATA[<p>Seems to me that using %%%Interest you are going to end up splitting off the interest and adding it to the following name. Perhaps it would be better to find all instances of Interest and apply a new paragraph style name to that paragraph, then find any other style and change the paragraph return to a line break (bear in mind I haven&#8217;t tested this).</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lazza</title>
		<link>http://indesignsecrets.com/merging-paragraphs-with-findchange.php#comment-332930</link>
		<dc:creator>Lazza</dc:creator>
		<pubDate>Wed, 05 Mar 2008 22:46:42 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/merging-paragraphs-with-findchange.php#comment-332930</guid>
		<description>To Andrew Herzog

How to think!

Edward De Bono has written numerous books on how to think.

check it out!</description>
		<content:encoded><![CDATA[<p>To Andrew Herzog</p>
<p>How to think!</p>
<p>Edward De Bono has written numerous books on how to think.</p>
<p>check it out!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anne-Marie</title>
		<link>http://indesignsecrets.com/merging-paragraphs-with-findchange.php#comment-332845</link>
		<dc:creator>Anne-Marie</dc:creator>
		<pubDate>Wed, 05 Mar 2008 21:48:58 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/merging-paragraphs-with-findchange.php#comment-332845</guid>
		<description>The thing about "no-brainers" is that they're only no-brainers to people who forgot they too, at one point, needed to figure it out. Note the category for the post: Beginner's Corner.

If you only had the word "Interest" to key on, then instead of replacing two returns in a row with the %%%, you'd replace one return followed by the word "Interest" with "%%%Interest".</description>
		<content:encoded><![CDATA[<p>The thing about &#8220;no-brainers&#8221; is that they&#8217;re only no-brainers to people who forgot they too, at one point, needed to figure it out. Note the category for the post: Beginner&#8217;s Corner.</p>
<p>If you only had the word &#8220;Interest&#8221; to key on, then instead of replacing two returns in a row with the %%%, you&#8217;d replace one return followed by the word &#8220;Interest&#8221; with &#8220;%%%Interest&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PaulK</title>
		<link>http://indesignsecrets.com/merging-paragraphs-with-findchange.php#comment-332607</link>
		<dc:creator>PaulK</dc:creator>
		<pubDate>Wed, 05 Mar 2008 18:44:38 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/merging-paragraphs-with-findchange.php#comment-332607</guid>
		<description>I didn't notice that the OP specified that each entry set was separated by a double hard return after the Interest: line. Too me the problem's a bit of a no brainer given the double hard return. What if you only had the word Interest: to key on? Or maybe I'm misreading something here.</description>
		<content:encoded><![CDATA[<p>I didn&#8217;t notice that the OP specified that each entry set was separated by a double hard return after the Interest: line. Too me the problem&#8217;s a bit of a no brainer given the double hard return. What if you only had the word Interest: to key on? Or maybe I&#8217;m misreading something here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Five</title>
		<link>http://indesignsecrets.com/merging-paragraphs-with-findchange.php#comment-332580</link>
		<dc:creator>Five</dc:creator>
		<pubDate>Wed, 05 Mar 2008 18:20:28 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/merging-paragraphs-with-findchange.php#comment-332580</guid>
		<description>I second Peter Kahrel's e-book. Well worth the $9.99 and then some.</description>
		<content:encoded><![CDATA[<p>I second Peter Kahrel&#8217;s e-book. Well worth the $9.99 and then some.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Herzog</title>
		<link>http://indesignsecrets.com/merging-paragraphs-with-findchange.php#comment-332535</link>
		<dc:creator>Andrew Herzog</dc:creator>
		<pubDate>Wed, 05 Mar 2008 17:29:56 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/merging-paragraphs-with-findchange.php#comment-332535</guid>
		<description>3 step find and change -- good
2 step find and change --better
1 step grep --best
1 step grep that fixes my lunch --amazing

I wonder, has anyone written a book that explains problem solving techniques? How to THINK through problems, APPLY what they know, and USE available resources to come up with the most amazing solution?

Not that the book has to be geared toward any particular application or platform, just something that can help people learn to be problem solvers and make the most use of what they have.

I have seen people who can't even attempt anything similar to this. (They can't think outside the box.)

And some who spend their time outside the box when what they need is to realize the box has everything they need.</description>
		<content:encoded><![CDATA[<p>3 step find and change &#8212; good<br />
2 step find and change &#8211;better<br />
1 step grep &#8211;best<br />
1 step grep that fixes my lunch &#8211;amazing</p>
<p>I wonder, has anyone written a book that explains problem solving techniques? How to THINK through problems, APPLY what they know, and USE available resources to come up with the most amazing solution?</p>
<p>Not that the book has to be geared toward any particular application or platform, just something that can help people learn to be problem solvers and make the most use of what they have.</p>
<p>I have seen people who can&#8217;t even attempt anything similar to this. (They can&#8217;t think outside the box.)</p>
<p>And some who spend their time outside the box when what they need is to realize the box has everything they need.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wa Veghel</title>
		<link>http://indesignsecrets.com/merging-paragraphs-with-findchange.php#comment-332317</link>
		<dc:creator>Wa Veghel</dc:creator>
		<pubDate>Wed, 05 Mar 2008 13:56:17 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/merging-paragraphs-with-findchange.php#comment-332317</guid>
		<description>&#62;or a great GREP resource, don’t forget Peter Kahrel’s wonderful PDF e-book, GREP in InDesign CS3. Well worth the $9.99! 

That is the one I meant, see O'reillys</description>
		<content:encoded><![CDATA[<p>&gt;or a great GREP resource, don’t forget Peter Kahrel’s wonderful PDF e-book, GREP in InDesign CS3. Well worth the $9.99! </p>
<p>That is the one I meant, see O&#8217;reillys</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anne-Marie</title>
		<link>http://indesignsecrets.com/merging-paragraphs-with-findchange.php#comment-332291</link>
		<dc:creator>Anne-Marie</dc:creator>
		<pubDate>Wed, 05 Mar 2008 13:25:08 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/merging-paragraphs-with-findchange.php#comment-332291</guid>
		<description>Well I wondered how long someone would put up a GREP solution that's faster. ;-)

Still, not everyone has CS3 or is in a position to export text to a GREP-ready text processor for this; so the plain old F/C works just as well.

For a great GREP resource, don't forget Peter Kahrel's wonderful PDF e-book, &lt;em&gt;&lt;a href="http://www.oreilly.com/catalog/9780596517069/" rel="nofollow"&gt;GREP in InDesign CS3&lt;/a&gt;&lt;/em&gt;. Well worth the $9.99! I wrote about it &lt;a href="http://indesignsecrets.com/new-guide-for-grep-in-indesign-cs3.php" rel="nofollow"&gt;in a blog post&lt;/a&gt; a couple months ago.</description>
		<content:encoded><![CDATA[<p>Well I wondered how long someone would put up a GREP solution that&#8217;s faster. <img src='http://indesignsecrets.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Still, not everyone has CS3 or is in a position to export text to a GREP-ready text processor for this; so the plain old F/C works just as well.</p>
<p>For a great GREP resource, don&#8217;t forget Peter Kahrel&#8217;s wonderful PDF e-book, <em><a href="http://www.oreilly.com/catalog/9780596517069/" rel="nofollow">GREP in InDesign CS3</a></em>. Well worth the $9.99! I wrote about it <a href="http://indesignsecrets.com/new-guide-for-grep-in-indesign-cs3.php" rel="nofollow">in a blog post</a> a couple months ago.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Werner</title>
		<link>http://indesignsecrets.com/merging-paragraphs-with-findchange.php#comment-332277</link>
		<dc:creator>Steve Werner</dc:creator>
		<pubDate>Wed, 05 Mar 2008 13:14:28 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/merging-paragraphs-with-findchange.php#comment-332277</guid>
		<description>If you have lots of time and no money, Google "GREP." There are lots of resources, though not oriented to InDesign.

If your time is worth money, it's worth paying for something well-written.</description>
		<content:encoded><![CDATA[<p>If you have lots of time and no money, Google &#8220;GREP.&#8221; There are lots of resources, though not oriented to InDesign.</p>
<p>If your time is worth money, it&#8217;s worth paying for something well-written.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
