cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

table continuation alignment problem (FOSI sourceedits under Styler)

steve.thompson4
1-Newbie

table continuation alignment problem (FOSI sourceedits under Styler)

Paul,
You don't say anything about your 'inherit' settings.

Even if the TITLE <e-i-c> has inherit=1 in its <charlist>, that won't carry into the <usetext>s (at any level in the <e-i-c> string). You either need inherit=1 in each <charlist> and <subchars> (especially the pseudo-element; help 11989, and maybe others), or, if you don't want everything to inherit, you at least need an <indent> with inherit=1 in each.

Hope that helps,
Steve Thompson
TAD Technical
Boeing-IDS Technical Publications
(316)977-0515
MC K83-08
The truth is the truth even if nobody believes it, and a lie is a lie even if everyone believes it.

NOTICE: This communication may contain proprietary or other confidential information. If you are not the intended recipient, or believe that you have received this communication in error, please do not print, copy, retransmit, disseminate, or otherwise use the information. Also, please indicate to the sender that you have received this e-mail in error, and delete the copy you received. Any and all views expressed are the current understanding of the sender and should not be interpreted as an expression of official Boeing Company policy or position.

Les renseignements contenus dans ce message peuvent être confidentiels. Si vous n'êtes pas le destinataire visé ou une personne autorisée à lui remettre ce courriel, vous êtes par la présente avisé qu'il est strictement interdit d'utiliser, de copier ou de distribuer ce courriel, de dévoiler la teneur de ce message ou de prendre quelque mesure fondée sur l'information contenue. Vous êtes donc prié d'aviser immédiatement l'expéditeur de cette erreur et de détruire ce message sans garder de copie.


1 REPLY 1

These are stripped down to remove some of the Styler stylersheet export
clutter as well as remove unrelated <att> code (which I'm assuming cannot
creep over into the functional chain shown below). The < are "<"
characters and "work" as though they were true <s. it's=" just=" something<br="/>Styler sometimes elects to do in source edits.

Changing or removing the indent element in the rpt.psu e-i-c has no effect.
Left, firstline, and right indents added to that element do change the
output as expected.

<e-i-c gi="title" context="table" *=" chapter&quot;=" occur="all">
<charlist inherit="1" charsubsetref="Title_font" title_color=" title_keeps<br="/>Title_space">

<textbrk startln="1" endln="1"/"></charlist>
<att>
<charsubset>
<usetext source="&lt;rpt.psu">,</rpt.psu>">
<subchars>
<indent inherit="1"/"></subchars>
</usetext>
</charsubset>
</att>
</e-i-c>
<e-i-c gi="rpt.psu" context="*" title=" table&quot;=">
<charlist inherit="1"></charlist>
<att>
<specval attname="repeat_title.txt" attloc="#FOSI" attval="#ANY"/">
<specval attname="print-only" attloc="system-var" attval="#ANY"/">
<charsubset>
<usetext source="repeat_title.txt">
<subchars>
<indent inherit="1"/">
<float flidref="repeat_titles" width="col" scope="table"/"></subchars>
</usetext>
</charsubset>
</att>
</e-i-c>


On Fri, Sep 5, 2008 at 5:25 AM, EXT-Thompson, Steve <
steve.thompson2@boeing.com> wrote:

> Paul,
> You don't say anything about your 'inherit' settings.
>
> Even if the TITLE <e-i-c> has inherit=1 in its <charlist>, that won't carry
> into the <usetext>s (at any level in the <e-i-c> string). You either need
> inherit=1 in each <charlist> and <subchars> (especially the pseudo-element;
> help 11989, and maybe others), or, if you don't want everything to inherit,
> you at least need an <indent> with inherit=1 in each.
>
> Hope that helps,
> *Steve Thompson*
> TAD Technical
> Boeing-IDS Technical Publications
> (316)977-0515
> MC K83-08
> *The truth is the truth even if nobody believes it, and a lie is a lie
> even if everyone believes it.***
>
> *NOTICE: This communication may contain proprietary or other confidential
> information. If you are not the intended recipient, or believe that you have
> received this communication in error, please do not print, copy, retransmit,
> disseminate, or otherwise use the information. Also, please indicate to the
> sender that you have received this e-mail in error, and delete the copy you
> received. Any and all views expressed are the current understanding of the
> sender and should not be interpreted as an expression of official Boeing
> Company policy or position.*
>
> *Les renseignements contenus dans ce message peuvent être confidentiels.
> Si vous n'êtes pas le destinataire visé ou une personne autorisée à lui
> remettre ce courriel, vous êtes par la présente avisé qu'il est strictement
> interdit d'utiliser, de copier ou de distribuer ce courriel, de dévoiler la
> teneur de ce message ou de prendre quelque mesure fondée sur l'information
> contenue. Vous êtes donc prié d'aviser immédiatement l'expéditeur de cette
> erreur et de détruire ce message sans garder de copie.*
>
>
Announcements