Next in thread → Next in month →

Re: [docbook-apps] How to avoid automatic word wrapping

From
Damille C鵪nis
Date
2004-08-11T08:37:15+00:00
ID
Thread
Re: [docbook-apps] How to avoid automatic word wrapping
On Tuesday 10 August 2004 19:15, Oliver B. Fischer wrote:
> Dear list,
>
> I am working on a website based on the Website DTD. On some pages I have
>   list with entries like this
>
>          <row valign="top">
>            <entry>
>                14:15 - 15:00
>            </entry>
>            <entry>
>                Impulsvortrag
>            </entry>
>          </row>
>
> My question is now: How can I avoid line breaks in the first entry?

You can for example, change spaces by unbreakable spaces:

            <entry>14:15&nbsp;-&nbsp;15:00</entry>

though the hyphen might be taken for a break-border character per se. To be 
tested. It can be replaced by a non-bteakable entity too probably.

-- 
Camille B嶲nis
NeoDoc Co-Founder
http://neodoc.biz
Next in thread → Next in month →