<div dir="ltr"><div>THAT is useful, and I'm going to put it in my how-to file immediately.<br><br></div>Thanks to you and Rick. I learn a lot on this list.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Mar 23, 2015 at 3:31 PM, Craig Ede <span dir="ltr"><<a href="mailto:craigede@hotmail.com" target="_blank">craigede@hotmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div><div dir="ltr">Thanks to Rick Quatro's excellent webinar on regular expression search and replace some time back I was able to construct the following reg exp search in FM 12 to remove a space occurring at the end of a line right before the end of paragraph marker. I've been using for it for awhile. I'm sure others have constructed something similar, but for those of you who don't want to mess around and experiment:<br><br>Find: (?<=.) (?=\x0a)<br><br>Replace with nothing. Of course, the Regular Expressions option has to be checked in the Find/Replace dialog.<br><br>Earlier versions of FrameMaker would allow you to replace a space followed by an end of paragraph, but you had to replace with the paragraph marker. That would result in your paragraph being formatted with the tag of the following paragraph which was often not what you wanted.<br><br>Hope this is useful to someone out there. I find that Word conversions often suffer from these extra spaces.<br><br>Thank you.<span class="HOEnZb"><font color="#888888"><br><br>Craig<br>                                          </font></span></div></div>
<br>_______________________________________________<br>
<br>
<br>
You are currently subscribed to framers as <a href="mailto:ljsims.ML@gmail.com">ljsims.ML@gmail.com</a>.<br>
<br>
Send list messages to <a href="mailto:framers@lists.frameusers.com">framers@lists.frameusers.com</a>.<br>
<br>
To unsubscribe send a blank email to<br>
<a href="mailto:framers-unsubscribe@lists.frameusers.com">framers-unsubscribe@lists.frameusers.com</a><br>
or visit <a href="http://lists.frameusers.com/mailman/options/framers/ljsims.ml%40gmail.com" target="_blank">http://lists.frameusers.com/mailman/options/framers/ljsims.ml%40gmail.com</a><br>
<br>
Send administrative questions to <a href="mailto:listadmin@frameusers.com">listadmin@frameusers.com</a>. Visit<br>
<a href="http://www.frameusers.com/" target="_blank">http://www.frameusers.com/</a> for more resources and info.<br>
<br></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature">Lin Sims</div>
</div>