[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]
Subject: DOCBOOK-APPS: space and quotes in French
Hi, using the following sample ---------------------------------------- <!DOCTYPE para PUBLIC "-//OASIS//DTD DocBook V3.1//EN"> <para lang="fr">Bonjour <quote>Monde</quote>.</para> ---------------------------------------- with docbook-style-dsssl-1.74b and openjade-1.3.1 leads to something like that: ---------------------------------------- Bonjour « Monde». ---------------------------------------- the space after « is correct, but there should be one another before ». Also, according to the Tex code snippet below, it is not a non-breakable space (it should be of course) ---------------------------------------- {5\p@}\def\saConditional% {1}}Bonjour \Node% {\def\Element% {1}}\Seq% {}« Monde» \endSeq{}\endNode{}.\endPar{}\endNode{}\endNode{}\endSeq{}\endFOT{} ---------------------------------------- I couldn't find the related code in the stylesheets (no clue in the "quote" definition in dbinline.dsl) so if you have any idea... Thanks, Camille.
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]
Powered by eList eXpress LLC