the problem only appears when it's the first element of a new line.
I tried 2 different methods to get the effect and both fail with fop.

     <fo:inline space-start="10pt"></fo:inline>
     <fo:inline font-size="10pt">&#8195;</fo:inline>

Note that this works in Antenna House XSLFormatter.

I need this for my workaround for line indenting, because I want
to indent lines after a xml node called <absatz />.

Olli

2007/1/6, Manuel Mall <[EMAIL PROTECTED]>:
On Saturday 06 January 2007 23:15, Oliver Müller wrote:
> Hi,
>
> I'm using 0.92 beta and font Minion.
> The problem is: I have an inline element with no other content then
> the Em Space &#8195;
> in this case it's not displayed.
> If I put a letter before the space it works.
>
Olli,

interesting - I can reproduce your problem. Seems fop 0.92beta treats
these spaces as removable at the start/end of a line. Same issue exists
in the upcoming fop 0.93 release. Can you confirm that the problem only
appears if the inline with the single Em Space is the first or last
element in a line? A more recent change to fop (Unicode compliant
linebreaking) appears to have fixed the problem. Unfortunately I don't
have a workaround for you.

Manuel

> Olli
>
> 2007/1/6, Manuel Mall <[EMAIL PROTECTED]>:
> > On Saturday 06 January 2007 03:29, Oliver Müller wrote:
> > > Hi,
> > >
> > > does anyone's got an idea why the Em Space &#8195; is
> > > not displayed in a pdf generated with FOP ?
> > >
> > > http://unicode.e-workers.de/unicode3.php
> >
> > Oliver,
> >
> > you didn't state the version of fop you have the problem with nor
> > the font you are using. I just tested this with the latest fop
> > version and all the spaces (&#x2000; to &#x200b;) display fine
> > using the PDF default fonts.
> >
> > Manuel
> >
> > -------------------------------------------------------------------
> >-- To unsubscribe, e-mail:
> > [EMAIL PROTECTED] For additional
> > commands, e-mail: [EMAIL PROTECTED]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to