<?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 on: Using GREP to Make a Character Lowercase</title>
	<atom:link href="http://indesignsecrets.com/using-grep-to-make-a-character-lowercase.php/feed" rel="self" type="application/rss+xml" />
	<link>http://indesignsecrets.com/using-grep-to-make-a-character-lowercase.php</link>
	<description>InDesignSecrets Blog and Podcast</description>
	<lastBuildDate>Thu, 24 May 2012 23:56:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Fraser</title>
		<link>http://indesignsecrets.com/using-grep-to-make-a-character-lowercase.php/comment-page-1#comment-488729</link>
		<dc:creator>Fraser</dc:creator>
		<pubDate>Mon, 21 Feb 2011 20:49:17 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/using-grep-to-make-a-character-lowercase.php#comment-488729</guid>
		<description>My approach with InDesign is to export stories to tagged text files, and then run scripts or grep on *those*. I got sick of relearning and rewriting all my scripts every time I upgraded ID.. Later versions of ID have had some support for grep - which is great - but I still prefer to export to txt and run with that.</description>
		<content:encoded><![CDATA[<p>My approach with InDesign is to export stories to tagged text files, and then run scripts or grep on *those*. I got sick of relearning and rewriting all my scripts every time I upgraded ID.. Later versions of ID have had some support for grep &#8211; which is great &#8211; but I still prefer to export to txt and run with that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Blatner</title>
		<link>http://indesignsecrets.com/using-grep-to-make-a-character-lowercase.php/comment-page-1#comment-475678</link>
		<dc:creator>David Blatner</dc:creator>
		<pubDate>Fri, 22 May 2009 12:47:53 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/using-grep-to-make-a-character-lowercase.php#comment-475678</guid>
		<description>Thomas Silkjær recently wrote a great little script to help solve this problem. It lets you search for any grep pattern and change its case. &lt;a href=&quot;http://indesigning.net/search-and-change-case&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;You can find it here&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Thomas Silkjær recently wrote a great little script to help solve this problem. It lets you search for any grep pattern and change its case. <a href="http://indesigning.net/search-and-change-case" target="_blank" rel="nofollow">You can find it here</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Blatner</title>
		<link>http://indesignsecrets.com/using-grep-to-make-a-character-lowercase.php/comment-page-1#comment-475145</link>
		<dc:creator>David Blatner</dc:creator>
		<pubDate>Thu, 23 Apr 2009 14:49:03 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/using-grep-to-make-a-character-lowercase.php#comment-475145</guid>
		<description>There were some solutions to the Title Case problem &lt;a href=&quot;http://indesignsecrets.com/grep-solution-to-flawed-title-case-feature.php&quot; rel=&quot;nofollow&quot;&gt;written up here (be sure to read the comments, too&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>There were some solutions to the Title Case problem <a href="http://indesignsecrets.com/grep-solution-to-flawed-title-case-feature.php" rel="nofollow">written up here (be sure to read the comments, too</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john renfrew</title>
		<link>http://indesignsecrets.com/using-grep-to-make-a-character-lowercase.php/comment-page-1#comment-475144</link>
		<dc:creator>john renfrew</dc:creator>
		<pubDate>Thu, 23 Apr 2009 14:02:07 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/using-grep-to-make-a-character-lowercase.php#comment-475144</guid>
		<description>Right then everybody, you are all completely brillliant as far as I can see.

I have made this work on a GRPE query hard coded into the script to turn everything on a line in a document after Company: from UPPERCASE to lowercase

What do I need to know to now make it work for Title Case???</description>
		<content:encoded><![CDATA[<p>Right then everybody, you are all completely brillliant as far as I can see.</p>
<p>I have made this work on a GRPE query hard coded into the script to turn everything on a line in a document after Company: from UPPERCASE to lowercase</p>
<p>What do I need to know to now make it work for Title Case???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Blatner</title>
		<link>http://indesignsecrets.com/using-grep-to-make-a-character-lowercase.php/comment-page-1#comment-473974</link>
		<dc:creator>David Blatner</dc:creator>
		<pubDate>Tue, 17 Mar 2009 13:07:40 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/using-grep-to-make-a-character-lowercase.php#comment-473974</guid>
		<description>@jezabellabingbong: Wrote up&lt;a href=&quot;http://indesignsecrets.com/convert-text-to-lowercase-with-grep-utility.php&quot; rel=&quot;nofollow&quot;&gt; this follow up to the discussion here&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>@jezabellabingbong: Wrote up<a href="http://indesignsecrets.com/convert-text-to-lowercase-with-grep-utility.php" rel="nofollow"> this follow up to the discussion here</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Blatner</title>
		<link>http://indesignsecrets.com/using-grep-to-make-a-character-lowercase.php/comment-page-1#comment-473157</link>
		<dc:creator>David Blatner</dc:creator>
		<pubDate>Thu, 19 Feb 2009 00:35:48 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/using-grep-to-make-a-character-lowercase.php#comment-473157</guid>
		<description>@jezabellabingbong: Unfortunately, it&#039;s going to be a bit of a slog to make it work. You might be able to fit together grep and the script mentioned above to make the conversion, but it won&#039;t be a slam-dunk.</description>
		<content:encoded><![CDATA[<p>@jezabellabingbong: Unfortunately, it&#8217;s going to be a bit of a slog to make it work. You might be able to fit together grep and the script mentioned above to make the conversion, but it won&#8217;t be a slam-dunk.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jezabellabingbong</title>
		<link>http://indesignsecrets.com/using-grep-to-make-a-character-lowercase.php/comment-page-1#comment-473140</link>
		<dc:creator>jezabellabingbong</dc:creator>
		<pubDate>Wed, 18 Feb 2009 14:52:20 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/using-grep-to-make-a-character-lowercase.php#comment-473140</guid>
		<description>Hi there. Thanks for the wisdom and insights. I&#039;m new to this and just trying to get my head around it. Can you help with this GREP problem in indesign.

I have 300 pages that I want to change the first character of a bullet point to lowercase.  It would also be nice to remove the full stop at the end of the bullet point. As some bullet points contain several sentences, it would need to omit the full stops and capitalised sentences within the paragraphs.

Any help appreciated!</description>
		<content:encoded><![CDATA[<p>Hi there. Thanks for the wisdom and insights. I&#8217;m new to this and just trying to get my head around it. Can you help with this GREP problem in indesign.</p>
<p>I have 300 pages that I want to change the first character of a bullet point to lowercase.  It would also be nice to remove the full stop at the end of the bullet point. As some bullet points contain several sentences, it would need to omit the full stops and capitalised sentences within the paragraphs.</p>
<p>Any help appreciated!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rhiannon</title>
		<link>http://indesignsecrets.com/using-grep-to-make-a-character-lowercase.php/comment-page-1#comment-472386</link>
		<dc:creator>Rhiannon</dc:creator>
		<pubDate>Mon, 26 Jan 2009 13:45:30 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/using-grep-to-make-a-character-lowercase.php#comment-472386</guid>
		<description>&lt;blockquote cite=&quot;Eugene&quot;&gt;
You can just search for normal text, you won’t need GREP. In the find format section you can just search for BASIC CHARACTER STYLE&gt;CASE&gt;ALL CAPS

And Replace Format with BASIC CHARACTER STYLE&gt;CASE&gt;NORMAL

Keep in mind that the caps text refers to sections of the Find Format and Change Format of the find panel.
&lt;/blockquote&gt;

This doesn&#039;t work if the writer has actually typed in all caps in the first place.  Whether the text is formatted</description>
		<content:encoded><![CDATA[<blockquote cite="Eugene"><p>
You can just search for normal text, you won’t need GREP. In the find format section you can just search for BASIC CHARACTER STYLE&gt;CASE&gt;ALL CAPS</p>
<p>And Replace Format with BASIC CHARACTER STYLE&gt;CASE&gt;NORMAL</p>
<p>Keep in mind that the caps text refers to sections of the Find Format and Change Format of the find panel.
</p></blockquote>
<p>This doesn&#8217;t work if the writer has actually typed in all caps in the first place.  Whether the text is formatted</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harbs</title>
		<link>http://indesignsecrets.com/using-grep-to-make-a-character-lowercase.php/comment-page-1#comment-466588</link>
		<dc:creator>Harbs</dc:creator>
		<pubDate>Tue, 15 Jul 2008 23:30:49 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/using-grep-to-make-a-character-lowercase.php#comment-466588</guid>
		<description>Just stopped back in now...

To run the above script on all open documents, just change the first line to:
finds = app.findGrep();</description>
		<content:encoded><![CDATA[<p>Just stopped back in now&#8230;</p>
<p>To run the above script on all open documents, just change the first line to:<br />
finds = app.findGrep();</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: S.C.Shaw</title>
		<link>http://indesignsecrets.com/using-grep-to-make-a-character-lowercase.php/comment-page-1#comment-466549</link>
		<dc:creator>S.C.Shaw</dc:creator>
		<pubDate>Tue, 15 Jul 2008 11:41:46 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/using-grep-to-make-a-character-lowercase.php#comment-466549</guid>
		<description>Figured it out. 

Double-clicked on Harbs CapsToSmallCaps script which opened my ExtendScript Toolkit 2 app.

Copied/pasted below text

finds = app.documents[0].findGrep();
for(i=0;i&lt;finds.length;i++){
finds[i].contents=finds[i].contents.toLowerCase();
}

into a new script window, saved new script into IDCS3 scripts folder, did the GREP search, ran the script, PERFECT!!!
GENIUS!
PRICELESS!!

Thank you again.</description>
		<content:encoded><![CDATA[<p>Figured it out. </p>
<p>Double-clicked on Harbs CapsToSmallCaps script which opened my ExtendScript Toolkit 2 app.</p>
<p>Copied/pasted below text</p>
<p>finds = app.documents[0].findGrep();<br />
for(i=0;i&lt;finds.length;i++){<br />
finds[i].contents=finds[i].contents.toLowerCase();<br />
}</p>
<p>into a new script window, saved new script into IDCS3 scripts folder, did the GREP search, ran the script, PERFECT!!!<br />
GENIUS!<br />
PRICELESS!!</p>
<p>Thank you again.</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-05-25 01:03:51 -->
