Lisa, have you tried assigning a table format rather than explicitly formatting
the row?
-Matt
Matt R. Sullivan
co-author Publishing Fundamentals: Unstructured FrameMaker 11
P: 714.798.7596 | C: 714.585.2335 | matt at mattrsullivan.com
@mattrsullivan LinkedIn facebook mattrsullivan.com
On Jul 17, 2013, at 10:09 AM, Lisa Freeman <Lfreeman at oneil.com> wrote:
> I am using read write rules along with my EDD, etc. to convert XML to
> structured FrameMaker files. Is anyone familiar with using RW rules to
> control the row ruling within multiple heading rows? I am able to get the 2nd
> heading line in with a mix of xml tagging and my rules. What I'm having an
> issue with is that the first heading row has to have lines at the top and
> bottom, but the 2nd heading row has the line at the top but not at the
> bottom. I've looked in every Developer reference I can find and what I have
> in my rules should be working according to them. Below is a portion of my RW
> rules. Can anyone save my sanity?
>
> element "PartsTableHeadingRow"
>
> {
>
> is fm table row element;
>
> fm property row ruling value is "1";
>
> }
>
> element "PartsTableHeadingRow2"
>
> {
>
> is fm table row element;
>
> fm property row ruling value is "0";
>
> }
>
> For each cell in the first heading row I have:
>
> element "THCELL1"
>
> {
>
> is fm table cell element "THCELL1";
>
> fm property column number value is "1";
>
> fm property row ruling value is "1";
>
> fm property row type value is "PartsTableHeadRow";
>
> }
>
> .....
>
> For each cell in the second heading row I have:
>
> element "THCELL21"
>
> {
>
> is fm table cell element "THCELL21";
>
> fm property column number value is "1";
>
> fm property row ruling value is "0";
>
> fm property row type value is "PartsTableHeadRow2";
>
> }
>
> Thank you in advance for any assistance!
>
> Lisa
>
>
>
>
> Sincerely,
> Lisa Freeman
> Publication Support Analyst
>
>
>
> **********************************************************************
> Confidentiality Notice
> The information contained in this e-mail is confidential and intended for use
> only by the person(s) or organization listed in the address. If you have
> received this communication in error, please contact the sender at O'Neil &
> Associates, Inc., immediately. Any copying, dissemination, or distribution of
> this communication, other than by the intended recipient, is strictly
> prohibited.
> **********************************************************************
>
> _______________________________________________
>
>
> You are currently subscribed to framers as matt at mattrsullivan.com.
>
> Send list messages to framers at lists.frameusers.com.
>
> To unsubscribe send a blank email to
> framers-unsubscribe at lists.frameusers.com
> or visit
> http://lists.frameusers.com/mailman/options/framers/matt%40mattrsullivan.com
>
> Send administrative questions to listadmin at frameusers.com. Visit
> http://www.frameusers.com/ for more resources and info.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.frameusers.com/pipermail/framers/attachments/20130717/231b09da/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: twitter.png
Type: image/png
Size: 1331 bytes
Desc: not available
URL:
<http://lists.frameusers.com/pipermail/framers/attachments/20130717/231b09da/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: linkedin.png
Type: image/png
Size: 1380 bytes
Desc: not available
URL:
<http://lists.frameusers.com/pipermail/framers/attachments/20130717/231b09da/attachment-0001.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: facebook.png
Type: image/png
Size: 1576 bytes
Desc: not available
URL:
<http://lists.frameusers.com/pipermail/framers/attachments/20130717/231b09da/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: blog.png
Type: image/png
Size: 1222 bytes
Desc: not available
URL:
<http://lists.frameusers.com/pipermail/framers/attachments/20130717/231b09da/attachment-0003.png>