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: Strange behaviors


Hello people,

I noticed a strange behaviors with the french gentext for cross  
references. For exemple :

<section xml:id"this_is_my_section>
<info><title>Une belle section</title></info>
<para>
	Des informations très intéressantes.
</para>
</section>

<section>
<info><title>Une jolie section</title></info>
<para>
	Reportez-vous à <xref linkend="this_is_my_section/>
</para>


The result, in french with common/fr.xml stylesheet is :

Une belle section
Des informations très intéressantes.

Une jolie section
Reportez-vous à la section intitulée « Une belle section »

In french there is a non-breaking space after the « and before the ».  
In my generated PDF the non-breaking space doesn't appears.

I had a look to common/fr.xml and for every template with "la section  
intitulée", I saw the non-breaking space. For exemple

<l:template name="bridgehead" text="la section intitulée « %t »"/>

So I can't interstand why it doesn't work for me.

Thanks in advance for your help,
Jacques
-- 
Mac OS X Server à votre service, seconde édition (Leopard) est  
disponible au "Monde en Tique" <http://www.lmet.fr>".









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