<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>In-Tools</title>
	<atom:link href="http://in-tools.com/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://in-tools.com/wordpress</link>
	<description>Innovations in Automation</description>
	<lastBuildDate>Wed, 03 Mar 2010 20:21:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>FiddleScript: InDesign Scripting Simplified</title>
		<link>http://in-tools.com/wordpress/indesign/scripts/fiddlescript-indesign-scripting-simplified</link>
		<comments>http://in-tools.com/wordpress/indesign/scripts/fiddlescript-indesign-scripting-simplified#comments</comments>
		<pubDate>Wed, 03 Mar 2010 12:16:55 +0000</pubDate>
		<dc:creator>Harbs</dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[FiddleScript]]></category>
		<category><![CDATA[InDesign]]></category>

		<guid isPermaLink="false">http://in-tools.com/wordpress/?p=394</guid>
		<description><![CDATA[Dealing with scripts can be a little daunting for a lot of users of InDesign. Once you get the hang of it, it's not that hard, but you need to create files in the correct format, name them with the correct extension, and save them in the correct place. We've created a script which we hope will make life a lot easier.

<strong>FiddleScript -- Your tool to (not have to) fiddle with scripts.</strong>]]></description>
			<content:encoded><![CDATA[<p>Dealing with scripts can be a little daunting for a lot of users of InDesign. Once you get the hang of it, it&#8217;s not that hard, but you need to create files in the correct format, name them with the correct extension, and save them in the correct place. We&#8217;ve created a script which we hope will make life a lot easier.</p>
<p><strong>FiddleScript &#8212; Your tool to fiddle with scripts (without having to fiddle too much).</strong><span id="more-394"></span></p>
<p><a href="http://in-tools.com/downloads/indesign/scripts/FiddleScript.zip">Download the script from here.</a></p>
<p><strong>If you are using CS4 or later</strong>, you can download the Extension Manager installer instead <a href="http://in-tools.com/downloads/indesign/scripts/FiddleScript.mxp">from here.</a></p>
<h3>Compatibility:</h3>
<p>FiddleScript is compatible with InDesign CS3 and higher.</p>
<h3>Manual Installation:</h3>
<ol>
<li><a href="http://in-tools.com/downloads/indesign/scripts/FiddleScript.zip">Download the zip file from here.</a></li>
<li>Unzip the file.</li>
<li>Place the resulting file (FiddleScript.jsxbin) in your Script Panel folder.</li>
</ol>
<ul>
<li>There is a Scripts Panel folder in your application folder, as well as your user data folder either one will work. If you want the script to be accessible by all users, make sure to put it in the main application folder.</li>
<li>For more information on how to locate your script folder, please read this help file <a href="http://help.adobe.com/en_US/InDesign/6.0/WS0836C26E-79F9-4c8f-8150-C36260164A87a.html">here</a>.</li>
</ul>
<h3>Extension Manager (CS4 or later) Installation:</h3>
<ol>
<li><a href="http://in-tools.com/downloads/indesign/scripts/FiddleScript.mxp">Download the .mxp file from here.</a></li>
<li>Double-click on the file, and the Extension Manager will install the script into your main Scripts Panel folder.</li>
</ol>
<ul>
<li>The mxp installer file is designed to work with Adobe Extension Manager Versions CS4 or later. If you have other versions of Creative Suite products installed there is a possibility that your operating system may associate mxp files with an earlier version of the Extension Manager and will try to use that when you double-click the file. If that happens you will see an error alert similar to the one pictured below:<br />
<img class="alignnone size-full wp-image-331" title="em_error" src="http://in-tools.com/wordpress/wp-content/uploads/2010/02/em_error.png" alt="" width="420" height="156" /><br />
If you do, make sure you use the  &#8220;open with..&#8221; option (by right clicking on the file), and open with the  correct version of Extension Manager (i.e. Extension Manager CS4).</li>
<li>Alternately, you can open the Extension Manager, and click Install as shown below.<a rel="attachment wp-att-332" href="http://in-tools.com/wordpress/indesign/scripts/quick-reference-script/attachment/em_install"><img class="alignnone size-full wp-image-332" title="Extension Manager install" src="http://in-tools.com/wordpress/wp-content/uploads/2010/02/em_install.png" alt="" width="450" height="300" /></a></li>
</ul>
<h3>Usage:</h3>
<p>To run FiddleScript, double-click on the script in your Script Panel. This will bring up a dialog like the one shown:</p>
<p><a href="http://in-tools.com/wordpress/wp-content/uploads/2010/03/FiddleScript.png"><img class="alignnone size-full wp-image-396" title="FiddleScript" src="http://in-tools.com/wordpress/wp-content/uploads/2010/03/FiddleScript.png" alt="" width="529" height="379" /></a></p>
<ol>
<li>Copy the script code from wherever you got it, and paste the code into the text area.<a href="http://in-tools.com/wordpress/wp-content/uploads/2010/03/FiddleScript_before.png"><img class="alignnone size-full wp-image-399" title="FiddleScript_before" src="http://in-tools.com/wordpress/wp-content/uploads/2010/03/FiddleScript_before.png" alt="" width="453" height="325" /></a></li>
<li>To see the results of the script, click Run Script. If you are using CS4, you will be able to undo the whole script in one step.</li>
<li>If you are happy with your script, just click Save Script, type in a name, and your script will be saved to the Scripts Panel.</li>
</ol>
<h3>Some Quick Pointers on Using FiddleScript</h3>
<ul>
<li>You can click on Load Script to populate the text area with code from a saved script. This is great for making a quick edit on an existing script without ever leaving InDesign. When you are done editing, Just click on Save Script, and you can save it back to your Scripts Panel. You can use the same name to overwrite the original script, or choose a new one.</li>
<li>After saving a new script to the Scripts Panel, you will need to refresh the Scripts Panel display for it to become visible. To refresh the Panel display you can either close it and re-open it, or switch away from InDesign to another program, and back again.</li>
<li>The current script will be saved for subsequent runs of FiddleScript. This makes it easy to check the script (or run it numerous times), without having to paste the script into the dialog each time.</li>
<li><strong>You cannot type a return or tab character into the text in FiddleScript&#8217;s dialog</strong>. If you need to type a return or tab, use the buttons at the top of the dialog.</li>
<li><strong>FiddleScript can make your saved script undoable in one step in CS4 and later.</strong> To facilitate this, it can wrap your script in a function which can be run in CS4 and later as a single step. By default, the undo Name will be &#8220;Run Script&#8221;, but you can change it to whatever you want by replacing &#8220;Run Script&#8221; at the end of the wrapper to whatever you&#8217;d like it to be called.
<p><div id="attachment_403" class="wp-caption alignnone" style="width: 463px"><a rel="attachment wp-att-403" href="http://in-tools.com/wordpress/indesign/scripts/fiddlescript-indesign-scripting-simplified/attachment/fiddlescript_wrapped"><img class="size-full wp-image-403  " title="FiddleScript_wrapped" src="http://in-tools.com/wordpress/wp-content/uploads/2010/03/FiddleScript_wrapped.png" alt="" width="453" height="325" /></a><p class="wp-caption-text">After Wrapped the Script in a Function</p></div></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://in-tools.com/wordpress/indesign/scripts/fiddlescript-indesign-scripting-simplified/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Line Numbering</title>
		<link>http://in-tools.com/wordpress/indesign/scripts/line-numbering</link>
		<comments>http://in-tools.com/wordpress/indesign/scripts/line-numbering#comments</comments>
		<pubDate>Mon, 01 Mar 2010 12:04:15 +0000</pubDate>
		<dc:creator>Harbs</dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[InDesign]]></category>

		<guid isPermaLink="false">http://in-tools.com/wordpress/?p=379</guid>
		<description><![CDATA[Did you ever wish InDesign had the ability to number your lines? Well now it does with a little script!]]></description>
			<content:encoded><![CDATA[<p>Did you ever wish InDesign had the ability to number your lines? Well now it does with a little script!<span id="more-379"></span></p>
<p>&#8220;Number Lines by Style&#8221; is a script which allows you to add line numbers to text of specific styles. I works by adding anchored text frames at the start of each line. The script will number lines on the current page only.</p>
<p><a href="http://in-tools.com/downloads/indesign/scripts/NumberLinesByStyle.zip">Please download the script from here.</a></p>
<h3>Usage</h3>
<ol>
<li>Place the script in your Scripts Panel folder</li>
<li>Make sure the correct page is active</li>
<li>Double click on the script in the Scripts Panel</li>
<li>Select the style or styles to number and click OK.</li>
</ol>
<h3>Examples of Use</h3>
<p>Here we have a shopping list of the most important things that you could possibly need. <img src='http://in-tools.com/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p><img class="alignnone size-full wp-image-381" title="example_1_before" src="http://in-tools.com/wordpress/wp-content/uploads/2010/03/example_1_before.png" alt="" width="528" height="312" /></p>
<p>We want to number the list items, so we run the script, and select the Numbered Lines paragraph style:</p>
<p><img class="alignnone size-full wp-image-382" title="example_1_dialog" src="http://in-tools.com/wordpress/wp-content/uploads/2010/03/example_1_dialog.png" alt="" width="375" height="251" /></p>
<p>Which numbers our items:</p>
<p><img class="alignnone size-full wp-image-383" title="example_1_after" src="http://in-tools.com/wordpress/wp-content/uploads/2010/03/example_1_after.png" alt="" width="534" height="315" /></p>
<p>Of course the example is kind of silly, because we can just use paragraph numbers. The one situation similar to this, where you might want to use this script, is when you&#8217;d need the numbers outside the text frame.</p>
<p>A more classic example would be a sitaution where you&#8217;d need every line numbered, and the paragraphs are more than one line long:</p>
<p><img class="alignnone size-full wp-image-384" title="example_2_before" src="http://in-tools.com/wordpress/wp-content/uploads/2010/03/example_2_before.png" alt="" width="429" height="554" /></p>
<p>In this case, you&#8217;d run the script and select all the styles used in the essay:</p>
<p><img class="alignnone size-full wp-image-385" title="example_2_dialog" src="http://in-tools.com/wordpress/wp-content/uploads/2010/03/example_2_dialog.png" alt="" width="375" height="251" /></p>
<p>Presto! numbered lines:</p>
<p><img class="alignnone size-full wp-image-386" title="example_2_after" src="http://in-tools.com/wordpress/wp-content/uploads/2010/03/example_2_after.png" alt="" width="474" height="567" /></p>
<ul>
<li>The script uses an object style for the anchored text frames, as well as a paragraph style for the numbers within the frame. You can adjust these styles to tweak the positioning and formatting of the numbers.</li>
</ul>
<p><strong>Have fun!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://in-tools.com/wordpress/indesign/scripts/line-numbering/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Power Headers 2.0.2 update</title>
		<link>http://in-tools.com/wordpress/indesign/plugins/power-headers/power-headers-2-0-2-update</link>
		<comments>http://in-tools.com/wordpress/indesign/plugins/power-headers/power-headers-2-0-2-update#comments</comments>
		<pubDate>Thu, 25 Feb 2010 13:01:44 +0000</pubDate>
		<dc:creator>Harbs</dc:creator>
				<category><![CDATA[Power Headers]]></category>
		<category><![CDATA[InDesign]]></category>
		<category><![CDATA[Plugins]]></category>

		<guid isPermaLink="false">http://in-tools.com/wordpress/?p=364</guid>
		<description><![CDATA[We've updated Power Headers to version 2.0.2!
<a href="http://in-tools.com/downloads.html#runningheaders">Get it here!</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://in-tools.com/downloads.html#runningheaders">We&#8217;ve updated Power Headers to version 2.0.2!</a></p>
<p>This update fixes various bugs, and all users should update.</p>
<p><a href="http://in-tools.com/downloads.html#runningheaders">Please download the update from the downloads page.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://in-tools.com/wordpress/indesign/plugins/power-headers/power-headers-2-0-2-update/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick Reference Script</title>
		<link>http://in-tools.com/wordpress/indesign/scripts/quick-reference-script</link>
		<comments>http://in-tools.com/wordpress/indesign/scripts/quick-reference-script#comments</comments>
		<pubDate>Wed, 24 Feb 2010 13:22:36 +0000</pubDate>
		<dc:creator>Harbs</dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[cross reference]]></category>
		<category><![CDATA[extension manager]]></category>
		<category><![CDATA[InDesign]]></category>
		<category><![CDATA[Text]]></category>

		<guid isPermaLink="false">http://in-tools.com/wordpress/?p=329</guid>
		<description><![CDATA[Taking the pain out of cross reference creation&#8230;
Quick Reference is a script created to simplify the process of creating cross references. Thanks to David Blatner on his helpful suggestions when we were creating this script. You can read more about Quick Reference on InDesign Secrets here.
Creating cross references in InDesign is a somewhat painful process. [...]]]></description>
			<content:encoded><![CDATA[<h2>Taking the pain out of cross reference creation&#8230;</h2>
<p>Quick Reference is a script created to simplify the process of creating cross references. Thanks to David Blatner on his helpful suggestions when we were creating this script. You can read more about Quick Reference on InDesign Secrets <a href="http://www.indesignsecrets.com/create-a-cross-reference-quickly-with-this-free-script.php" target="_blank">here.<span id="more-329"></span></a></p>
<p>Creating cross references in InDesign is a somewhat painful process. You need to find the destination, and create a destination anchor. You then need to select the source text and create the new cross reference. You can also use references to text without anchors, but that&#8217;s even more painful to create.</p>
<p>We created Quick Reference to make this process less painful. To use Quick Reference, you just select the source text, and Quick Reference will give you a list of potential destinations. You just select the correct one, and hit enter. Quick Reference will do the rest of the work for you.</p>
<h3>Installation:</h3>
<p>We are including two different files for download: a zip file of the script, and an Extension Manager &#8220;mxp&#8221; file. You can use <em>either one</em> to install the script. Please download one (or both) of the files from here: <a href="http://in-tools.com/downloads/indesign/scripts/QuickReference.mxp">Extension Manager File</a> or <a href="http://in-tools.com/downloads/indesign/scripts/QuickReference.zip">Zip File</a></p>
<p><strong>Installation using Extension Manager:<br />
</strong><br />
Installation should be as simple as a double click on the &#8220;MXP&#8221; file.</p>
<p><img class="alignnone size-full wp-image-330" title="qr_mxp" src="http://in-tools.com/wordpress/wp-content/uploads/2010/02/qr_mxp.png" alt="qr_mxp" width="307" height="250" /></p>
<p>If you have CS3 installed, you might get an error when trying to open the file such as the one shown:</p>
<p><img class="alignnone size-full wp-image-331" title="em_error" src="http://in-tools.com/wordpress/wp-content/uploads/2010/02/em_error.png" alt="em_error" width="420" height="156" /></p>
<p>This is because Extension Manager (CS3) is trying to open the package and does not recognize CS4. If you get this error, you will need to install manually or to change the default application which opens the mxp file to Extension Manager CS4.</p>
<p>To install manually, open Extension Manager CS4 and click on the install button shown:</p>
<p><a href="http://in-tools.com/wordpress/wp-content/uploads/2010/02/em_install.png"><img class="alignnone size-full wp-image-332" title="Extension Manager install" src="http://in-tools.com/wordpress/wp-content/uploads/2010/02/em_install.png" alt="Extension Manager install" width="450" height="300" /></a></p>
<p>Once Extension Manager installs the script, you can enable and disable the script in Extension Manager:</p>
<p><a href="http://in-tools.com/wordpress/wp-content/uploads/2010/02/em_screenshot.png"><img class="alignnone size-full wp-image-339" title="em_screenshot" src="http://in-tools.com/wordpress/wp-content/uploads/2010/02/em_screenshot.png" alt="em_screenshot" width="450" height="300" /></a></p>
<p>If using Extension Manager is too much trouble, you can install the script manually.</p>
<p>To do this, <a href="http://in-tools.com/downloads/indesign/scripts/QuickReference.zip">download the zip file</a> and decompress it.</p>
<p>You&#8217;ll need to place the whole folder as-is in you main scripts folder:</p>
<p><img class="alignnone size-full wp-image-342" title="qr_script_folder" src="http://in-tools.com/wordpress/wp-content/uploads/2010/02/qr_script_folder.png" alt="qr_script_folder" width="339" height="213" /></p>
<h3>Usage:</h3>
<p>Using Quick Reference is easy.</p>
<ol>
<li>Select Source Text:
<p><div id="attachment_344" class="wp-caption alignnone" style="width: 447px"><img class="size-full wp-image-344" title="qr_select_text" src="http://in-tools.com/wordpress/wp-content/uploads/2010/02/qr_select_text.png" alt="qr_select_text" width="437" height="246" /><p class="wp-caption-text">Select Source Text</p></div></li>
<li>Select Create Quick Reference:<br />
<img class="alignnone size-full wp-image-351" title="qr_menu" src="http://in-tools.com/wordpress/wp-content/uploads/2010/02/qr_menu.png" alt="qr_menu" width="580" height="247" /></li>
<li>Select the destination in the dialog:<img class="alignnone size-full wp-image-355" title="qr_single_doc" src="http://in-tools.com/wordpress/wp-content/uploads/2010/02/qr_single_doc.png" alt="qr_single_doc" width="504" height="322" /></li>
<li>When you have the correct destination selected, hit Create, and you&#8217;re done!</li>
</ol>
<p><strong>A few tips on the use of Quick Reference:</strong></p>
<ul>
<li>You must select the correct Cross Reference Format to use for your cross reference. (You can create or change them in the cross reference panel.) The selection should be the last format used in your document</li>
<li>Quick Reference will either replace the current selection with a cross reference, or append the cross reference to the end of your selection. You should select the correct radio button.</li>
<li>Quick Reference ignores trailing punctuation and spaces. If you want punctuation and/or space between the selected text and the cross reference make sure you select the trailing punctuation and/or trailing space.</li>
<li>The listing of destinations will usually be in order within the text, so the correct destination will usually be the top one on the page.</li>
<li>If the document is part o a book and the book document is open. Quick Reference will find destinations in the entire book. When this is the case, the name of the destination document will appear in the list of destinations.<img class="alignnone size-full wp-image-353" title="qr_select_target" src="http://in-tools.com/wordpress/wp-content/uploads/2010/02/qr_select_target.png" alt="qr_select_target" width="504" height="322" /></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://in-tools.com/wordpress/indesign/scripts/quick-reference-script/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Fun With Text Fitting in InDesign</title>
		<link>http://in-tools.com/wordpress/indesign/scripts/fun-with-text-fitting-in-indesign</link>
		<comments>http://in-tools.com/wordpress/indesign/scripts/fun-with-text-fitting-in-indesign#comments</comments>
		<pubDate>Thu, 18 Feb 2010 11:01:41 +0000</pubDate>
		<dc:creator>Harbs</dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[InDesign]]></category>
		<category><![CDATA[Text]]></category>

		<guid isPermaLink="false">http://in-tools.com/wordpress/?p=316</guid>
		<description><![CDATA[One of the most tedious jobs is fitting text to the space it is supposed to take up. A little bigger, a little smaller, wait! the text is different sizes... sigh... Well, here's a few scripts to help with a couple of different situations...]]></description>
			<content:encoded><![CDATA[<p>One of the most tedious jobs is fitting text to the space it is supposed to take up. A little bigger, a little smaller, wait! the text is different sizes&#8230; sigh&#8230; Well, here&#8217;s a few scripts to help with a couple of different situations&#8230;</p>
<p><span id="more-316"></span><br />
<a href="http://in-tools.com/downloads/indesign/scripts/TextFittingScripts.zip"> Before we go on, make sure you download the scripts from here.</a></p>
<h3>Situation #1</h3>
<p>You have a headline which must fit to the margin widths. It may even be a two line heading. <strong>What to do?</strong></p>
<p><strong>&#8220;Fit Text To Frame&#8221; to the rescue!</strong></p>
<div id="attachment_317" class="wp-caption alignnone" style="width: 657px"><img class="size-full wp-image-317" title="headline_before" src="http://in-tools.com/wordpress/wp-content/uploads/2010/02/headline_before.png" alt="Before" width="647" height="213" /><p class="wp-caption-text">Before</p></div>
<div id="attachment_318" class="wp-caption alignnone" style="width: 671px"><img class="size-full wp-image-318" title="headline_after" src="http://in-tools.com/wordpress/wp-content/uploads/2010/02/headline_after.png" alt="After" width="661" height="203" /><p class="wp-caption-text">After</p></div>
<p>There&#8217;s two scripts which are used in this situation: FitTextPrefs, and FitTextToFrame.</p>
<p>FitTextPrefs allows you to set some simple preferences for the Fit Text to Frame script. When you run FitTextPrefs, you get presented with a dialog with four options:</p>
<p><img class="alignnone size-full wp-image-319" title="text_fit_prefs" src="http://in-tools.com/wordpress/wp-content/uploads/2010/02/text_fit_prefs.png" alt="text_fit_prefs" width="473" height="117" /></p>
<p>The first two options will expand the text frame down to the bottom baseline or descender respectively <em>only if necessary</em>.</p>
<p>The last two options will move the frame bottom either up or down to fit the frame bottom ensuring that the frame bottom always fits the text.</p>
<p>Once we set the preferences, a simple double-click on the FitTextToFrame script will fit the text of the current frame.</p>
<p><strong>Some quick pointers on using Fit Text to Frame:</strong></p>
<ul>
<li>Fit Text to Frame will attempt to bring any overset text back into the text frame. This might result in more than one line.</li>
<li>If there are multiple lines in the text frame, the text of the longest line will be fit to the frame. All other text will be scaled proportionally.</li>
<li>Text of different sizes will all be scaled proportionally.</li>
<li>If all the text cannot be fit, Fit Text to Frame will abort.</li>
<li>Fit Text to Frame does not adjust leading. If there are multiple lines, it usually works best if  the leading is set to &#8220;Auto&#8221;.</li>
</ul>
<h3>Situation #2</h3>
<p>You have the unlucky job of fitting a story into a predefined space. You tried to explain to the client that to properly fit text takes a lot of finesse and very often copy-editing, but they won&#8217;t hear of it. You will need to fit the text exactly to the text frame precisely 30 seconds before it goes to press. <img src='http://in-tools.com/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> <strong> </strong></p>
<p><strong>Fill Text Frame to the rescue!</strong></p>
<div id="attachment_320" class="wp-caption alignnone" style="width: 567px"><img class="size-full wp-image-320" title="fill_before" src="http://in-tools.com/wordpress/wp-content/uploads/2010/02/fill_before.png" alt="Before Fill" width="557" height="349" /><p class="wp-caption-text">Before Fill</p></div>
<div id="attachment_321" class="wp-caption alignnone" style="width: 564px"><img class="size-full wp-image-321" title="fill_after" src="http://in-tools.com/wordpress/wp-content/uploads/2010/02/fill_after.png" alt="After Fill" width="554" height="342" /><p class="wp-caption-text">After Fill</p></div>
<p>Fill Text Frame is really very basic. It will scale all the text currently in the frame to the maximum size that will fit in the frame without spilling out of the frame.</p>
<ul>
<li>Fill Text Frame will not bring back any text which is overset.</li>
<li>Fill Text Frame scales all the text proportionally.</li>
<li>Fill Text Frame does not adjust leading. It usually works best if the leading is set to &#8220;Auto&#8221;.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://in-tools.com/wordpress/indesign/scripts/fun-with-text-fitting-in-indesign/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Scale Graphics Script</title>
		<link>http://in-tools.com/wordpress/indesign/scripts/scale-graphics-script</link>
		<comments>http://in-tools.com/wordpress/indesign/scripts/scale-graphics-script#comments</comments>
		<pubDate>Wed, 17 Feb 2010 11:22:42 +0000</pubDate>
		<dc:creator>Harbs</dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[InDesign]]></category>

		<guid isPermaLink="false">http://in-tools.com/wordpress/?p=308</guid>
		<description><![CDATA[The issue has come up quite a few times that users of InDesign need to scale placed graphics en-mass. We've written quite a few script-lets over the years, but we finally decided to create a UI which gives all the options generally needed in an easy-to-use format.]]></description>
			<content:encoded><![CDATA[<p>The issue has come up quite a few times that users of InDesign need to scale placed graphics en-mass. We&#8217;ve written quite a few script-lets over the years, but we finally decided to create a UI which gives all the options generally needed in an easy-to-use format.</p>
<p><span id="more-308"></span></p>
<p><a title="Scale Graphics" href="http://in-tools.com/downloads/indesign/scripts/ScaleGraphics.zip">The script can be downloaded from here</a>, and it supports InDesign CS3 and CS4.</p>
<p><img class="alignnone size-full wp-image-309" title="scale_graphics" src="http://in-tools.com/wordpress/wp-content/uploads/2010/02/scale_graphics.png" alt="scale_graphics" width="405" height="312" /></p>
<h3>The options are pretty straight-forward:</h3>
<ol>
<li><strong>Scaling:</strong> You can select the horizontal and vertical scale, that you would like to make the images.
<ul>
<li>Next to the horizontal and vertical scaling fields, there is a check-mark labeled &#8220;Relative&#8221;. If this check-mark is checked, the images will be scaled to a percentage <strong>of their current size</strong>. If the check-mark is not checked, the scaling will be done to absolute values.</li>
</ul>
</li>
<li><strong>Image Offset:</strong> You can set an offset for the images. <em>Please note:</em> The images will be offset &#8212; not the graphic frame which contains them. This might change the way an image is cropped.</li>
<li><strong>Location:</strong> Images can be scaled/moved on the current page, spread, or the entire document.</li>
<li><strong>Relative Location:</strong> The graphics can first be centered before they are scaled. If &#8220;Centered&#8221; is selected, the graphics will be centered within their frames.</li>
<li><strong>Fitting:</strong> There are 6 fitting options, which besides for &#8220;None&#8221; correspond to the fitting options available in the Object menu.</li>
<li><strong>Limit to Images:</strong> If this check-mark is checked, only raster images will be scaled or moved.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://in-tools.com/wordpress/indesign/scripts/scale-graphics-script/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Script of the Day &#8212; Jan. 24 2010</title>
		<link>http://in-tools.com/wordpress/indesign/scripts/script-of-the-day-jan-24-2010</link>
		<comments>http://in-tools.com/wordpress/indesign/scripts/script-of-the-day-jan-24-2010#comments</comments>
		<pubDate>Sun, 24 Jan 2010 08:03:28 +0000</pubDate>
		<dc:creator>Harbs</dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[InDesign]]></category>

		<guid isPermaLink="false">http://in-tools.com/wordpress/?p=304</guid>
		<description><![CDATA[Here&#8217;s a quick script which just removes all the blank pages in the current document. Enjoy&#8230;
You can download the script from here.
]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a quick script which just removes all the blank pages in the current document. Enjoy&#8230;</p>
<p><a href="http://in-tools.com/downloads/indesign/scripts/RemoveEmptyPages.zip">You can download the script from here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://in-tools.com/wordpress/indesign/scripts/script-of-the-day-jan-24-2010/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Composite Headers Never Before Possible!</title>
		<link>http://in-tools.com/wordpress/indesign/plugins/power-headers/composite-headers-never-before-possible</link>
		<comments>http://in-tools.com/wordpress/indesign/plugins/power-headers/composite-headers-never-before-possible#comments</comments>
		<pubDate>Thu, 17 Dec 2009 23:01:40 +0000</pubDate>
		<dc:creator>Harbs</dc:creator>
				<category><![CDATA[Power Headers]]></category>
		<category><![CDATA[cookbook]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://in-tools.com/wordpress/?p=233</guid>
		<description><![CDATA[In this &#8220;how-to&#8221; we are going to address a really difficult problem in creating headers which seems almost impossible to automate. We will show you how you can do the impossible with Power Headers! The example used is an actual Hebrew publication, but the concepts can be applied to any language or use.
Beware that this [...]]]></description>
			<content:encoded><![CDATA[<p>In this &#8220;how-to&#8221; we are going to address a really difficult problem in creating headers which seems almost impossible to automate. We will show you how you can do the impossible with Power Headers! The example used is an actual Hebrew publication, but the concepts can be applied to any language or use.</p>
<p><strong>Beware that this is an advanced topic and not for the faint of heart!</strong> It is a complicated setup, but it does a good job of demonstrating the deeply powerful capabilities of Power Headers.<br />
<span id="more-233"></span></p>
<h3>Here are the problems:</h3>
<p>1. The headers must contain the range of both the chapters and the verses which appear in the text. Because there a ranges for both chapers and verse, but the verses are contained in the chapters, the headers can appear in two forms:</p>
<p><img class="alignnone size-full wp-image-234" title="chapter_verse1" src="http://in-tools.com/wordpress/wp-content/uploads/2009/12/chapter_verse1.png" alt="chapter_verse1" width="165" height="85" /><img class="alignnone size-full wp-image-235" title="chapter_verse2" src="http://in-tools.com/wordpress/wp-content/uploads/2009/12/chapter_verse2.png" alt="chapter_verse2" width="140" height="72" /></p>
<p>The red arrows show the chapter numbers, while the green arrows show the verse numbers. When there is only one chapter on a page, the format is: 1. Chapter number-slash, 2. first verse &#8211; hyphen, 3. last verse.</p>
<p>When there are two chapters on the page, the format must be: 1. First Chapter number-slash, 2. first verse, 3. N-dash, 4. Last Chapter Number &#8211; slash, 5. last verse. Being that there are a minimum of at least four different variables which might or might not appear on the page, <em>this is a seemingly hopeless situation</em>!</p>
<p>2. To further complicate matters, there are sometimes one, and sometimes two verses per line. When there are two verses per line the verse numbers appear with a dash separating them like this:</p>
<p><img class="alignnone size-full wp-image-236" title="double_verse" src="http://in-tools.com/wordpress/wp-content/uploads/2009/12/double_verse.png" alt="double_verse" width="76" height="74" /></p>
<p>If we were to simply use a First and/or Last instance, we would sometimes end up with text that looks like [verse_a]-[verse_b]-[verse_c], so we need a way to pick up the first number if it&#8217;s the first instance, but the second number if it&#8217;s the last instance.</p>
<h3>Solutions:</h3>
<p>If not for problem #2, we could automate this with three variables, and even factoring in that problem it would probably be possible with four variables (or three with an additional variable-level GREP Processor), but for simplicity sake, we will use six variables to make each instance a separate variable. Since each variable adds time to the updating, you would normally want to do it with as few variables as possible, but we wanted to keep this how-to as simple as possible.</p>
<p><strong>Step #1: Create six different character styles</strong> &#8212; one for each variable:</p>
<p><img class="alignnone size-full wp-image-302" title="character_styles" src="http://in-tools.com/wordpress/wp-content/uploads/2009/12/character_styles.png" alt="character_styles" width="213" height="215" /></p>
<p><strong>Step #2: Right click on the header frame and give the header frame a label:</strong></p>
<p><img class="alignnone size-full wp-image-241" title="label_context_menu" src="http://in-tools.com/wordpress/wp-content/uploads/2009/12/label_context_menu.png" alt="label_context_menu" width="427" height="78" /></p>
<p><img class="alignnone size-full wp-image-242" title="label_header_frame" src="http://in-tools.com/wordpress/wp-content/uploads/2009/12/label_header_frame.png" alt="label_header_frame" width="338" height="188" /></p>
<p><strong>Step #3: Create the chapter variables.</strong></p>
<p>The first chapter variable should be a &#8220;Current Instance&#8221; variable which will display the previously found chapter unless the chapter number is at the start of the new page &#8212; in which case it will display the one appearing at the top of the page.</p>
<p>The chapter header adds text after which will act as a separator between the chapter number and the verse number:</p>
<p><img class="alignnone size-full wp-image-256" title="chaptera" src="http://in-tools.com/wordpress/wp-content/uploads/2009/12/chaptera.png" alt="chaptera" width="491" height="480" /></p>
<p>The second chapter variable should be a &#8220;Last Instance&#8221; variable.</p>
<p>The chapter header adds text after which will act as a separator between the chapter number and the verse number, as well as a dash to act as the separator between the first chapter/verse and the second one:</p>
<p><img class="alignnone size-full wp-image-255" title="chapterb" src="http://in-tools.com/wordpress/wp-content/uploads/2009/12/chapterb_pre_edit.png" alt="chapterb" width="491" height="480" /></p>
<p><strong>Step #4: Create the four verse variables.</strong></p>
<p>Variable 1</p>
<p><img class="alignnone size-full wp-image-264" title="verse_a" src="http://in-tools.com/wordpress/wp-content/uploads/2009/12/versea.png" alt="verse_a" width="491" height="480" /></p>
<p>Variable #2</p>
<p><img class="alignnone size-full wp-image-263" title="verse_b" src="http://in-tools.com/wordpress/wp-content/uploads/2009/12/verseb.png" alt="verse_b" width="491" height="480" /></p>
<p>Variable #3</p>
<p><img class="alignnone size-full wp-image-262" title="verse_c" src="http://in-tools.com/wordpress/wp-content/uploads/2009/12/versec.png" alt="verse_c" width="491" height="480" /></p>
<p>Variable #4</p>
<p><img class="alignnone size-full wp-image-261" title="verse_d" src="http://in-tools.com/wordpress/wp-content/uploads/2009/12/versed.png" alt="verse_d" width="491" height="480" /></p>
<p>As you can see, we inserted a dash (Hebrew &#8220;makaf&#8221;) to serve as a separator between variables #1 and #2, and between variables #3 and #4.</p>
<p><strong>Step #5:We now have the basic setup for all our variables.</strong> We will insert the variables on the master page, and see what these variables produce:</p>
<p>To insert the variables, we put the text cursor in the header frame and right click:</p>
<p><img class="alignnone size-full wp-image-266" title="insertheaders" src="http://in-tools.com/wordpress/wp-content/uploads/2009/12/insertheaders.png" alt="insertheaders" width="534" height="143" /></p>
<p>Repeat the process for each of the headers in their correct order:</p>
<p><img class="alignnone size-full wp-image-265" title="inserted_variables" src="http://in-tools.com/wordpress/wp-content/uploads/2009/12/inserted_variables.png" alt="inserted_variables" width="407" height="94" /></p>
<p><strong>Step #6: Update the headers to see what they produce:</strong></p>
<div id="attachment_267" class="wp-caption alignnone" style="width: 287px"><img class="size-full wp-image-267" title="verse_range_result_1" src="http://in-tools.com/wordpress/wp-content/uploads/2009/12/verse_range_result_1.png" alt="verse_range_result_1" width="277" height="87" /><p class="wp-caption-text">Verse Range</p></div>
<div id="attachment_268" class="wp-caption alignnone" style="width: 275px"><img class="size-full wp-image-268" title="chapter_range_result_1" src="http://in-tools.com/wordpress/wp-content/uploads/2009/12/chapter_range_result_1.png" alt="chapter_range_result_1" width="265" height="80" /><p class="wp-caption-text">Chapter Range</p></div>
<p>As you see, all the information appears in the header, but it makes no sense in any context. When it&#8217;s a verse range, the entire second half of the header should be removed, and when it&#8217;s a chapter range, we need to do &#8220;surgery&#8221; to remove the third and fifth variables.</p>
<p><strong>Step #7: Add conditional text to variable &#8220;ChapterB&#8221;:</strong></p>
<p>To enable the removal of the last three variables on a page where we will have a &#8220;verse range&#8221;, we insert a &#8220;Conditional Text&#8221; of &#8220;Remove&#8221;. This text will be inserted on any page which does not contain a chapter number (which by definition means it will need a &#8220;verse range&#8221; as apposed to a &#8220;chapter range&#8221;.</p>
<p><img class="alignnone size-full wp-image-255" title="chapterb" src="http://in-tools.com/wordpress/wp-content/uploads/2009/12/chapterb.png" alt="chapterb" width="491" height="480" /></p>
<p><strong>Step #8: Create the first Global GREP Processor</strong></p>
<p>Global GREP Processors run after all the variables are updated, so we can use them to assess the general state of all the variables <em>as they interact with each other</em>.<strong> </strong>This Global GREP Processor is actually quite simple. It will remove all text from the word Remove until the end of the header frame text:</p>
<p><img class="alignnone size-full wp-image-272" title="remove_grep" src="http://in-tools.com/wordpress/wp-content/uploads/2009/12/remove_grep.png" alt="remove_grep" width="461" height="176" /></p>
<p>Now let&#8217;s check that it worked:</p>
<div id="attachment_267" class="wp-caption alignnone" style="width: 287px"><img class="size-full wp-image-267" title="verse_range_result_1" src="http://in-tools.com/wordpress/wp-content/uploads/2009/12/verse_range_result_1.png" alt="Before" width="277" height="87" /><p class="wp-caption-text">Before</p></div>
<div id="attachment_273" class="wp-caption alignnone" style="width: 198px"><img class="size-full wp-image-273" title="verse_range_after" src="http://in-tools.com/wordpress/wp-content/uploads/2009/12/verse_range_after.png" alt="After" width="188" height="76" /><p class="wp-caption-text">After</p></div>
<p><strong>Great!</strong></p>
<p><strong>Step #9: Create Global GREP Processors for chapter ranges.</strong></p>
<p>To fix up the &#8220;chapter range&#8221; headers shown above we will need two different Global GREP Porcessors. One will remove the third variable and the other will remove the fifth variable. Once those two variables are removed, our &#8220;chapter range&#8221; headers will appear as they should:</p>
<div id="attachment_278" class="wp-caption alignnone" style="width: 471px"><img class="size-full wp-image-278" title="rem_end_first_range" src="http://in-tools.com/wordpress/wp-content/uploads/2009/12/rem_end_first_range.png" alt="Remove Third Variable" width="461" height="176" /><p class="wp-caption-text">Remove Third Variable</p></div>
<div id="attachment_277" class="wp-caption alignnone" style="width: 471px"><img class="size-full wp-image-277" title="rem_beg_sec_range" src="http://in-tools.com/wordpress/wp-content/uploads/2009/12/rem_beg_sec_range.png" alt="Remove Fifth Variable" width="461" height="176" /><p class="wp-caption-text">Remove Fifth Variable</p></div>
<p>These GREP queries are actually a lot simpler than they appear. The fact that they are search right-to-left text make them much harder to read than they would be if they were in Latin letters.</p>
<p>The first GREP query is as follows:</p>
<p><code>([\x{05D0}-\x{05EA}]+)?[\x{05D0}-\x{05EA}]+(?= — )</code></p>
<p>Because of peculiarities of using GREP with right-to-left languages, we used the unicode notation of the GREP string instead of the actual characters. The unicode value of the first letter of the Hebrew alphabet is o5D0 and the last is 05EA. Basically this string searches for any number of Hebrew letters which it saves as a saved group. This is followed by a Hebrew makaf (dash) followed by any number of Hebrew characters with a positive look-ahead for a space, em-dash, space. A rough equivalent in English would be: <code>([a-z]+)-[a-z]+(?= — )</code></p>
<p>The GREP which removes the fifth variable is similar: <code>( — [\x{05D0}-\x{05EA}]+ / )[\x{05D0}-\x{05EA}]+?(?=[\x{05D0}-\x{05EA}])</code></p>
<p>After creating these two GREP Processors and updating the headers we get what we need for the &#8220;chapter ranges&#8221;:</p>
<div id="attachment_268" class="wp-caption alignnone" style="width: 275px"><img class="size-full wp-image-268" title="chapter_range_result_1" src="http://in-tools.com/wordpress/wp-content/uploads/2009/12/chapter_range_result_1.png" alt="Before" width="265" height="80" /><p class="wp-caption-text">Before</p></div>
<div id="attachment_282" class="wp-caption alignnone" style="width: 245px"><img class="size-full wp-image-282" title="chapter_range_after" src="http://in-tools.com/wordpress/wp-content/uploads/2009/12/chapter_range_after.png" alt="After" width="235" height="90" /><p class="wp-caption-text">After</p></div>
<p><strong>Step #10: Fix a hole in the logic:</strong></p>
<p>There is one problem with the logic we used to identify &#8220;chapter ranges&#8221; and &#8220;verse ranges&#8221;. When a page starts a new chapter, there is in fact only one chapter on the page, so it needs a verse range, but since ther was an instance of a chapter number on the page, the extra chapter variable was not correctly removed:</p>
<p><img class="alignnone size-full wp-image-283" title="page_start" src="http://in-tools.com/wordpress/wp-content/uploads/2009/12/page_start.png" alt="page_start" width="210" height="208" /><img class="alignnone size-full wp-image-284" title="chapter_start_result" src="http://in-tools.com/wordpress/wp-content/uploads/2009/12/chapter_start_result.png" alt="chapter_start_result" width="289" height="124" /></p>
<p>To fix this problem requires two more GREP Processors. The first one fixes the content, but a second one is required to fix the formatting. The second one is needed due to a peculiarity of InDesign&#8217;s GREP functionality: When you use GREP to remove content in text of mixed formatting, the formatting can get messed up under certain circumstances.</p>
<p>The first GREP Processor finds Chapter numbers which repeat themselves:</p>
<p><img class="alignnone size-full wp-image-286" title="fix_first_instance" src="http://in-tools.com/wordpress/wp-content/uploads/2009/12/fix_first_instance.png" alt="fix_first_instance" width="461" height="176" /></p>
<p>The GREP query for this is: <code>([\x{05D0}-\x{05EA}]+)( / [\x{05D0}-\x{05EA}]+) ~_ \1 / </code></p>
<p>The &#8220;\1&#8243; is used to locate the text found in the first group which will find chapter numbers which repeat themselves.</p>
<p>This will result in a header which looks like this (notice the bold letters in the first half of the verse range):</p>
<p><img class="alignnone size-full wp-image-289" title="chapter_start_2" src="http://in-tools.com/wordpress/wp-content/uploads/2009/12/chapter_start_2.png" alt="chapter_start_2" width="258" height="133" /></p>
<p>This requires this GREP Processor to fix up the formatting which searches for text strings unique to the verse headers and applies one of the verse header character styles:</p>
<p><img class="alignnone size-full wp-image-291" title="fix_styles" src="http://in-tools.com/wordpress/wp-content/uploads/2009/12/fix_styles.png" alt="fix_styles" width="461" height="176" /></p>
<p>We now end up with a correctly formatted &#8220;verse range&#8221;:</p>
<p><img class="alignnone size-full wp-image-292" title="chapter_start_end" src="http://in-tools.com/wordpress/wp-content/uploads/2009/12/chapter_start_end.png" alt="chapter_start_end" width="349" height="184" /></p>
<p><strong>Step #11: Fix Verse Ranges:</strong></p>
<p>The only step left to do is to fix the cases where we more than one verse per line,<img class="alignnone size-full wp-image-293" title="verse_range_in_source" src="http://in-tools.com/wordpress/wp-content/uploads/2009/12/verse_range_in_source.png" alt="verse_range_in_source" width="142" height="132" /></p>
<p>and by consequence, a source range in the source text which results in a header like this:</p>
<p><img class="alignnone size-full wp-image-294" title="bad_range_result" src="http://in-tools.com/wordpress/wp-content/uploads/2009/12/bad_range_result.png" alt="bad_range_result" width="276" height="109" /></p>
<p>If we were not using the Hebrew makaf to separate the ranges, this would not be a problem, because we could just use &#8220;First Word&#8221; and &#8220;Last Word&#8221; variables. The problem is that Hebrew makafs are identified as regular word characters.</p>
<p>To fix this, we need to create variable-specific GREP Processors. The difference between variable specific GREP Processors, and Global GREP Processors is that the variable-specific ones are run on only the text specific to that variable, while the global ones are run on the entire header frame after all the headers are updated.</p>
<p>We will create one for variable VerseA:</p>
<p><img class="alignnone size-full wp-image-296" title="remove_range_end" src="http://in-tools.com/wordpress/wp-content/uploads/2009/12/remove_range_end.png" alt="remove_range_end" width="461" height="176" /></p>
<p>and another one for variable VerseB:</p>
<p><img class="alignnone size-full wp-image-295" title="remove_range_beginning" src="http://in-tools.com/wordpress/wp-content/uploads/2009/12/remove_range_beginning.png" alt="remove_range_beginning" width="461" height="176" /></p>
<p>Now after updating, the headers are all correct:</p>
<p><img class="alignnone size-full wp-image-297" title="good_range_result" src="http://in-tools.com/wordpress/wp-content/uploads/2009/12/good_range_result.png" alt="good_range_result" width="296" height="123" /></p>
<p><strong>There you have it! Simple as pi! <img src='http://in-tools.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </strong></p>
]]></content:encoded>
			<wfw:commentRss>http://in-tools.com/wordpress/indesign/plugins/power-headers/composite-headers-never-before-possible/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Freeze Composition</title>
		<link>http://in-tools.com/wordpress/indesign/scripts/freeze-composition</link>
		<comments>http://in-tools.com/wordpress/indesign/scripts/freeze-composition#comments</comments>
		<pubDate>Sun, 06 Dec 2009 11:19:14 +0000</pubDate>
		<dc:creator>Harbs</dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[InDesign]]></category>

		<guid isPermaLink="false">http://in-tools.com/wordpress/?p=228</guid>
		<description><![CDATA[Warning: Bad Typography ahead!  
Although it&#8217;s always the best practice to let InDesign do its thing and give you the best typographic results that it can, there are times when you might want to &#8220;freeze&#8221; the composition of text. Here&#8217;s a few examples:

You are moving a document between different versions of InDesign where they [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Warning: Bad Typography ahead! <img src='http://in-tools.com/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </strong></p>
<p><strong></strong><span id="more-228"></span>Although it&#8217;s always the best practice to let InDesign do its thing and give you the best typographic results that it can, there are times when you might want to &#8220;freeze&#8221; the composition of text. Here&#8217;s a few examples:</p>
<ol>
<li>You are moving a document between different versions of InDesign where they have improved the text engine and you get different line breaks.</li>
<li>You have an obstinate client who insists that lines need to break &#8220;just so&#8221; and not move.</li>
<li>You are replicating an existing work, and the line breaks must match.</li>
</ol>
<p>I&#8217;m sure there are more horrible scenarios, but these three come to mind&#8230; ;0</p>
<p>To deal with these (bad) situations we crated this small script which freezes the composition of the selected text by using the no-break attribute and soft returns. It also allows for scaling of the glyphs (ugh!) in case you add additional text to the line. (I can&#8217;t believe I&#8217;m writing this!) <img src='http://in-tools.com/wordpress/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p><a href="http://in-tools.com/downloads/indesign/scripts/FreezeParas.zip">You can download the script from here.</a> (But please use carefully, and don&#8217;t blame us for the results!) <img src='http://in-tools.com/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://in-tools.com/wordpress/indesign/scripts/freeze-composition/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Power Headers 2.0.1</title>
		<link>http://in-tools.com/wordpress/indesign/plugins/power-headers/power-headers-201</link>
		<comments>http://in-tools.com/wordpress/indesign/plugins/power-headers/power-headers-201#comments</comments>
		<pubDate>Sun, 06 Dec 2009 10:50:40 +0000</pubDate>
		<dc:creator>Harbs</dc:creator>
				<category><![CDATA[Power Headers]]></category>
		<category><![CDATA[Plugins]]></category>

		<guid isPermaLink="false">http://in-tools.com/wordpress/?p=221</guid>
		<description><![CDATA[Four days after releasing Power Headers 2.0, we already have an update!
After the release of Power Headers 2.0, a few issues came up which we have fixed in version 2.0.1. Please download the newest version. Here&#8217;s the download for the Mac version, and here&#8217;s the Windows version.
Don&#8217;t forget to download APID version 1.0.47 if you [...]]]></description>
			<content:encoded><![CDATA[<p>Four days after releasing Power Headers 2.0, we already have an update!<span id="more-221"></span></p>
<p>After the release of Power Headers 2.0, a few issues came up which we have fixed in version 2.0.1. Please download the newest version. Here&#8217;s the <a href="http://in-tools.com/indesign/Plugins/powerheaders_2_0_1_mac.zip">download for the Mac version</a>, and <a href="http://in-tools.com/indesign/Plugins/powerheaders_2_0_1_win.zip">here&#8217;s the Windows version.</a></p>
<p>Don&#8217;t forget to download <a href="http://in-tools.com/downloads/APIDToolAssistant.1.0.47.zip">APID version 1.0.47</a> if you haven&#8217;t already done so.</p>
<p><strong>Issues fixed:</strong></p>
<ul>
<li>We fixed bug which prevented the use of the context menu to label header frames before a variable was defined.</li>
<li>We fixed a bug which under certain circumstances caused the &#8220;Current Instance&#8221; to show the wrong text.</li>
<li>We fixed a bug where the separator was inserted on pages with one instance when Current and Last or All Instances was selected.</li>
<li>We changed the default &#8220;inclusion option&#8221; setting to display headers on pages which do not contain source text.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://in-tools.com/wordpress/indesign/plugins/power-headers/power-headers-201/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
