OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [docbook-apps] How to avoid a line break in a <phrase>


Thanks Keith, that does it.
Ron

>On 2/9/07, Ron Catterall <ron@catterall.net> wrote:
>>I tried the customization (Docbook 4.5 xsl) below, but
>>
>><para>some long text <phrase
>>role="keep-together">http://www.xxxxxxxxxxx.com/</phrase></para>
>>
>>still gives:
>>..................................ht-
>>tp://www.xxxxxxxxxxx.com/
>>
>>
>>  <xsl:template name="inline.monoseq">
>
>Sorry, I just pasted my constant width template rather than a
>phrase-based one. What happens if you change the above to
>
><xsl:template match="phrase[@role[contains(., 'keep-together')]]">
>?
>
>
>HTH,
>Keith


-- 
Ron Catterall, Phd, DSc			       	email: ron@catterall.net
Prolongacion de Hidalgo 140				http://catterall.net/
San Felipe del Agua					tel: +52 951 520 1821
Oaxaca      68020	Mexico				fax: +1 530 348 8309


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]