<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for InDesignSecrets</title>
	<atom:link href="http://indesignsecrets.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://indesignsecrets.com</link>
	<description>InDesignSecrets Blog and Podcast</description>
	<lastBuildDate>Wed, 08 Feb 2012 19:38:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Creating Shared Layouts (Composition Zone) in InDesign by babs</title>
		<link>http://indesignsecrets.com/creating-shared-layouts-composition-zone-in-indesign.php/comment-page-1#comment-495434</link>
		<dc:creator>babs</dc:creator>
		<pubDate>Wed, 08 Feb 2012 19:38:10 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/?p=12473#comment-495434</guid>
		<description>I have used this technique in the past to replace the, I agree, painful composition zone feature in Quark. This is so easy to do, and makes perfect sense. Thanks for posting it.</description>
		<content:encoded><![CDATA[<p>I have used this technique in the past to replace the, I agree, painful composition zone feature in Quark. This is so easy to do, and makes perfect sense. Thanks for posting it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Converting Text to Outlines The Right Way by Terri</title>
		<link>http://indesignsecrets.com/converting-text-to-outlines-the-right-way.php/comment-page-3#comment-495433</link>
		<dc:creator>Terri</dc:creator>
		<pubDate>Wed, 08 Feb 2012 19:21:38 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/converting-text-to-outlines-the-right-way.php#comment-495433</guid>
		<description>I went through and made my way through the steps again and it just doesn&#039;t work. This would be a real timesaver if I could get it to work...</description>
		<content:encoded><![CDATA[<p>I went through and made my way through the steps again and it just doesn&#8217;t work. This would be a real timesaver if I could get it to work&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Favorite GREP Expressions You Can Use by Jongware</title>
		<link>http://indesignsecrets.com/favorite-grep-expressions-you-can-use.php/comment-page-1#comment-495432</link>
		<dc:creator>Jongware</dc:creator>
		<pubDate>Wed, 08 Feb 2012 18:54:19 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/?p=10678#comment-495432</guid>
		<description>Cem, that extra tab wasn&#039;t in your original question...

Try this one: search for &lt;code&gt;^(\d+\.) ?(?!\t)&lt;/code&gt; and replace with &lt;code&gt;$1.\t&lt;/code&gt; -- this will &lt;em&gt;explicitly&lt;/em&gt; only find digits at the start of a paragraph that are &lt;em&gt;not&lt;/em&gt; followed by a tab (that&#039;s the part at the end inside (?!...)).

I didn&#039;t test this one but hey, I should be able to do this from memory by now.</description>
		<content:encoded><![CDATA[<p>Cem, that extra tab wasn&#8217;t in your original question&#8230;</p>
<p>Try this one: search for <code>^(\d+\.) ?(?!\t)</code> and replace with <code>$1.\t</code> &#8212; this will <em>explicitly</em> only find digits at the start of a paragraph that are <em>not</em> followed by a tab (that&#8217;s the part at the end inside (?!&#8230;)).</p>
<p>I didn&#8217;t test this one but hey, I should be able to do this from memory by now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Favorite GREP Expressions You Can Use by Cem</title>
		<link>http://indesignsecrets.com/favorite-grep-expressions-you-can-use.php/comment-page-1#comment-495430</link>
		<dc:creator>Cem</dc:creator>
		<pubDate>Wed, 08 Feb 2012 18:06:21 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/?p=10678#comment-495430</guid>
		<description>Oops!

Now it changes;

1.^tQuestion Text

to

1.^t^tQuestion Text

How can i ignore double TAB?</description>
		<content:encoded><![CDATA[<p>Oops!</p>
<p>Now it changes;</p>
<p>1.^tQuestion Text</p>
<p>to</p>
<p>1.^t^tQuestion Text</p>
<p>How can i ignore double TAB?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Favorite GREP Expressions You Can Use by Cem</title>
		<link>http://indesignsecrets.com/favorite-grep-expressions-you-can-use.php/comment-page-1#comment-495429</link>
		<dc:creator>Cem</dc:creator>
		<pubDate>Wed, 08 Feb 2012 18:00:30 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/?p=10678#comment-495429</guid>
		<description>Thanks all.

Jongware, your expression isn&#039;t matched. what is the problem i dont know.  did you test it?

but david&#039;s expression solved problem...</description>
		<content:encoded><![CDATA[<p>Thanks all.</p>
<p>Jongware, your expression isn&#8217;t matched. what is the problem i dont know.  did you test it?</p>
<p>but david&#8217;s expression solved problem&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Converting Text to Outlines The Right Way by David Blatner</title>
		<link>http://indesignsecrets.com/converting-text-to-outlines-the-right-way.php/comment-page-3#comment-495428</link>
		<dc:creator>David Blatner</dc:creator>
		<pubDate>Wed, 08 Feb 2012 17:52:55 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/converting-text-to-outlines-the-right-way.php#comment-495428</guid>
		<description>Terri: if you can select the text when you open the pdf in acrobat, then something went wrong and it did not work.</description>
		<content:encoded><![CDATA[<p>Terri: if you can select the text when you open the pdf in acrobat, then something went wrong and it did not work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Converting Text to Outlines The Right Way by Terri</title>
		<link>http://indesignsecrets.com/converting-text-to-outlines-the-right-way.php/comment-page-3#comment-495427</link>
		<dc:creator>Terri</dc:creator>
		<pubDate>Wed, 08 Feb 2012 16:59:09 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/converting-text-to-outlines-the-right-way.php#comment-495427</guid>
		<description>After exporting the pdf, I can still select the text with the curser. When I convert to outlines, I can&#039;t select the text (like an image). Did it not really flatten when I exported with flattened transparency like the directions say? help!</description>
		<content:encoded><![CDATA[<p>After exporting the pdf, I can still select the text with the curser. When I convert to outlines, I can&#8217;t select the text (like an image). Did it not really flatten when I exported with flattened transparency like the directions say? help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on FindBetween: A Useful GREP String by David Blatner</title>
		<link>http://indesignsecrets.com/findbetween-a-useful-grep-string.php/comment-page-2#comment-495426</link>
		<dc:creator>David Blatner</dc:creator>
		<pubDate>Wed, 08 Feb 2012 16:46:42 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/findbetween-a-useful-grep-string.php#comment-495426</guid>
		<description>@Lisa, as you can see in comments before yours, our site destroys a lot of grep codes, especially things with angle brackets. It thinks it&#039;s html code or something.

In general, I would recommend asking questions on our forum instead of a particular blog post. (Click forums in the nav bar up above. You&#039;ll need to have a free membership to post.) You&#039;ll still need to &quot;escape&quot; those special character with backslashes, but more people will see it there.</description>
		<content:encoded><![CDATA[<p>@Lisa, as you can see in comments before yours, our site destroys a lot of grep codes, especially things with angle brackets. It thinks it&#8217;s html code or something.</p>
<p>In general, I would recommend asking questions on our forum instead of a particular blog post. (Click forums in the nav bar up above. You&#8217;ll need to have a free membership to post.) You&#8217;ll still need to &#8220;escape&#8221; those special character with backslashes, but more people will see it there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on FindBetween: A Useful GREP String by Lisa</title>
		<link>http://indesignsecrets.com/findbetween-a-useful-grep-string.php/comment-page-2#comment-495424</link>
		<dc:creator>Lisa</dc:creator>
		<pubDate>Wed, 08 Feb 2012 16:40:49 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/findbetween-a-useful-grep-string.php#comment-495424</guid>
		<description>Well that&#039;s weird - my grep string changed after I hit the comment button.</description>
		<content:encoded><![CDATA[<p>Well that&#8217;s weird &#8211; my grep string changed after I hit the comment button.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on FindBetween: A Useful GREP String by Lisa</title>
		<link>http://indesignsecrets.com/findbetween-a-useful-grep-string.php/comment-page-2#comment-495423</link>
		<dc:creator>Lisa</dc:creator>
		<pubDate>Wed, 08 Feb 2012 16:37:56 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/findbetween-a-useful-grep-string.php#comment-495423</guid>
		<description>I work in the publishing industry and often have to format books, such as cookbooks. The text comes to me with tags at the beginning and end of each block that needs to be styled a certain way. This would be easy if the tag was at the beginning and/or end of each paragraph or line but it is not. I might have an entire ingredients list that begins with a tag, such as:



then lists the ingredients and after the last one, ends with:



The same goes for multiple paragraphs of text - codes at beginning and end of multiple paragraphs, not each one.

I am trying to figure out if it&#039;s possible to format these easily. I tried:

(?&lt;=).*?(?=)

but it only recognizes the first line. It seems the end paragraph mark messed things up. Any advice you can offer will be greatly appreciated. Thanks!</description>
		<content:encoded><![CDATA[<p>I work in the publishing industry and often have to format books, such as cookbooks. The text comes to me with tags at the beginning and end of each block that needs to be styled a certain way. This would be easy if the tag was at the beginning and/or end of each paragraph or line but it is not. I might have an entire ingredients list that begins with a tag, such as:</p>
<p>then lists the ingredients and after the last one, ends with:</p>
<p>The same goes for multiple paragraphs of text &#8211; codes at beginning and end of multiple paragraphs, not each one.</p>
<p>I am trying to figure out if it&#8217;s possible to format these easily. I tried:</p>
<p>(?&lt;=).*?(?=)</p>
<p>but it only recognizes the first line. It seems the end paragraph mark messed things up. Any advice you can offer will be greatly appreciated. Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching using disk

Served from: indesignsecrets.com @ 2012-02-09 04:32:53 -->
