Next in thread → Next in month →

Re: Unjustified and justified text...

From
Bob Stayton <>
Date
2004-07-22T04:40:33+00:00
ID
001701c46fa6$d58dc9b0$6601a8c0@toshiro
Thread
Re: Unjustified and justified text...
There are two properties that can help with this problem.  The first is
text-align="start" which turns off justification and leaves the right edge
ragged.  The other is hyphenate="true", which will cause such lines to fill
out more if there are hyphenation points available.  Either or both of these
can be included in the 'root.properties' attribute set to apply to the whole
document.

Bob Stayton
Sagehill Enterprises
DocBook Consulting



----- Original Message ----- 
From: "Paul Lenson" <>
To: <>
Sent: Wednesday, July 21, 2004 12:43 PM
Subject: Unjustified and justified text...


>
> I've noticed that in my PDF output that  line justification seems to be in
> effect.  I'm outputing in landscape mode with two columns. I'm seeing
things
> such as:
>
>   The        cow      jumped     over    the  moon
>   This                       and                         that
>
> Is there a way to control this.
>
> Paul
>
>
>
Next in thread → Next in month →