Skip to main content
Matt-Tech Comm Tools
Community Expert
Community Expert
August 29, 2012
Question

Trouble controlling structured table alignment

  • August 29, 2012
  • 1 reply
  • 822 views

I can control my linked unstructured tables via table format alignment in FM...

However, when linking structured tables, my tables are preceded by

<?rh-align_start align="right" ?>

Any thoughts?

-Matt

@mattrsullivan

This topic has been closed for replies.

1 reply

Jeff_Coatsworth
Community Expert
Community Expert
August 29, 2012

I don't know much about structured FM, but I thought you controlled the formatting of your structured content with some EDD or XLST or something... Don't you have to import something like that into RH to handle structured content? I seem to remember seeing posts about importing DITA-maps or something into RH.

Totally out of my depth on this one ;>)

Matt-Tech Comm Tools
Community Expert
Community Expert
August 29, 2012

You're right...the formatting in a structured doc is generally handled with an EDD.

However, to map into RH, you need to have paragraph tags, which means the EDD calls out the tag used on the content, and then that tag is mapped to the CSS in RH. (Still with me???)

<rant>RH need to be able to map to elements and not just paragraph styles. RH needs to be an XML editor. RH needs a better DITA solution</rant>

UPDATE: It seems the application of the FrameMaker template in the conversion forces the <?rh> formatting. If I remove the conversion template, then the formatting from the FM document applies. Unfortunately, when applying the FramaMaker template, I am unable to control the table alignment from the template file.

It appears for now that I'll have to avoid applying the FrameMaker template with my linking process.

-Matt Sullivan, FrameMaker Course Creator, Author, Trainer, Consultant
Jeff_Coatsworth
Community Expert
Community Expert
August 29, 2012

Cool beans! Learn something new every day ;>)