Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X
Hello all,
This may be a tall order, but I have a question on column width measurement in Styler 6.0.
We have a client that is upgraded from 5.3 to 6.0. All-in-all, the upgrade has had few issues. However, we have one issue where items are wrapping in tables in 6.0 where they did not in 5.3. Does anyone have a theory as to what may be causing the differences in column width?
The stylesheet uses CALS tables. The widths are relative (ie. 0.88*). I know it is a jump from 5.3 to 6.0. Has anyone else seen similar?
Hi Ed,
I looked at that setting. My issue is width not height. Changing the height didn't have an effect.
I'm wondering if anything changed regarding cell padding or hyphenation? As a test, I turned Word Breaking off for <entry>. This allowed the table cells that are wrapping to fit on 1 line with no problem, but cells that need to wrap are overwriting the following column.
The space in question here is perhaps. 0.5pt. For instance, if the character string is "00" it wraps, but if it is "11" it won't. The difference is neither "00" nor "11" used to wrap.
In Reply to Ed Benton:
Tableminimumrowheight, if set to a lower value in 6.0, that might cause some premature text breaking compared to 5.3. I don't know what the default was in 5.3 nor what it is in 6.0. You might check those values to see.
Hi Paul,
Yes, it's a similar issue, but the same fix isn't working in 6.0 and we found that it didn't work in 5.4 either. This has been a longrunning project for many reasons.
In Reply to Paul Nagai:
Hi Jeff,
No direct experience, but ... hey, wait, I was going to say someone found a
change in hyphenation from 5.3 to 5.4 caused table cells to break
differently, but after searching, I saw it was you who told us that ... so
maybe you forgot, maybe it's a different issue, ... not sure.
On Wed, Apr 4, 2012 at 1:32 PM, Taylor, David S. <
@david.s.taylor@nrc-cnrc.gc.ca> wrote:
> Your problem may be related to the table cell margin settings.****
>
> ** **
>
> If you set top, bottom, right or left table cell margins in 5.3 to a
> non-integer value these will be invalid in 6.0. Beginning in 5.4, these
> values must be integer, measured in points.****
>
> ** **
>
> You might want to check the 5.4 release notes (for all 5.4 updates too)
> for any other changes that may cause problems in your 5.3 to 6.0 migration.
> ****
>
> ** **
>
> David****
>
> ** **
>
> ** **
>
> *From:* Jeff Stevenson [mailto:jstevenson@gpslsolutions.com]
> *Sent:* Wednesday, April 04, 2012 12:37 PM
> *To:* -
> *Subject:* [adepters] - Column Width Measurements****
>
> ** **
>
> Hello all,****
>
> This may be a tall order, but I have a question on column width
> measurement in Styler 6.0.****
>
> We have a client that is upgraded from 5.3 to 6.0. All-in-all, the
> upgrade has had few issues. However, we have one issue where items are
> wrapping in tables in 6.0 where they did not in 5.3. Does anyone have a
> theory as to what may be causing the differences in column width?****
>
> The stylesheet uses CALS tables. The widths are relative (ie. 0.88*). I
> know it is a jump from 5.3 to 6.0. Has anyone else seen similar?****
>
> ** **
I found the issue. In 5.4, overflowhyphen was added. Setting this to 0 took care of the issue.
http://www.ptc.com/cs/help/arbortext_hc/ae60m030_hc/index.jspx?id=help6000&action=show
Thanks for the help everyone!
-Jeff