[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: 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 - 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�gnis
NeoDoc Co-Founder
http://neodoc.biz
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]