Hi all,

I want to have a bold text and normal text without spacing between like
whitespaceneeded?  

In my fo-file the code looks like this:
fo:block white-space-collapse="true" font-family="Helvetica" font-size="14pt" id="74" 
line-height="16pt" text-align="start">
<fo:inline white-space-collapse="true" font-family="Helvetica" font-size="14pt" 
font-weight="bold" id="75">whitespace</fo:inline>
<fo:inline white-space-collapse="true" font-family="Helvetica" font-size="14pt" 
id="77">needed?</fo:inline>
<fo:inline white-space-collapse="true" font-size="12pt" id="79">
</fo:inline></fo:block>

In the generated pdf there is a white space between whitespace and needed like this:
whitespace needed? 


I tried to avoid it with white-space-collapse, but it does'nt work.
Is this a normal behaviour?

How can I avoid the whitespace between the 2 fo:inline objects?

Thanks in advance,
Eduard

  
PS: The behaviour is the same with fop-0.17.0, fop-0.18.1, fop-0.19.0



__________________________
Eduard Bachner
Consulting

ISA Tools GmbH
Kupferstr. 36
D-70565 Stuttgart

Tel: +49(711)22769-51
Fax: +49(711)22769-29
Email: [EMAIL PROTECTED]
WWW: http://www.isa-tools.de

Die Liebe ist so unproblematisch wie ein Fahrzeug. Problematisch sind nur
die Lenker, die Fahrgäste und die Straße.

                                                        Franz Kafka

space2.pdf

space2.fo

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

Reply via email to