← Prev in month ← Prev in thread
Next in thread → Next in month →

Re: [docbook-apps] How to prevent one word from being split intotwo lines

From
=?JRN-8859-1?P?Damille_C=F9gnis?=
Date
2009-08-31T07:20:28+00:00
ID
Thread
Re: [docbook-apps] How to prevent one word from being split intotwo lines
Hi,

what I found in those cases is to use the zero width no break space
U+FEFF between characters.

aka:

C++

Not tested though.

Camille.

Camille.

Baoqiu Cui wrote:
> Hi,
>
> For PDF output using FOP, is there a way to prevent a word like "C++"
> from being split into two lines ("C" is at the end of one line and "++"
> is at the start of the next line)?  I have never run into this problem
> until today, and I could not find a solution for this problem anywhere.
>
> I must be missing something...  Can anyone give me some help?
>
> Thanks in advance!
>
> - Baoqiu
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: 
> For additional commands, e-mail: 
>
← Prev in month ← Prev in thread
Next in thread → Next in month →