xsl-list
[Top] [All Lists]

Re: [xsl] FO trailing soft-hyphenation problem

2009-09-28 11:12:11
At 2009-09-28 07:25 -0700, you wrote:
When a trailing soft-hyphenation character exists for the end of
string, it renders as a visible "-" dash character where as the
soft-hyphenation character introduced within the string does not
appear.  Why is the trailing soft-hyphenation rendered to a visible
dash?  Is this expected?

<fo:block margin-left="0.2in">PATI&#x00ad;ENT CRASHING?&#x00ad;</fo:block>

Expected:
PATIENT CRASHING?

Actual
PATIENT CRASHING?-

I ran your example with three XSL-FO processors and one of them showed what you expect and two of them showed it in error.

I won't go with the majority here, I'll assume the one that rendered what you expect to be correct.

So talk with your XSL-FO vendor about the issue. I would have expected the same as you.

. . . . . . . . . . Ken

--
Upcoming hands-on code list, UBL, XSLT, XQuery and XSL-FO classes.
Interested in other classes?  http://www.CraneSoftwrights.com/s/i/
Crane Softwrights Ltd.          http://www.CraneSoftwrights.com/s/
Training tools: Comprehensive interactive XSLT/XPath 1.0/2.0 video
Video lesson:    http://www.youtube.com/watch?v=PrNjJCh7Ppg&fmt=18
Video overview:  http://www.youtube.com/watch?v=VTiodiij6gE&fmt=18
G. Ken Holman                 mailto:gkholman(_at_)CraneSoftwrights(_dot_)com
Male Cancer Awareness Nov'07  http://www.CraneSoftwrights.com/s/bc
Legal business disclaimers:  http://www.CraneSoftwrights.com/legal


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>